Specifications

Off-the-Shelf Backup Solutions for the SnapServer
154 SnapServer Administrator Guide
7
To unpack the tar file to get the agent files, type the following command and
press
Enter:
tar -zxvf Linux.tar.Z
Note If you later delete the volume this directory is on, you will need to reinstall
the agent.
8 Determine which volume has the most available space by looking at the Avail
column in the volume usage table.
cd /hd
ls (lists all volumes)
df -h (shows volume usage)
9 Change directory to the volume with the most available space.
cd [volumename]
where [volumename] is the volume with the most available space
10 Create a directory arcserve on that volume.
11 Create the following symbolic links from the new directories in arcserve to the
/opt directory:
ln -s /hd[volumename]/arcserve /opt/CA
Install CA ARCserve Agent
1 To install the agent files, enter the following command at the prompt, and press
Enter:
rpm --nodeps -Uvh babagtux.rpm *lic*.rpm
2 Once the license is installed, run the Install script by entering the following
command at the prompt and pressing
Enter:
./install
Answer the prompts using the defaults.
Note You are installing the Linux Client Agent.
3 To change to the agent directory, enter the following command, and press Enter:
cd /opt/CA/BABuagent/
4 To run the setup program, enter the following command, and press Enter:
./uagentsetup
The BrightStorARCserve agent is now installed.
5 Enter the following command to run the script that will edit the agent.cfg file:
fix-arcserv