PRIMECLUSTER Global File Services Configuration and Administration Guide 4.2 (Solaris(TM) Operating Environment) |
Contents Index |
Appendix F Reference Manual | > F.1 Commands for Common File System Management |
umount special | mount_point
The umount_sfcfs command is used to unmount the GFS Shared File System from a self-node.
During the unmount processing, an stop sfcfsd and MDS when running on the node.
Only a superuser can perform unmount processing.
When umount processing goes wrong, error information is outputted to a console. Please perform management according to the outputted error information.
The following operands can be specified:
special
Specifies the name of the block special device of a representative partition of the file system to be mounted.
mount_point
Specifies the name of the directory to be mounted.
# umount /dev/sfdsk/gfs/dsk/volume1 # umount /mount_point
/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."
Contents Index |