Unmounting or Mounting a File System
/usr/cvfs/bin/cvadmin snadmin> select
snadmin> stop <file_system_name>
Unmounting or Mounting a File System
To unmount a file system using the CLI, follow these steps:
1Change the login user to root. Type: cd /
2Unmount the system. Type: umount <mount_point>
where the <mount_point> is where you are mounting the SNFS.
For example:
umount /stornext/snfs1
To mount a file system using the CLI, follow these steps:
1Change the login user to root. Type: cd /
2Mount the system, type:
mount
where the <mount_point> is where you are mounting the SNFS. For example:
mount
StorNext User’s Guide | 328 |