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
nsrretrieve
nsrretrieve - retrieve NetWorker archive save setsSYNOPSIS
nsrretrieve [ -fnqu ] [ -i {nNyYrR} ] [ -d destination ] [ -s server ] { [ -S ssid[/cloneid] ]... [ -A annotation ]... } [ path ... ]
DESCRIPTION
nsrretrieve is used to restore archive save sets from a NetWorker server. No browsing is available via nsrretrieve. Use of nsrretrieve is restricted to listed administrators and users of an archive client resource. See the nsr_client(5) man page for further details. When not running as root, only the files that the user owns can be retrieved. When no path arguments are specified, the entire save set contents will be retrieved. To restrict the archive save set retrieval to only par- ticular directories or files matching a given path prefix, exact match- ing path's can be specified to limit which directories and files are retrieved.
OPTIONS
-A annotation The annotation is a regular expression which uniquely identifies a single archive save set. See nsrarchive(1). The regular expression is as used by grep(1). At least one annotation or ssid (see below) must be specified. -S ssid[/cloneid] The ssid specifies the save set IDs for the save sets to be retrieved. When there are multiple clone instances for an archive save set, you can specify the cloneid to select the par- ticular clone instance to be retrieved. At least one annotation (see above) or ssid must be specified. -d destination Specifies the destination directory to relocate retrieved files. -s server Selects which NetWorker server to use. -q The nsrretrieve command normally runs with verbose output. This flag turns off the verbose output. -f Indicates that retrieved files will overwrite existing files whenever a name conflict occurs. -n Does not actually create any directories or files while retriev- ing. -i {nNyYrR} Specifies the initial default overwrite response to use when retrieving files and the file already exists. You may specify only one letter. This option is the same as the uasm -i option
SEE ALSO
grep(1), nsrarchive(1), nsr_client(5), nsr_service(5), nsr(1), nsrd(1), uasm(1).
DIAGNOSTICS
Exit Codes 0 Normal exit. This means that all of the requested data was suc- cessfully retrieved. <>0 Abnormal exit. Messages The nsrretrieve command reports invalid options by printing a 'usage' message describing the available options. Cannot contact media database on server This message indicates that some problem was encountered con- necting to the NetWorker server on the named machine. cannot retrieve backup save sets The nsrretrieve command can only be used to restore archive save set data. cannot retrieve migration save sets The nsrretrieve command can only be used to restore archive save set data. more than one saveset have the annotation The specified annotation matched more than one archive save set. Use nwretrieve(1m) for retrieving save set that has non-unique annotation key. cannot find saveset with unique annotation The specified annotation matched no archive save set.
ADVERTISEMENT
Legato NetWorker 7.xMan(1) output converted with man2html, sed, awk