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

Appendix A List of Messages> A.4 Command messages for File System Common Management

A.4.5 mount_sfcfs command


 

ERROR: mount: 0001: Permission denied

[Explanation]

Execution was attempted with other than super-user permission.

[Response]

Retry execution with super-user permission.


 

ERROR: mount: 0002: Cannot open vfstab file

[Explanation]

/etc/vfstab could not be opened.

[Response]

Check if /etc/vfstab exists. If it does not, restore the file from backed up data, or define the file again according to "11.2.3 Setting vfstab".


 

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

[Explanation]

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

[Response]

Check the status of /etc/vfstab.


 

ERROR: mount: 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: mount: 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: mount: 0006: { special | mount_point }: signal(2) is error: errmsg

[Explanation]

Signal handling failed.

[Response]

Collect a file output with fjsnap for troubleshooting information then contact your customer support engineers.


 

ERROR: mount: 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: mount: 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 daemon by using the like of the ps(1) command (for example, "/usr/bin/ps -e | /usr/bin/grep sfcfrmd".), contact local Customer Support.


 

ERROR: mount: 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: mount: 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 daemon by using the like of the ps(1) command (for example, "/usr/bin/ps -e | /usr/bin/grep sfcfrmd"), contact local Customer Support.


 

ERROR: mount: 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(1M) with the -an option. If the host name is missing, add it by executing sfcnode(1M). If the host name is incorrect, correct it by executing sfcadm(1M).


 

ERROR: mount: 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/vfstab is correct. Then retry mount processing.


 

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

[Explanation]

A communications channel with sfcfrmd daemon could not be established.

[Response]

After confirming the state of sfcfrmd daemon by using the like of the ps(1) command (for example, "/usr/bin/ps -e | /usr/bin/grep sfcfrmd".), contact local Customer Support.


 

ERROR: mount: 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: mount: 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: mount: 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(1M), and if it is, stop the process to use the mount point. If the special file is already mounted, unmount it.


 

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

[Explanation]

Mount processing request to daemon has failed.

[Response]

After confirming the state of sfcfrmd daemon by using the like of the ps(1) command (for example, "/usr/bin/ps -e | /usr/bin/grep sfcfrmd".), contact local Customer Support.


 

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

[Explanation]

Timeout occurred for a mount processing request to sfcfrmd daemon.

[Response]

After confirming the state of daemon by using the like of the ps(1) command (for example, "/usr/bin/ps -e | /usr/bin/grep sfcfrmd".), contact local Customer Support.


 

ERROR: mount: 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/vfstab is a block special file.


 

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


 

ERROR: mount: 0023: fstype is described as an invalid value in vfstab

[Explanation]

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

[Response]

Check the contents of /etc/vfstab.


 

ERROR: mount: 0024: fstype is described not as sfcfs but as fstype in vfstab

[Explanation]

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

[Response]

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


 

ERROR: mount: 0025: The description form of vfstab is wrong

[Explanation]

The description format of /etc/vfstab is incorrect.

[Response]

Confirm the contents of /etc/vfstab.


 

ERROR: mount: 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_sfcfs(1M) command.


 

ERROR: mount: 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: mount: 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: mount: 0032: cannot be executed in non-global zone

[Explanation]

The command cannot be executed in the non-global zone.

[Response]

For Solaris 10 OS, GFS is allowed to be operated in the global zone only.


 

ERROR: mount: 0033: cannot get current zone information

[Explanation]

Collection of the zone setup information failed.

[Response]

Check the system then wait until the other process is done, or expand the swap area or memory. Execute the command again.


 

WARNING: mount: 0027: { special | mount_point }: mount_option mntopts is ignored, used vfs_mntopts in vfstab

[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/vfstab.

[Response]

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


 

WARNING: mount: 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/vfstab.


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006