Name
[Windows]
Installation_folder\Manager\bin\rcxbackup - backup of configuration definition information
[Linux]
/opt/FJSVrcvmr/bin/rcxbackup - backup of configuration definition information
Format
rcxbackup [-dir directory] [[-immediate]|[-timeout value]]
Description
rcxbackup is the command used for backup of the configuration definition information of Resource Orchestrator.
Back up configuration definition information of Resource Orchestrator using this command for restoration when the configuration definition information has been damaged.
Options
In directory, specify a directory to back up the configuration definition information of Resource Orchestrator.
When omitting the directory specification or the tuning parameter file, the configuration definition file is saved in the following directory:
[Windows]
Installation_folder\Manager\var\backup
[Linux]
/var/opt/FJSVrcxmr/backup
Use this option to return directly to the command prompt without waiting for the operation being executed on the admin server to complete its execution.
If this command is executed when the manager has been stopped, regardless of whether this option is specified, the command will return directly to the command prompt without waiting for the operation to complete its execution.
Use this option to return with an error when the operation being executed on the admin server does not complete its execution after the expiration of the number of seconds specified in value.
Periodical backup may not be able to start its process while the manager is performing operations using the configuration definition information such as L-Server creation. Specify this option to cancel the backup after the specified number of seconds has elapsed.
If this command is executed when the manager has been stopped, the specification of this option will be ignored.
Example
>rcxbackup -dir /dir0 -immediate <RETURN> |
Note
Specify the command using an absolute path.
When specifying folders or directories, take note of the following points.
Do not specify the system installation folder or the installation directory for the -dir option.
Do not use double-byte characters or the following symbols to specify folders or directories for the -dir option.
""", "|", "*", "?", "<", ">", ",", "%", "&", "^", "=", "!", ";"
[Windows]
"/"
[Linux]
"\"
The folder path or directory path can be specified up to 100 characters.
For the -timeout option, 172800 or less seconds can be specified. If left blank, "3600" is set.
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 -dir 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.
Do not execute this command while resource operations, such as those involving L-Servers, resource pools, or resource folders, are being performed.
If the configuration definition information is being updated when the periodical backup operation starts, the backup operation will be postponed until the update is complete.
When an operation is being executed on the admin server, "INFO: Manager operation is still running." is displayed periodically.