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 |
sfcmntgl block_special | mount_point
sfcmntgl block_special mount_point
The sfcmntgl mounts all nodes sharing the same file system according to the specified operands. sfcfsd daemon and MDS (if necessary) will be started.
The sfcmntgl can be executed in any nodes which are specified in the GFS configuration node data made by sfcsetup(1M). It is necessary to set up /etc/vfstab in advance.
Only a super user can perform mount processing.
The following operand can be specified:
block_special
Specifies the block special file path on a representative partition of the file system to be mounted.
mount_point
Specifies the name of the directory to be mounted.
# sfcmntgl /dev/sfdsk/gfs01/dsk/volume01 /mount_point <Enter> # sfcmntgl /dev/sfdsk/gfs01/dsk/volume01 <Enter> # sfcmntgl /mount_point <Enter> |
/etc/mnttab
Table for the currently mounted file system.
/etc/vfstab
Environment file for the file system.
mount_sfcfs(1M), sfcsetup(1M), sfcumntgl(1M), umount_sfcfs(1M).
mount(1M), mnttab(4), vfstab(4) in the "Solaris X Reference Manual Collection".
Contents
Index
![]() ![]() |