PRIMECLUSTER Global File Services Configuration and Administration Guide 4.1 (Linux)
Contents Index PreviousNext

Appendix B Reference Manual> B.2 GFS Shared File System Specific Management Commands

B.2.6 sfcmntgl(8) Mount the GFS Shared File System on all nodes

<SYNOPSIS>

sfcmntgl special|mount_point

sfcmntgl special mount_point

<DESCRIPTION>

The sfcmntgl mounts all nodes sharing the same file system according to the specified operands. sfcfsd and MDS (if necessary) will be started.

sfcmntgl can be executed from any nodes as the GFS configuring nodes that are specified with sfcsetup(8). The pre-definitions in /etc/fstab are necessary.

Only a super user can perform mount processing.

When mount processing goes wrong, error information is outputted to the console of each node. Please perform management according to the outputted error information.

<OPERAND>

The following operand can be specified:

special

Specifies the block special device name of a representative partition of the file system to be mounted.

mount_point

Specifies the name of the directory to be mounted.

<EXAMPLE>

# sfcmntgl /dev/sfdsk/gfs/dsk/volume1 /mount_point
# sfcmntgl /dev/sfdsk/gfs/dsk/volume1
# sfcmntgl /mount_point

<FILES>

/etc/mtab

Table for the currently mounted file system.

/etc/fstab

Environment file for the file system.

<SEE ALSO>

sfcmount(8), sfcsetup(8), sfcumntgl(8), sfcumount(8).

mount(8) and fstab(5) in the online manual.

<NOTES>


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2004