Legato NetWorker Commands Index:
ansrdascdcode
cdi_block_limits
cdi_bsf
cdi_bsr
cdi_eod
cdi_filemark
cdi_fsf
cdi_fsr
cdi_get_config
cdi_get_status
cdi_inq
cdi_load_unload
cdi_locate
cdi_offline
cdi_rewind
cdi_set_compression
cdi_space
cdi_ta
cdi_tapesize
cdi_tur
changers
dasadmin
ddmgr
EMASS_silo
erase
generate_test_tape
hadump
hafs
hagentd
hagetconf
haprune
hascsi
hasubmit
hasys
hpflip
IBM_silo
ielem
inquire
jbconfig
jbexercise
jbverify
ldunld
lgtolic
lgtolmd
libcdi
libscsi
libsji
libstlemass
libstlibm
libstlstk
lrescan
lreset
lus_add_fp_devs
lusbinfo
lusdebug
mini_el
mm_data
mminfo
mmlocate
mmpool
mmrecov
msense
mt
ndmpjbconf
networker
nsr (1)
nsr (5)
nsr_archive_request
nsr_client
nsr_crash
nsr_data
nsr_device
nsr_directive
nsr_getdate
nsr_group
nsr_ize
nsr_jukebox
nsr_label
nsr_layout
nsr_license
nsr_migration
nsr_notification
nsr_policy
nsr_pool
nsr_regexp
nsr_resource
nsr_schedule
nsr_service
nsr_shutdown
nsr_stage
nsr_storage_node
nsr_support
nsr_usergroup
nsradmin
nsralist
nsrarchive
nsrcap
nsrcat
nsrck
nsrclone
nsrcnct
nsrd
nsrexec
nsrexecd
nsrhsmck
nsrhsmclear
nsrhsmd
nsrhsmls
nsrhsmnfs
nsrhsmrc
nsrhsmrecall
nsrib
nsriba
nsrim
nsrindexasm
nsrindexd
nsrinfo
nsrjb
nsrlic
nsrls
nsrmig
nsrmm
nsrmmd
nsrmmdbasm
nsrmmdbd
nsrmon
nsrndmp_clone
nsrndmp_recover
nsrndmp_save
nsrpmig
nsrports
nsrretrieve
nsrssc
nsrstage
nsrtrap
nsrwatch
nwadmin
nwarchive
nwbackup
nwrecover
nwretrieve
pathownerignore
pmode
preclntsave
pstclntsave
read_a_block
recover
relem
resource
save
savefs
savegrp
savepnpc
scanner
sjiielm
sjiinq
sjimm
sjirdp
sjirdtag
sjirelem
sjirjc
sjisn
sn
ssi
stk_eject
STK_silo
stli
sym2xdm
tapeexercise
tur
uasm
writebuf
* - Windows Only
* mt
* nsrlpr
* nsrperf
nsrmig
nsrmig - migrate files for long-term storage with NetWorker HSMSYNOPSIS
nsrmig [ -aMnvx ] [ -l percent ] [ -s server ] [ -t savetime ] [ -W width ] [ path ]
DESCRIPTION
nsrmig migrates files to the NetWorker server. Migration means replac- ing a file with a "stub" that points to a copy of the file made from premigration. If the stub is accessed at some later time, the file is automatically recalled to disk by the NetWorker server. Criteria specified in the NetWorker migration client resource are used to select files for migration. Currently, only regular files are prem- igrated and migrated. If no path argument is specified, the current directory is migrated. nsrmig does not cross mount points, nor does it follow symbolic links.
OPTIONS
-a Sort files by access time. Valid for XDSM HSM only. Files selected for migration are sorted by access time before being replaced by stubs. Files that have been least recently accessed will be migrated first. -M Use NetWorker's migration index to find lists of files that have been premigrated. Valid for XDSM HSM only. Without this option nsrmig walks the directory specified searching for files that are eligible for premigration. Using the index might be faster finding the files that have be premigrated recently, but will not find files that have been recovered since premigration. Symbolic link HSM always uses the migration index. -l percent Specify a goal percentage for nsrmig. Migration stops when the goal percentage is reached. If the goal percentage is already reached when nsrmig is run, then nsrmig will do nothing and exit. If the -l option is not specified, then the goal percent- age is read from the appropriate migration client resource. -n Indicates no stub replacement. Estimates the total number of files and the total size that is freed by stub replacement, but does not actually replace qualified files with stubs. -s server Uses the NetWorker server named server. -t savetime Migrates files that were premigrated at savetime. -v Verbose. Causes the nsrmig program to tell you in detail what it is doing as it proceeds. If you specify multiple -v options, then the verbosity level increases. 0 Normal exit. -1 Abnormal exit.
SEE ALSO
nsr_getdate(3), hosts(5), nsr(5), nsr(1), nsr_client(5), nsr_device(5), nsr_group(5), nsr_service(5), nsrd(1), nsrhsmck(1), nsrindexd(1), nsrpmig(1), nsrmm(1), nsrmmd(1), nsrwatch(1), savefs(1), savegrp(1)
ADVERTISEMENT
Legato NetWorker 7.xMan(1) output converted with man2html, sed, awk