Specifications

Off-the-Shelf Backup Solutions for the SnapServer
Appendix A Backup and Replication Solutions 163
copy the backup to the original using the command cp /etc/profile.nwbk /
etc/profile
and then edit the file again.
12 To implement the changes, enter the following command:
source /etc/profile
Install the EMC Legato Networker Client
1 Connect to the SnapServer via SSH, and log in as admin, using your admin user
password.
Note SSH v2 is required. If you fail to connect to the server, ensure that your SSH
client is configured to connect via SSH v2.
2 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
Enter:
osshell
3 To change to superuser, enter the following command, and press Enter:
su -
4 At the prompt, enter the admin user password, and press Enter.
5 Use the cd command to change to the directory in the share, for example:
cd /shares/SHARE1/agent
6 To unpackage the client files, enter the following commands:
tar xvfz nw_linux86.tar.gz
7 To install the NetWorker Agent rpm, enter the following command:
rpm -Uvh --nodeps --relocate=/usr/=/hd/vol_mnt[X]/NetWorker/usr/
lgtoclnt-x.x-x.i686.rpm
where vol_mnt[X] is the NetWorker installation target volume and x.x-x is the
version number.
8 To start the EMC Legato NetWorker daemon, enter the following command at
the console:
/etc/rc.d/init.d/networker start
The NetWorker client is now installed.
9 Close the SSH client, return to the Administration Tool. To start the newly
installed backup agent, navigate to the
Maintenance > Shutdown/Restart screen,
and click
Restart.
10 Delete the client files you copied to the SnapServer because they are no longer
needed.