PRIMECLUSTER Global File Services Configuration and Administration Guide 4.1 (Solaris(TM) 10 Operating System) |
Contents
Index
![]() ![]() |
Appendix B Reference Manual | > B.1 Commands for Common File System Management |
umount block_special | mount_point
The umount_sfcfs command unmount the GFS Shared File System from the local node.
During the unmount processing, it stops an sfcfsd daemon on local node, and stops an MDS if it running on the local node.
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 directory name of a mount point of the file system to be unmounted.
# umount /dev/sfdsk/gfs01/dsk/volume01 <Enter> # umount /mount_point <Enter> |
/etc/mnttab
Table for the currently mounted file system.
/etc/vfstab
Environment file for the file system.
mount_sfcfs(1M), sfcmntgl(1M), sfcumntgl(1M).
umount(1M), mnttab(4), vfstab(4) in the "Solaris X Reference Manual Collection".
umount_sfcfs is not accepted -f option of umount(1M).
Contents
Index
![]() ![]() |