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
nwrecover
nwrecover - NetWorker graphical recover interfaceSYNOPSIS
nwrecover [ -s server ] [ -c client ] [ -x index namespace ] [ -T browse time ] [ path ]
DESCRIPTION
nwrecover is an X Window System application. It is used to recover lost files that have been saved with NetWorker. If you are running in a non-X11 environment, recover(1) can be used to recover files. The server's name can be specified with the -s server argument. When no server is specified, nwrecover uses the server selection rules found in nsr(1). When multiple NetWorker servers are accessible, they can be selected from within the nwrecover command. If path is specified, nwrecover will attempt to initialize the current selection to the given path. The default attempted selection if path is not specified is the current working directory. If you are recovering files that were saved with Access Control Lists (ACLs), you need to be root or the file owner to recover the file. Files with an ACL have a trailing '+' (e.g., -rw-r--r--+) after the mode bits when viewing file details. See recover(1) for more informa- tion about ACLs. There are three basic steps to recover a lost file: (1) Browse Net- Worker's index in the Recover window to find the lost file, (2) Mark the file for recovery by selecting its checkbox and (3) Start the recovery. In addition, there are recover commands for relocating recovered files (Relocate), finding past versions of a file (Versions), changing the browse time (Change Browse Time), showing the files you have marked for recovery (Show Marked), and overwriting or renaming recovered files that are in conflict with existing files (Conflict Res- olution). Opening the Recover window connects the client to its file indexes maintained on the server. The entries in the index represent previously saved files and are organized exactly like the filesystem. The file index is created in the backup index namespace when files are saved with save(1). If files are saved into an index-storing archive pool using nsrarchive(1), the file index is created in the archive index namespace. nwrecover offers command for changing the index namespace being browsed (Change Index Namespace). To browse the index for another filesystem, enter the pathname in the Selection field. To browse the index: Use the Recover window View menu to select the browsing level of your directories. Use the mouse to open a directory and display its contents. To mark files: After you have located your files by browsing the index, mark the files you want to recover by selecting their checkboxes. Or, highlight a file and use the Mark command from the File menu to mark files. You can list the files that you have marked for recovery with the Show Marked command from the View menu. preserve the existing file, or to Overwrite the existing file to pre- serve the recover file as the only copy of the file. After you press OK in the Conflict Resolution dialog box, the recover continues, and NetWorker automatically determines the media needed to complete the recovery, prompts the operator to mount the media, and executes the recovery. You can monitor the status of the recovery in the Recover Status window. Before starting the recovery, you have the option of relocating the recover files with the Relocate command. Enter the pathname of a new or existing directory in which to place your recovered files. The Recover window also offers two commands for browsing the index in the past. Versions shows you the entire backup history for a file. Change Browse Time allows you to change the time at which you are view- ing the on-line index. A complete explanation of the nwrecover command can be found in the NetWorker Administrator's Guide.
OPTIONS
-s server Set the current NetWorker server to server. -c client Set the current NetWorker client index to browse to client. -x index namespace Set the current file index namespace to index namespace. By default the backup namespace is used. The other recognized index namespace is: archive. This field is case sensitive. -T browse time Set the current index browse time to browse time (in nsr_getdate(3) format). Using this option is equivalent to using the change browse time dialog within nwrecover.
FILES
/usr/lib/X11/app-defaults/Networker The X11 resources for nwrecover.
SEE ALSO
nsr_getdate(3), nsr(1), nsradmin(1), nwbackup(1), recover(1) The NetWorker Administrator's Guide
ADVERTISEMENT
Legato NetWorker 7.xMan(1) output converted with man2html, sed, awk