Overland Storage SnapServer Administrator's Manual page 220

Hide thumbs Also See for SnapServer:
Table of Contents

Advertisement

SnapServer 7.0 Administrator's Guide
3. You are placed into the CLI shell. However, a standard Linux shell must be used to
install the agent. To launch a shell, type the following command and press
osshell
4. Change to root by entering the following command:
su -
Give the root password (same as admin password).
5. Select a volume on which to put a directory called networker.
NOTE: If you later delete the volume the networker directory is on, you will need to reinstall
cd /hd
ls
df -h
6. Determine which volume has the most available space by looking at the
column in the volume usage table. Change directory to the volume with the most
available space.
cd
where [volumename] is the name of the volume with the most available space.
7. Create a directory called networker on that volume:
mkdir networker
8. In the networker directory, create the following directories called opt, usr, and
opt/usr.
cd networker
mkdir opt usr opt/usr
ls
9. If CA Antivirus has been installed, you will have an /opt directory. If it has not been
installed, create an /opt directory:
mkdir /opt
10. Create links from the networker working volume to the root filesystem:
ln -s /hd/vol_mnt[X]/networker/nsr/
ln -s /hd/vol_mnt[X]/networker/opt/nsr /opt/
ln -s /hd/vol_mnt[X]/networker/usr /usr/
where vol_mnt[X] is the NetWorker installation target volume.
11. Modify the SnapServer environment by editing /etc/profile as follows:
cp /etc/profile /etc/profile.nwbk
echo
PATH=$PATH:/hd/vol_mnt[X]/networker/usr/bin:/hd/vol_mnt{X]/networker/
usr/sbin:/hd/vol_mnt[X]/networker/usr/lib >> /etc/profile
where vol_mnt[X] is the NetWorker installation target volume.
NOTE: Be sure to enter '
10400317-001 10/2011
the agent.
[lists all the volumes]
[shows volume usage]
[volumename]
[to verify that the directories are there]
' in the command rather than '
>>
than append to the /etc/profile script. If you need to redo Step 11, copy the backup to
the original using the command
edit the file again.
©2010-11 Overland Storage, Inc.
' or you will overwrite the file rather
>
cp /etc/profile.nwbk /etc/profile
B – Backup Solutions
Enter:
Avail
and then
B-11

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents