Name
[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxrestore - Restoration of configuration definition information
[Linux Manager]
/opt/FJSVrcvmr/bin/rcxrestore - Restoration of configuration definition information
Format
rcxrestore -file filename
Description
rcxrestore is the command used for restoration of the configuration definition information of Resource Orchestrator.
Options
In filename, specify the compressed format file name of the backup collected using the rcxbackup command.
Examples
>rcxrestore -file mgr_20110123_1159.bz2 <RETURN> |
Exit Status
This command returns the following values:
The command executed successfully.
An error has occurred.
Note
Specify the command using an absolute path.
When specifying files, take note of the following points.
Do not use double-byte characters or the following symbols to specify files for the -file option.
""", "|", "*", "?", "<", ">", ",", "%", "&", "^", "=", "!", ";"
[Windows Manager]
"/"
[Linux Manager]
"\"
The file path can be specified using up to 100 characters.
For restoration, the certificates, configuration definition information, OS property definition files, system images, and cloning images must have been backed up at the same point in time. It is recommended to store the backed up information in folders with names including the date and time of backup.
Do not stop or start the manager during execution of this command. If this command fails, a folder or a directory that has a name starting with tmp will be created in the folder or directory specified for the -file option. If the problem is still not resolved after performing the actions based on the output error message, collect the folder or the directory as troubleshooting data, and contact Fujitsu technical staff. Delete these folders or directories when they are no longer necessary.