This section describes common corrective actions, if the mount processing fails due to the blockade on mounting the file system, or if any of the following messages is output.
ERROR: sfcfs_mds:1004: can't execute primary MDS ERROR: sfcfs_mds:1005: can't execute secondary MDS |
Check following points:
Setting of network is normal.
Check whether all the IP addresses of the nodes that share the file system are correctly registered in host database (such as /etc/hosts). For details, see "11.2.2 Registering information in host database" in this manual.
State of the file system configuration information is normal.
Execute the following commands and check that the host name of the shared node which the sfcinfo(8) command and the sfcrscinfo(8) command display and the host name specified by the "sfcadm -m" command line in the backup file created by the execution of the sfcgetconf(8) command are the same.
sfcinfo -n <representative partition of the file system>
sfcrscinfo -m <representative partition of the file system>
sfcgetconf -d <representative partition of the file system> <output destination file name>
When not the same, please change the -m option to the -u option of the sfcadm(8) command execution line obtained by the sfcgetconf(8) command, and then execute the command line.
If no problems are found in the checks above, see also corrective actions described in "Appendix A List of Messages."
See
For details on above commands, see sfcinfo(8), sfcrscinfo(8), sfcgetconf(8) in this manual.