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
nsr_ize
nsr_ize - NetWorker installation and removalSYNOPSIS
nsr_ize [ -i | -r | -u ] [ -c | -t | -l | -s ] [ -kmnqxv ]
DESCRIPTION
nsr_ize is an interactive program that installs or removes NetWorker software and files to or from a machine. In either case, the user is prompted with a series of questions. Most questions also provide default answers that produce the desired results in a standard environ- ment. Since this command installs all NetWorker software in one directory per machine architecture (the default is /usr/bin), one should plan for the NetWorker client software to consume 13 Mbytes of disk space per machine architecture installed. The NetWorker server software requires an additional 8 Mbytes per machine architecture. The NetWorker server also requires disk space for its on-line indexes of all files saved by the NetWorker clients. On the average, each instance of a file saved to the NetWorker server requires 200 bytes of disk space. Generally, 2% - 5% of the total amount of data backed up has to be allocated to the online index. The script modifies many administrative files, including /etc/rpc. If YP is being used, then the administrator should consider modifying the YP master's /etc/rpc file with the same modifications that nsr_ize makes to the local copy. When invoked with no options, this command makes an intelligent guess as to whether the user is installing or removing NetWorker software, and confirms its guess with the user. If the -s , -t , -l or -c flags are not specified when installing, nsr_ize will prompt and ask whether the machine being installed is going to be a NetWorker server.
OPTIONS
-c Performs NetWorker client side-only operations. -i Installs the NetWorker software and associated files. -k Kills daemons if running, without confirming. -l Performs NetWorker license management-only operations. -m Does not remove or install man pages. -n Does not perform any actions that actually change the filesys- tem, just print what would be done if an installation or removal took place. -q Quiet. Does not print as many reassuring messages as in the normal case. -r Removes the NetWorker software and associated files. -v Sets verbose mode. -x Sets debugging flag.
FILES
/nsr This symbolic link is created by nsr_ize when installing the NetWorker server; it points to the directory where the NetWorker server keeps the on-line indexes of clients' saved files. Alternatively, /nsr may be a directory that exists before invok- ing this command.
SEE ALSO
nsr(1) NetWorker Installation Guide UNIX Version
ADVERTISEMENT
Legato NetWorker 7.xMan(1) output converted with man2html, sed, awk