User's Manual
Chapter 3 Installing the StorNext Client
Installing the StorNext Client on Linux or Unix
StorNext 3.1.3 Installation Guide 44
9 Configure 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.
10 Reboot the client system.
After reboot, the StorNext file system is mounted at the mount point 
you specified.
Installing the StorNext 
Client on Sun Solaris 3
To run the StorNext client software on Sun Solaris, first install the client 
software package, and then configure the client.
1 Log on to the client system as root.
2 Change to the directory where the client software archive file you 
downloaded from the MDC is located.
3 Extract 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.
4 Install the client software package. At the command prompt, type:
pkgadd -d .
5 Type 1 to select the ADICsnfs package.
6 Type y to confirm installation of the ADICsnfs package. When 
installation is complete, type 
q to quit the installation program.
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.










