PRIMECLUSTER Global File Services Configuration and Administration Guide 4.1 (Solaris(TM) 10 Operating System) |
Contents
Index
![]() ![]() |
Appendix B Reference Manual | > B.2 The GFS Shared File System Specific Management Commands |
sfcumntgl block_special | mount_point
sfcumntgl block_special mount_point
The sfcumntgl unmounts a file system specified with operand on all the nodes mounting it. sfcfsd daemon and MDS will be stopped.
The sfcumntgl can be executed on any nodes which are specified as the GFS configuration node configured by sfcsetup(1M).
Only a super user can perform unmount processing.
The following operands can be specified:
block_special
Specifies the block special file path on a representative partition of the file system to be unmounted.
mount_point
Specifies the name of the directory to be unmounted.
# sfcumntgl /dev/sfdsk/gfs01/dsk/volume01 /mount_point <Enter> # sfcumntgl /dev/sfdsk/gfs01/dsk/volume01 <Enter> # sfcumntgl /mount_point <Enter> |
/etc/mnttab
Table for the currently mounted file system.
/etc/vfstab
Environment file for the file system.
sfcmntgl(1M), sfcsetup(1M), umount_sfcfs(1M).
umount(1M), mnttab(4), vfstab(4) in the "Solaris X Reference Manual Collection".
Contents
Index
![]() ![]() |