SNFS
Mount StorNext FS on AIX
To mount StorNext FS:
Step 1 Create the StorNext FS mount directory. For example:
# mkdir /usr/clips
Step 2 Add the uniquely named StorNext
/usr/clips: |
|
dev | = <file_system_name> |
vfs | = cvfs |
mount | = true |
type | = cvfs |
verbose | = true |
acount | = false |
On startup or reboot of the StorNext FS server, StorNext FS automatically mounts any file systems listed in the /etc/filesystems file.
NOTE | If you do not want a cvfs mount point in your filesystems file, manually start a |
| file system using the cvadmin command. Then, mount the file system using the |
| mount command. |
Step 3 Return to Step 1 to repeat this procedure for each StorNext FS client.
After StorNext FS has been mounted on each client, the /usr/clips directory is available to store and share data.
Setting Up StorNext FS on AIX |