PRIMECLUSTER Global File Services Configuration and Administration Guide 4.2 (Solaris(TM) Operating Environment)
Contents Index PreviousNext

Appendix E List of Messages> E.5 Management Command messages Specific to GFS Shared File System

E.5.25 sfcumntgl command

E.5.25.1 ERROR: sfcumntgl: 0001: Permission denied

[Explanation]

Execution was attempted with other than super user permission.

[Action]

Retry execution with super user permission.

E.5.25.2 ERROR: sfcumntgl: 0002: Cannot open vfstab file

[Explanation]

/etc/vfstab could not be opened.

[Action]

Make sure that /etc/vfstab exists. If not, restore it from a backup, or see Section 22.2.3, "Setting vfstab" and redefine it.

E.5.25.3 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.

[Action]

Check the entry of /etc/vfstab, and see Section 22.2.3, "Setting vfstab" and redefine it.

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

[Explanation]

It was not described by /etc/vfstab although {special | mount_point} was specified as a special file or a mount point.

[Action]

Check the status of /etc/vfstab.

E.5.25.5 ERROR: sfcumntgl: 0005: device: Cannot allocate memory

[Explanation]

Memory could not be allocated. Memory of system is insufficient.

[Action]

Please check the state of a system, and wait for the termination of another process, or increase the swap space or real memory. After it and re-execute the command.

E.5.25.6 ERROR: sfcumntgl: 0006: {special | mount_point}: Cannot connect to cluster foundation

[Explanation]

Connection with the cluster control facility failed.

[Action]

Confirm that the cluster control facility has already been started.

E.5.25.7 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.

[Action]

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

E.5.25.8 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.

[Action]

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

E.5.25.9 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.

[Action]

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

E.5.25.10 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.

[Action]

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

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

[Explanation]

A communication path to sfcfrmd daemon could not be established.

[Action]

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

E.5.25.12 ERROR: sfcumntgl: 0012: hostname: {special | mount_point} busy

[Explanation]

Unmount processing for {special | mount_point} failed with hostname.

[Action]

In the node hostname, try to find a process that is using the file system by fuser(1M) command (for example, "fuser -c hostname".) If such a process exists, kill the process and unmount the file system again.

E.5.25.13 ERROR: sfcumntgl: 0013: The description form of vfstab is wrong

[Explanation]

The description format of /etc/vfstab is incorrect.

[Action]

Confirm the contents of /etc/vfstab.

E.5.25.14 ERROR: sfcumntgl: 0019: {special |mount_point}: No such file or directory

[Explanation]

The special file special or the mount point mount_point cannot be found.

[Action]

Specify the path name that exists as the special special file or the mount_point mount point.

E.5.25.15 ERROR: sfcumntgl: 0021: filename: Character device cannot be specified as mount point. Please specify block device

[Explanation]

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

[Action]

Specifying a block-type special device name and then re-execute.

E.5.25.16 ERROR: sfcumntgl: 0022: special is not block device

[Explanation]

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

[Action]

Specify a block device.

E.5.25.17 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.

[Action]

Please set time a little and execute a command again.

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

[Action]

Show a list of all the GFS Shared File System by sfcinfo(1M) command with -a option and find the representative partition. Again perform sfcumntgl(1M) command with the name of the representative partition as an argument.

E.5.25.19 WARNING: sfcumntgl: 0014: device: Cannot get lock: fsid, but processing is continued compulsorily

[Explanation]

Exclusive lock for fsid within the domain could not be acquired, but processing is performed forcibly.

[Action]

None.

E.5.25.20 WARNING: sfcumntgl: 0016: hostname: special: mount is in progress

[Explanation]

Mount processing had already been performed to special at hostname

[Action]

Either wait a short while and retry the unmount processing, or perform the unmount processing in forced mode.

E.5.25.21 WARNING: sfcumntgl: 0017: hostname: special: fail over is in progress

[Explanation]

Failover processing had already been performed to special at hostname

[Action]

Either wait a short while and retry the unmount processing, or perform the unmount processing in forced mode.

E.5.25.22 WARNING: sfcumntgl: 0018: hostname: special: umount is in progress

[Explanation]

Umount processing had already been performed to special at hostname

[Action]

None.

E.5.25.23 WARNING: sfcumntgl: 0026: hostname: {special | mount_point}: Send umount demand processing to frmd went wrong

[Explanation]

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

[Action]

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

E.5.25.24 WARNING: sfcumntgl: 0027: {special | mount_point}: Waiting processing for a response umount demand went wrong

[Explanation]

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

[Action]

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

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

[Action]

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


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2004