Top
PRIMECLUSTER Global File Services Configuration and Administration Guide 4.6
FUJITSU Software

A.4.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 if /etc/fstab exists. If it does not, restore the file from backed up data, or define the file again according to "11.2.4 Setting 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. System memory is insufficient.

Response

Check the system status then wait for the other process to be completed or expand the swap area or actual memory.

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

Explanation

Signal handling failed.

Response

Collect a file output with FJQSS, fjsnap, or pclsnap for troubleshooting information then contact field engineers.

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(1) command (for example, "/bin/ps -e | grep sfcfrmd".), contact field engineers.

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 like of the ps(1) command (for example, "/bin/ps -e | grep sfcfrmd".), contact field engineers.

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

Explanation

The node is not set as a member of sharing the GFS Shared File System.

Response

Check node information by executing the sfcinfo(8) with the "-an" option. If the host name is missing, add it by executing sfcnode(8). If the host name is incorrect, correct it by executing sfcadm(8).

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 check whether the mount option described by /etc/fstab is correct. 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

After confirming the state of sfcfrmd by using the like of the ps(1) command (for example, "/bin/ps -e | grep sfcfrmd".), contact field engineers.

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 special file was specified.

Response

Specify the block special file.

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 if some process is using mount_point by executing fuser(1), and if it is, stop the process to use the mount point. If the special file is already mounted, unmount it.

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 like of the ps(1) command (for example, "/bin/ps -e | grep sfcfrmd".), contact field engineers.

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 like of the ps(1) command (for example, "/bin/ps -e | grep sfcfrmd".), contact field engineers.

ERROR: sfcmount: 0021: special is not block device

Explanation

The specified special is not a block special file.

Response

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

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

When mounting or unmounting of the file system is completed, execute the command again.

ERROR: sfcmount: 0030: { special | mount_point }: mount_point need to be representative partition

Explanation

The block special file 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

Define /etc/fstab or specify a correct argument.

WARNING: sfcmount: 0027: { special | mount_point }: mount_option 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

If you want to mount the file system using a mount option, set the mount point in the file system definition of /etc/fstab.

WARNING: sfcmount: 0028: { special | mount_point }: 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.