<SYNOPSIS>
sfcumount device | mount_point
<DESCRIPTION>
The sfcumount command unmounts the GFS Shared File System from a local node.
Besides, it stops a MDS if the sfcfsd daemon and node are running.
Only a superuser can perform unmount processing.
<OPERANDS>
The following operands can be specified:
Specifies the name of path name of the block special file of a representative partition of the file system to be unmounted.
Specifies the directory of the mount point of the file system that will be unmounted.
<EXAMPLES>
# sfcumount /dev/sfdsk/gfs01/dsk/volume01 <Enter> # sfcumount /mount_point <Enter> |
<FILES>
/etc/mtab
Table for the currently mounted file system.
/etc/fstab
Environment file for the file system.
<SEE ALSO>
sfcmount(8), sfcmntgl(8), sfcumntgl(8)
umount(8) and fstab(5) in the online manual