![](/images/new-backgrounds/1202222/202222165x1.webp)
SNFS
Install StorNext FS on Solaris
NOTE | For upgrade instructions, refer to the StorNext Management Suite Release Notes. |
To install StorNext FS on Solaris:
Step 1 Designate one Solaris machine as the StorNext FS server. Step 2 Log onto the machine as root.
Step 3 Insert the StorNext File System CD into the drive and wait for the hardware to access it. Step 4 Run the pkgadd utility to start the Solaris installation.
#pkgadd -d <cdrom path>
Step 5 Select the package for ADICcvfs.
Step 6 When the installation is complete, set up the path to the StorNext FS man pages by including /usr/cvfs/man in the global MANPATH environment variable.
For a list of man pages about the StorNext FS commands, refer to the /usr/cvfs/man directory. To display a man page about a specific command, enter:
# man command_name
Step 7 Set up the path to the StorNext FS binaries by including /usr/cvfs/bin in the global PATH environment variable.
Step 8 Remove the CD from the CD drive. Step 9 Reboot the machine
Step 10 Return to Step 1 to install StorNext FS on another Solaris machine.
Setting Up StorNext FS on Solaris |