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

Appendix A List of Messages> A.3 GFS Shared File System Exclusive Management Command Messages

A.3.4 sfcmount command


 

ERROR: sfcmount: 0001: Permission denied

[Explanation]

Execution was attempted with other than super-user permission.

[Response]

Retry execution with super-user permission.


 

ERROR: sfcmount: 0002: Cannot open fstab file

[Explanation]

/etc/fstab could not be opened.

[Response]

Check the status of /etc/fstab.


 

ERROR: sfcmount: 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: sfcmount: 0004: {special | mount_point}: Cannot connect to cluster foundation

[Explanation]

Connection to the cluster control facility failed.

[Response]

Confirm that the cluster control facility has started.


 

ERROR: sfcmount: 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: sfcmount: 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: sfcmount: 0007: {special | mount_point}: Cannot get lock: config

[Explanation]

The lock to change the file system (mount_point) configuration information cannot be obtained. In an optional process within the cluster configuration, the lock to change the file system configuration information is being obtained.

[Response]

Execution must be performed after waiting for the lock to change the domain configuration information to be released.


 

ERROR: sfcmount: 0008: {special | mount_point}: Read error on management partition to get fsid

[Explanation]

Reading of the management partition to obtain the file system (mount_point) id has failed.

[Response]

After confirming the state of sfcfrmd by using the like of the ps command, contact local Customer Support.


 

ERROR: sfcmount: 0009: {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: sfcmount: 0010: {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 has failed.

[Response]

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


 

ERROR: sfcmount: 0011: {special | mount_point}: Node information for this node was not found

[Explanation]

Although reading from the management partition containing the cluster node data was successful, no self-node information was present.

[Response]

Check the cluster configuration, and then contact local Customer Support.


 

ERROR: sfcmount: 0012: Cannot mount special

[Explanation]

Mount processing for special failed.

[Response]

Check the status of the specified special file and mount point, and then retry mount processing.


 

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

[Explanation]

A communications channel with sfcfrmd could not be established.

[Response]

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


 

ERROR: sfcmount: 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: sfcmount: 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: sfcmount: 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: sfcmount: 0018: special is already mounted, mount_point is busy, or the allowable number or mount points has been exceeded

[Explanation]

Special file special may have already been mounted, or the mount point mount_point may be in use.

[Response]

Check the status of the specified special file and mount point, and then retry mount processing.


 

ERROR: sfcmount: 0019: {special | mount_point}: Mount demand processing to sfcfrmd went wrong

[Explanation]

Mount processing request to sfcfrmd has failed.

[Response]

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


 

ERROR: sfcmount: 0020: {special | mount_point}: Time out occurred in mount demand processing to sfcfrmd

[Explanation]

Timeout occurred for a mount processing request to sfcfrmd.

[Response]

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


 

ERROR: sfcmount: 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: sfcmount: 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: sfcmount: 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: sfcmount: 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: sfcmount: 0025: The description form of fstab is wrong

[Explanation]

The description format of /etc/fstab is incorrect.

[Response]

Confirm the contents of /etc/fstab.


 

ERROR: sfcmount: 0026: {special | mount_point}: filesystem may not be created

[Explanation]

The specified file system was not registered in the management partition.

[Response]

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


 

ERROR: sfcmount: 0029: {special | mount_point}: self-node is already processing mount or umount

[Explanation]

In the self-node, mount or umount processing has already been performed.

[Response]

Please set time a little and execute a command again.


 

ERROR: sfcmount: 0030: {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.


 

ERROR: sfcmount: 0031: special not in fstab

[Explanation]

Special file special is not described in /etc/fstab.

[Response]

Check the contents of /etc/fstab.


 

WARNING: sfcmount: 0027: mount_optoin mntopts is ignored, used vfs_mntopts in fstab

[Explanation]

Although mount option mntopts has been specified as the mount command parameter, mount processing was performed with mount option vfs_mntopts, described by /etc/fstab.

[Response]

To specify the mount option and perform mount processing, describe the mount option for the mount point in question in /etc/fstab.


 

WARNING: sfcmount: 0028: mount_option mntopts is ignored

[Explanation]

Although mount option mntopts has been adopted as the mount command parameter, it was ignored and mount processing was performed with no parameters.

[Response]

To specify the mount option and perform mount processing, describe the mount option for the mount point in question in /etc/fstab.


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2004