Top
PRIMECLUSTER Global File Services Configuration and Administration Guide 4.6
FUJITSU Software

A.5.6 sfcgetconf command

ERROR: sfcgetconf: 0001: Permission denied

Explanation

Execution was attempted with other than super-user permission.

Response

Perform execution with super-user permission.

ERROR: sfcgetconf: 0002: Cannot allocate memory

Explanation

Memory allocation failed to execute the command.

Response

Wait for another application to end, and then retry.

ERROR: sfcgetconf: 0003: Invalid `-i' parameter: "iparam"

Explanation

The parameter specified for the "-i" option is invalid.

Response

Re-execute the command with a valid (numerical) parameter in the "-i" option.

ERROR: sfcgetconf: 0004: Invalid parameter

Explanation

The format of the command parameter is invalid.

Response

Re-execute the command with a valid parameter according to the format.

ERROR: sfcgetconf: 0005: backupfile is already exist

Explanation

The specified file as a backup (backupfile) has already existed.

Response

Re-execute the command with a file that does not exist.

ERROR: sfcgetconf: 0006: Cannot open backupfile: open(2) returned errcode=errno

Explanation

The open(2) processing for the backup file (backupfile) failed.

Response

Re-execute the command with the correct name of the backup file after checking the location where the backup file will be created.

ERROR: sfcgetconf: 0007: Cannot fdopen backupfile: fdopen(3C) returned errcode=errno

Explanation

The fdopen(3) processing for the backup file (backupfile) failed.

Response

Re-execute the command with the correct name of the backup file after checking the location where the backup file will be created.

ERROR: sfcgetconf: 0008: Cannot access to cluster foundation: frm_cl_open() returned errcode=errno

Explanation

Connection to the cluster control facility failed.

Response

Confirm that the cluster control facility is operating normally.

ERROR: sfcgetconf: 0009: Cannot get domain wide lock: config

Explanation

Execution of this command failed as another command is currently being executed.

Response

Re-execute this command after the execution of the other command.

ERROR: sfcgetconf: 0010: Cannot open path_to_sfcfsrm.conf: fopen(3C) returned errcode=errno

Explanation

The attempt to get a backup of the sfcfsrm.conf file according to the -a option setting, but sfcfsrm.conf failed in but fopen(3).

Response

Check whether the path indicated by a message is destined for sfcfsrm.conf. If the file does not exist, initialize the management partition.

ERROR: sfcgetconf: 0011: file system configuration information parse error: frm_tabent() returned errcode=errno

Explanation

There is invalid data in file system configuration information of the management partition.

Response

Recover the file system configuration by referring to "9.7 Restoring of the management partition information."

ERROR: sfcgetconf: 0014: Cannot open sfcfsrm.conf

Explanation

File open processing for the sfcfsrm.conf file failed.

Response

Check the status for the /var/opt/FJSVsfcfs/sfcfsrm.conf file.

ERROR: sfcgetconf: 0015: No entry of management partition path in sfcfsrm.conf

Explanation

The sfcfsrm.conf file contains no entry that indicates the path to the management partition.

Response

Confirm the contents of the setup file /var/opt/FJSVsfcfs/sfcfsrm.conf.

ERROR: sfcgetconf: 0016: Read error occured on sfcfsrm.conf

Explanation

Error occurred when reading of the sfcfsrm.conf file.

Response

Check the status of the /var/opt/FJSVsfcfs/sfcfsrm.conf file.

NOTICE: sfcgetconf: 0012: fsid=fsid is not found

Explanation

The file system configuration information that corresponds to fsid, which was specified as the target of the search with the -i option, could not be found.

Backup processing of the file system configuration information, that corresponds to the specified fsid, was ignored by the command.

Response

By eliminating the target of the fsid specification from the command argument specification, message output can be disabled.

NOTICE: sfcgetconf: 0013: dev=special is not found

Explanation

The file system configuration information that corresponds to special, which was specified as the target of the search with the -d option, could not be found.

Backup processing of the file system configuration information that corresponds to the specified special was ignored by the command.

Response

By eliminating the target of the spceial specification from the command argument specification, message output can be disabled.