This section explains the sfcfs_mount command messages that is called sfcfsd daemon of GFS Shared File System.
Explanation
The mounting failed due to a memory allocation failure.
Response
Check the system status and wait for the termination of another process or increase the swap space, and re-execute the command.
Explanation
The mounting failed due to an internal error.
Response
Collect a file output with fjsnap for troubleshooting information then contact your customer support engineers.
Explanation
The file system monitoring mechanism is not operating.
Response
Check whether the file system monitoring mechanism is running.
Explanation
The specified partition (special) does not exist in the file system configuration information.
Response
Check whether the specified partition is correct.
Explanation
Reading the file system configuration information failed.
Response
Collect a file output with fjsnap for troubleshooting information then contact your customer support engineers.
Explanation
The port number definition used in AC-to-MDS communication is not found.
Response
Review the port number definition in /etc/services.
Explanation
The host name information for AC-to-MDS communication cannot be obtained.
Response
Review the host name definition in /etc/hosts, or change the host name with sfcadm(8).
Explanation
Creating a directory failed.
Response
Take action according to errmsg.
Explanation
The mounting fails because it has already been mounted.
Response
Check whether the mounting has not been done with mount(8), and take action.
Explanation
The mounting cannot be performed because recovery processing is in progress.
Response
None.
Explanation
AC cannot connect to MDS. Therefore, mount the file system will be failed.
Response
Check MDS down. In this case, try mount again.
Explanation
The sfcfs module has not been loaded.
Response
Check whether the sfcfs module has been loaded.
Explanation
An unexpected error was detected on the mounting.
Response
Check whether special and mountpoint actually exist. When it does not exist, it is possible that the specification of a directory or a file is error, or the directory of mountpoint is not created.
When an error is in specification, please specify the correct file and directory.
Please create a directory, when the directory of mountpoint is not created.
When each of the file and the directory exists, the host name of the sharing node of the relevant file system may not be a thing on the same network. Please confirm host name of the node information with the sfcinfo(8) command with -an option.
Please re-execute sfcmount(8) after changing into the host name on the same network by the sfcadm(8) command with -u option, when the specification host name is wrong.
In addition, this message may be output when sharing node has failed. In that case re-execute sfcmount(8).
When unsolvable by the above methods, collect the diagnostic data with fjsnap, and contact your local Customer Support.
For details on commands, see sfcinfo(8) and sfcadm(8) in this manual.
Explanation
The mounting succeeded, but adding the mount information to /etc/mtab failed.
Response
Check the /etc/mtab settings and add the relevant mount information to /etc/mtab.
Explanation
Deleting the mount information from /etc/mtab failed.
Response
Check the /etc/mtab settings and delete the relevant mount information from /etc/mtab.
Explanation
An unknown error was detected.
Response
Collect a file output with fjsnap for troubleshooting information then contact your customer support engineers.
Explanation
Opening of the partition (special) failed.
Response
Take corrective action according the detailed information errmsg.
Explanation
Reading of the super block information or partition configuration information on the partition (special) failed.
Response
Collect a file output with fjsnap for troubleshooting information then contact your customer support engineers.
Explanation
The specified partition (special) is not of the GFS Shared File System.
Response
Specify a special file that is being used for the GFS Shared File System.