Quantum 3.5 manual Installing the StorNext Client on Sun Solaris

Models: 3.5

1 178
Download 178 pages 38.95 Kb
Page 61
Image 61

Installing the StorNext Client on Sun Solaris

Chapter 3 Installing the StorNext Client

Installing the StorNext Client on Linux or Unix

9Configure the file system to automatically mount after reboot. To do this, edit the /etc/fstab file so that it contains the following line:

<file system> <mount point> cvfs verbose=yes 0 0

where <file system> is the name of the StorNext file system and <mount point> is the directory path created in step 8.

10Reboot the client system.

After reboot, the StorNext file system is mounted at the mount point you specified.

Note: To manually mount a file system, at the command prompt, type:

mount -t cvfs <file system> <mount point>

where <file system> is the name of the StorNext file system and <mount point> is the directory path where you want the file system to be mounted.

To run the StorNext client software on Sun Solaris, first install the client software package, and then configure the client.

1Log on to the client system as root.

2Change to the directory where the client software archive file you downloaded from the MDC is located.

3Extract the software archive file. At the command prompt, type: tar xf <archive name>

where <archive name> is the name of the software archive file you downloaded from the MDC.

4Install the client software package. At the command prompt, type: pkgadd -d .

5Type 1 to select the ADICsnfs package.

6Type y to confirm installation of the ADICsnfs package. When installation is complete, type q to quit the installation program.

StorNext 3.5 Installation Guide

44

Page 61
Image 61
Quantum 3.5 manual Installing the StorNext Client on Sun Solaris