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

Appendix A List of Messages> A.4 GFS Shared File System Specific Management Command Messages

A.4.7 sfcmntgl command


 

ERROR: sfcmntgl: 0001: Permission denied

[Explanation]

Execution was attempted with other than super-user permission.

[Response]

Retry execution with super-user permission.


 

ERROR: sfcmntgl: 0002: Cannot open fstab file

[Explanation]

/etc/fstab could not be opened.

[Response]

Check the status of /etc/fstab.


 

ERROR: sfcmntgl: 0003: Both special and mount_point need to be specified in fstab

[Explanation]

Special file special, or mount point mount_point is not described in /etc/fstab.

[Response]

Check the status of /etc/fstab.


 

ERROR: sfcmntgl: 0004: {special | mount_point} not in fstab

[Explanation]

The specified filename cannot be found in fstab.

[Response]

Check the status of /etc/fstab.


 

ERROR: sfcmntgl: 0005: {special | mount_point}: Cannot allocate memory

[Explanation]

Memory acquisition failed.

[Response]

Either wait for another process to end, or increase the size of the swap area.


 

ERROR: sfcmntgl: 0006: {special | mount_point}: signal(2) is error: errmsg

[Explanation]

Signal handling failed.

[Response]

Collect the diagnostic data with pclsnap, and contact your local Customer Support.


 

ERROR: sfcmntgl: 0007: {special | mount_point}: Cannot connect to cluster foundation

[Explanation]

Connection to the cluster service failed.

[Response]

Confirm that the cluster control facility has already been started.


 

ERROR: sfcmntgl: 0008: {special | mount_point}: Cannot get lock: config

[Explanation]

The lock to change the file system configuration information cannot be obtained. The lock to change the file system configuration information is now being obtained in an optional process of the node within the cluster configuration.

[Response]

Release the lock for changing the domain configuration information, and then re-execute.


 

ERROR: sfcmntgl: 0009: {special | mount_point}: Read error on management partition to get fsid

[Explanation]

Reading of the management partition to obtain the file system id failed.

[Response]

Confirm, using the likes of the ps command, that sfcfrmd is available.


 

ERROR: sfcmntgl: 0010: {special | mount_point}: Cannot get lock: fsid

[Explanation]

Exclusive lock for fsid within the domain cannot be acquired. The exclusive lock for fsid has been acquired by another process running on a node in the cluster.

[Response]

Wait for the exclusive lock for fsid to be released, and then retry.


 

ERROR: sfcmntgl: 0011: {special | mount_point}: Read error on management partition to get node information

[Explanation]

Reading of the management partition to obtain the cluster configuration node information failed.

[Response]

Confirm, using the likes of the ps command, that sfcfrmd is available.


 

ERROR: sfcmntgl: 0012: special was not able to mount. Other process performed umount or some error occurred. Refer console information on each node for detailed error information.

[Explanation]

The mount processing for special file special failed.

[Response]

Check the status of special file special, and then contact local Customer Support.


 

ERROR: sfcmntgl: 0013: {special | mount_point}: sfcfrmd may not exist

[Explanation]

A communications channel with sfcfrmd could not be established.

[Response]

Check whether FsRM is operating, and then contact local Customer Support.


 

ERROR: sfcmntgl: 0015: {special | mount_point}: No such file or directory

[Explanation]

Special file special, or mount point mount_point does not exist.

[Response]

Check whether specified special file and mount point exists on any node.


 

ERROR: sfcmntgl: 0016: {special | mount_point}: stat(2) is error: errmsg

[Explanation]

Obtaining the status of the special file special, or mount point mount_point failed.

[Response]

Take action according to detailed information indicated by errmsg. For details, see the description of stat(2).


 

ERROR: sfcmntgl: 0017: special: Character device can not be specified as mount point. Please specify block device.

[Explanation]

The character device was specified.

[Response]

Specify the block device.


 

ERROR: sfcmntgl: 0018: The description form of fstab is wrong

[Explanation]

The description format of /etc/fstab is incorrect.

[Response]

Confirm the contents of /etc/fstab.


 

ERROR: sfcmntgl: 0019: {special | mount_point}: filesystem may not be created

[Explanation]

The specified file system {special | mount_point} was not registered in the management partition.

[Response]

After confirming that the file system has been created, re-execute the sfcmntgl command.


 

ERROR: sfcmntgl: 0021: special is not block device

[Explanation]

The specified special is not a block device.

[Response]

Check whether specified special file and described special file in /etc/fstab is a block device.


 

ERROR: sfcmntgl: 0022: mount_point is not directory

[Explanation]

The specified mount_point is not a directory.

[Response]

Check whether specified mount point and described mount point in /etc/fstab is a directory.


 

ERROR: sfcmntgl: 0023: fstype is described as an invalid value in fstab

[Explanation]

An unexpected error was detected in the fstype field in /etc/fstab.

[Response]

Check the contents of /etc/fstab.


 

ERROR: sfcmntgl: 0024: fstype is described not as sfcfs but as fstype in fstab

[Explanation]

The specified file system is not the GFS shared File System.

[Response]

Check the contents of /etc/fstab and specify the GFS Shared File System.


 

ERROR: sfcmntgl: 0028: {special | mount_point}: hostname is already processing mount or umount

[Explanation]

In the hostname, mount or umount processing has already been performed.

[Response]

Please set time a little and execute a command again.


 

ERROR: sfcmntgl: 0029: {special | mount_point}: mount_point need to be representative partition

[Explanation]

The special block device specified as a mount point was not a representation partition.

[Response]

Please specify a representation partition name and execute a command again.


 

WARNING: sfcmntgl: 0020: hostname: special is already mounted, mount_point is busy, or the allowable number or mount points has been exceeded

[Explanation]

Either special file special has already been mounted in hostname, or mount point mount_point is already in use. Mount processing is not performed for hostname.

[Response]

None.


 

WARNING: sfcmntgl: 0025: hostname: {special | mount_point}: Send mount demand processing to sfcfrmd went wrong

[Explanation]

Transmission processing for sfcfrmd of the mount processing request made to hostname failed.

[Response]

After confirming the state of sfcfrmd with the likes of the ps command, contact local Customer Support.


 

WARNING: sfcmntgl: 0026: {special | mount_point}: Waiting processing for a Response mount demand went wrong

[Explanation]

Reception processing of the mount processing request made to sfcfrmd failed.

[Response]

After confirming the state of sfcfrmd with the likes of the ps command, contact local Customer Support.


 

WARNING: sfcmntgl: 0027: {special |mount_point}: Time out occurred in mount demand processing to sfcfrmd

[Explanation]

A timeout occurred in the reception processing of the mount processing request made to sfcrmd.

[Response]

After confirming the state of sfcfrmd with the likes of the ps command, contact local Customer Support.


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2004