Name
[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxbackup - Backup of configuration definition information
[Linux Manager]
/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 in case the configuration definition information is damaged.
Configuration definition information cannot be backed up while resource operations, such as those involving L-Servers, resource pools, or resource folders, are being performed.
Backup of configuration definition information can only be performed when no operation is being executed for the resources.
When executing the command while the manager is running
Backup will be performed after completing the operations.
When executing the command while the manager is stopped
This command will be returned without waiting for the completion of operations being executed, regardless of the presence or absence of the specified options.
Options
In directory, specify a directory to use for backup of the configuration definition information of Resource Orchestrator.
When omitting the directory specification, or the destination is defined in the following definition file, the backup is saved in the specified directory.
If the directory specification is omitted in the definition file, the backup is saved in the following directory:
[Windows Manager]
Installation_folder\SVROR\Manager\etc\customize_data\Manager_backup.rcxprop
[Linux Manager]
/var/opt/FJSVrcrmr/customize_data/manager_backup.rcxprop
[Windows Manager]
Installation_folder\SVROR\Manager\var\backup
[Linux Manager]
/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.
Backup of configuration definition information can only be performed when no operation is being executed for the resources. If an operation is being executed, this command will return an error.
Use this option to wait the number of seconds specified in value for completion of the operation being performed on the admin server. If the operation is not completed within the specified time, this command will return an error.
If this option is omitted, the default value (3600 seconds) is set.
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.
Examples
>rcxbackup -dir /dir0 -immediate <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 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 Manager]
"/"
[Linux Manager]
"\"
The folder path or directory path can be specified using up to 100 characters.
For the -timeout option, "172800" or less seconds can be specified.
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.