PRIMECLUSTER Global File Services Configuration and Administration Guide 4.1 (Solaris(TM) 10 Operating System)
Contents Index PreviousNext

Appendix A List of Messages> A.5 The GFS Shared File System Specific Management Commands' Messages

A.5.10 sfcumntgl command


 

ERROR: sfcumntgl: 0001: Permission denied

[Explanation]

Execution was attempted with other than super-user permission.

[Response]

Retry execution with super-user permission.


 

ERROR: sfcumntgl: 0002: Cannot open vfstab file

[Explanation]

/etc/vfstab could not be opened.

[Response]

Check the status of /etc/vfstab.


 

ERROR: sfcumntgl: 0003: Both special and mount_point need to be specified in vfstab

[Explanation]

It needs to be described by /etc/vfstab when both the special file special and mount point mount_point are specified as an operand.

[Response]

Correct the definition of the "/etc/vfstab" file system.


 

ERROR: sfcumntgl: 0004: { special | mount_point } not in vfstab

[Explanation]

It needs to be described by /etc/vfstab when both the special file special and mount point mount_point are specified as an operand.

[Response]

Check the status of /etc/vfstab.


 

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

[Explanation]

Connection with the cluster control facility failed.

[Response]

Confirm that the cluster control facility has already been started.


 

ERROR: sfcumntgl: 0007: { 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]

Re-execute after releasing the lock for changing the domain configuration information.


 

ERROR: sfcumntgl: 0008: { 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(1) command, that sfcfrmd daemon is available.


 

ERROR: sfcumntgl: 0009: device: 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: sfcumntgl: 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 failed.

[Response]

Confirm, using the likes of the ps(1) command, that sfcfrmd daemon is available.


 

ERROR: sfcumntgl: 0011: { special | mount_point }: sfcfrmd may not exist

[Explanation]

A communication path to sfcfrmd daemon could not be established.

[Response]

Confirm, using the likes of the ps(1) command, that sfcfrmd daemon is available.


 

ERROR: sfcumntgl: 0012: hostname: { special | mount_point } busy

[Explanation]

Unmount processing for special file special or mountpoint mount_point failed.

[Response]

In the command execution node, try to find a process that is using the file system by fuser(1M) command (for example, "fuser -c special"). If such a process exists, kill the process and unmount the file system again. Otherwise, collect the diagnostic data with fjsnap, and collect the kernel dump by push the NMI button and contact your local Customer Support.


 

ERROR: sfcumntgl: 0013: The description form of vfstab is wrong

[Explanation]

The description format of /etc/vfstab is incorrect.

[Response]

Confirm the contents of /etc/vfstab.


 

ERROR: sfcumntgl: 0019: { 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: sfcumntgl: 0020: { 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: sfcumntgl: 0021: filename: Character device can not be specified as mount point. Please specify block device

[Explanation]

Character-type special device name filename was specified as the mount point.

[Response]

Specifying a block special file name and then re-execute.


 

ERROR: sfcumntgl: 0022: special is not block device

[Explanation]

A block special file was not specified as the argument of the sfcumntgl(1M) command.

[Response]

Specify a block special file.


 

ERROR: sfcumntgl: 0023: 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/vfstab is a directory.


 

ERROR: sfcumntgl: 0024: fstype is described as an invalid value in {vfstab | mnttab}

[Explanation]

An unexpected error was detected in the fstype field in /etc/vfstab or /etc/mnttab.

[Response]

Restore /etc/vfstab or /etc/mnttab, and re-execute the command.


 

ERROR: sfcumntgl: 0025: fstype is described not as sfcfs but as fstype in {vfstab | mnttab}

[Explanation]

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

[Response]

Check /etc/vfstab and /etc/mnttab then specify a correct mountpoint or block special file of the GFS Shared File System.


 

ERROR: sfcumntgl: 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: sfcumntgl: 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.


 

WARNING: sfcumntgl: 0015: hostname: special not mounted

[Explanation]

special had already been unmounted at hostname.

[Response]

None.


 

WARNING: sfcumntgl: 0016: hostname: special: mount is in progress

[Explanation]

Mount processing had already been performed to special at hostname.

[Response]

Either wait a short while and retry the unmount processing.


 

WARNING: sfcumntgl: 0017: hostname: special: fail over is in progress

[Explanation]

Failover processing had already been performed to special at hostname.

[Response]

Either wait a short while and retry the unmount processing.


 

WARNING: sfcumntgl: 0018: hostname: special: umount is in progress

[Explanation]

Umount processing had already been performed to special at hostname.

[Response]

None.


 

WARNING: sfcumntgl: 0026: hostname: { special | mount_point }: Send umount demand processing to sfcfrmd went wrong

[Explanation]

Transmission of the unmount processing request to sfcfrmd daemon failed with hostname.

[Response]

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


 

WARNING: sfcumntgl: 0027: Waiting processing for a response umount demand went wrong

[Explanation]

Reception processing of the unmount processing request to sfcfrmd daemon failed.

[Response]

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


 

WARNING: sfcumntgl: 0028: Time out occurred in umount demand processing to sfcfrmd

[Explanation]

A timeout occurred in the reception processing of the unmount processing request made to sfcfrmd daemon.

[Response]

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


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006