This section explains log file output messages when the cfrestore command is executed, in the alphabetical order.
Content:
This message indicates that cfrestore processing has begun.
Content:
This error message indicates that the specified node is an active PRIMECLUSTER node.In this case, restoring cluster configuration information at this time may lead to severe errors.
Corrective action:
If restore needs to be done, execute after stopping the node.
Content:
This message indicates that the cfrestore command is ending with an error code of 2 or 3.
Corrective action:
Check the reason message that is output at the same time with this message.
Content:
The cfrestore command cannot find executable scripts in the /opt/SMAW/ccbr/plugins directory.
Corrective action:
The PRIMECLUSTER package may not be installed adequately to the system. Check that no errors occurred during installation.
If it is installed adequately, record this message and collect information for an investigation. Then, contact field engineers. For details on how to collect information, see "Troubleshooting" in "PRIMECLUSTER Installation and Administration Guide."
Content:
This message indicates that the cfrestore command cannot locate the archive file at $CCBROOT.tar.Z (Solaris). The CCBROOT value is set using nodename and generation number.
Corrective action:
Confirm that the archive file exists.
Content:
This error message indicates that the cfrestore command cannot expand the compressed archive file (with uncompress).
Corrective action:
Collect the file under CCBRHOME directory designed by /opt/SMAW/ccbr/ccbr.conf. Then, contact field engineers.
Content:
This error message indicates the cfrestore command cannot successfully expand a backup tree from the tar archive file.
Corrective action:
Collect the file under CCBRHOME directory designed by /opt/SMAW/ccbr/ccbr.conf. Then, contact field engineers.
Content:
This error message indicates that the cfrestore command cannot create a compressed archive file (with compress).
Corrective action:
Collect the file under CCBRHOME directory designed by /opt/SMAW/ccbr/ccbr.conf. Then, contact field engineers.
Content:
This warning message indicates that cfbackup created the archive file with the FORCE option specified (usually created ignoring the error).
Corrective action:
Make sure to confirm that restore of this data is valid, referring to the error log file of the backup archive.
Content:
This error message indicates that the named plugin module is missing from the /opt/SMAW/ccbr/plugins directory. This usually indicates that a PRIMECLUSTER package has been uninstalled or it is not reinstalled, or that the new and old packages have different named plugins.
Corrective action:
Collect the file under CCBRHOME directory designed by /opt/SMAW/ccbr/ccbr.conf. Then, contact field engineers.
Content:
This error message indicates that the reply to the question (asked by cfrestore), "Are you sure you want to continue (y/n) ?", was not answered with "yes." Processing may be terminated unless the FORCE mode has been specified.
Corrective action:
Respond "yes" to the above inquiry.
Content:
This error message indicates that the validation routine in one or more plugin modules has returned an error code 2 or 3 to the cfbackup command. The validation routine may be ended up with a failure. Validation, however, will continue so that all plugin modules have a chance to identify problems.
Corrective action:
Collect the file under CCBRHOME directory designed by /opt/SMAW/ccbr/ccbr.conf. Then, contact field engineers.
Content:
This error message indicates that the automatic cpio restore of all file trees rooted in the "root" subdirectory of the backup tree failed in execution. The cpio command is executed in verbose mode, so that there will be the history to show which files were restored. This may possibly cause a critical error.
Corrective action:
Manually restore the modified file.
Content:
This warning message indicates that cfrestore did not find any files to automatically restore from the backup tree. This is usually an error, probably indicating a damaged backup archive.
Corrective action:
Collect the file under CCBRHOME directory designed by /opt/SMAW/ccbr/ccbr.conf. Then, contact field engineers.
Content:
This error message indicates that the restore routine of the identified plugin module has returned an error code of 2 or 3 to the cfrestore command. Only a small number of plugins will need to provide an active restore routine. Restore will continue so that all plugins have a chance to identify problems.
Corrective action:
Any problems at this time, after the automatic cpio restore, will need to be examined individually and fixed manually.
Content:
This message indicates that the cfrestore command has completed all processing. The highest return code value detected while processing will be used as the return/error code or error value, whichever is the greater.