Top
PRIMECLUSTER Messages
FUJITSU Software

7.8.1 To stderr

This section explains standard error output messages when the cfrestore command is executed, in the alphabetical order.

date time cfrestore: invalid option specified

Content:

One or more invalid arguments were used to the cfrestore command.

Corrective action:

Specify using the correct command syntax, which is:

cfrestore [-test] [-f] [p] [-y] [-M] [n]
Note:
-test

It can be used by plug-in developers. It will cause the $CCBROOT tree to remain after a successful run (it is usually deleted). Also, the cpio step will restore all saved files to /tmp/ccbr instead of / ---, which gives plug-in developers a chance to check results without actually executing the command.

-f

The FORCE mode option always ignores any detected critical errors and restores an archive file.

-p

In the PASS mode option, the tree extracted from the compressed archive can be specified.

-y

When confirmation is requested by the cfrestore command, "yes" is always returned.

-M

The multi-user mode also restores an archive file. Do not use this option.

n

This option specifies the backup/restore generation number to be use.

date time cfrestore: cmd must be run as root

Content:

The cfrestore command must be executed with a system administrator authority (uid=0).

Corrective action:

Execute with a system administrator authority.

date time cfrestore: cmd must be run in single-user mode

Content:

The cfrestore command must be executed in the single-user mode.

Corrective action:

Execute the command in the single-user mode.

date time cfrestore: ccbr files & directories must be accessible

Content:

The cfrestore command must be able to access all of the CCBR basic files including /opt/SMAW/ccbr and /opt/SMAW/ccbr/plugins directories and /opt/SMAW/ccbr/ccbr.conf file.

Corrective action:

Confirm that the above CCBR basic files be accessed.