NSR_IZE(8) Legato NetWorker 3.0 NSR_IZE(8)
NAME
nsr_ize - NetWorker installation and removal
SYNOPSIS
nsrize [ -i | -r | -u ] [ -c | -s ] [ -n ] [ -q ]
DESCRIPTION
Nsrize 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 envi
ronments.
Since this command installs all NetWorker software in one directory
per machine architecture (the default is /usr/etc), one should plan
for the NetWorker client software to consume five Mbytes of disk
space per machine architecture installed. The NetWorker server soft
ware requires an additional three Mbytes per machine architecture.
The NetWorker server also requires disk space for its on-line indexes
of all files saved by the NetWorker clients. If server software is
installed, then this command asks for the location of the additional
disk space. On the average, each instance of a file saved to the
NetWorker server requires 360 bytes of disk space.
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
nsrize 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 neither of the -s or -c
flags are given when installing, nsrize will prompt and ask whether
the machine being installed is going to be a NetWorker server.
OPTIONS
-i Install the NetWorker software and associated files.
-r Remove the NetWorker software and associated files.
-u Get ready for a software upgrade. NetWorker software is
removed, but associated files are preserved.
-c Do NetWorker client side only operations.
-s Do NetWorker server side operations.
-n Do 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. Do not print as many reassuring messages as in the
normal case.
Licensed material--property of copyright holder(s) 1
NSR_IZE(8) Legato NetWorker 3.0 NSR_IZE(8)
FILES
/nsr This symbolic link is created by nsrize when installing the
NetWorker server; it points to the directory where the Net
Worker server keeps the on-line indexes of clients' saved
files. Alternatively, /nsr may be a directory that exists
before invoking this command.
SEE ALSO
nsr(8).
Licensed material--property of copyright holder(s) 2