Name
[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxkeydefbackup - Backup of other definition and management information
[Linux Manager]
/opt/FJSVrcvmr/bin/rcxkeydefbackup - Backup of other definition and management information
Format
rcxkeydefbackup [-dir directory] [[-immediate]|[-timeout value]]
Description
rcxkeydefbackup is the command used for backup of the other definition and management information of Resource Orchestrator.
Back up the following other definition and management information of Resource Orchestrator using this command for restoration in case the information is damaged.
No | Overview | Item |
---|---|---|
1 | Certificates | Installation_folder\SVROR\Manager\etc\opt\FJSVssmgr\current\certificate (*1) Installation_folder\SVROR\Manager\etc\opt\FJSVrcxdm\certificate (*1) Installation_folder\SVROR\Manager\sys\apache\conf\ssl.crt Installation_folder\SVROR\Manager\sys\apache\conf\ssl.key |
2 | Session encryption keys | Installation_folder\SVROR\Manager\rails\config\rcx_secret.key |
3 | Definition files | Installation_folder\SVROR\Manager\etc\customize_data (*1) Installation_folder\SVROR\Manager\etc\vm (*1) Installation folder\SVROR\Manager\etc\l_server (*1) Installation folder\SVROR\Manager\etc\trapop.bat Installation folder\SVROR\Manager\sys\usm\etc\symmetrix.conf |
4 | Image management information (*2) | The number of system image versions The number of cloning images versions Image file storage folder |
5 | Home tab's information | Installation_folder\SVROR\Manager\rails\public\man\en\CloudEdition\home.html (*3) Installation_folder\SVROR\Manager\rails\public\man\ja\CloudEdition\home.html (*3) Installation_folder\SVROR\Manager\rails\public\man\en\CloudlEdition\img (*3) Installation_folder\SVROR\Manager\rails\public\man\ja\CloudEdition\img (*3) Installation_folder\SVROR\Manager\rails\public\man\en\CloudEdition\css (*3) Installation_folder\SVROR\Manager\rails\public\man\ja\CloudEdition\css (*3) |
*1: All files in the specified directory are targeted.
*2: The values displayed using the rcxadm imagemgr info command are targeted.
*3: It is information file used by basic mode.
No | Overview | Item |
---|---|---|
1 | Certificates | /etc/opt/FJSVrcvmr/opt/FJSVssmgr/current/certificate (*1) /etc/opt/FJSVrcvmr/sys/apache/conf/ssl.crt /etc/opt/FJSVrcvmr/sys/apache/conf/ssl.key |
2 | Session encryption keys | /opt/FJSVrcvmr/rails/config/rcx_secret.key |
3 | Definition files | /etc/opt/FJSVrcvmr/customize_data (*1) /etc/opt/FJSVrcvmr/vm (*1) /etc/opt/FJSVrcvmr/l_server (*1) /etc/opt/FJSVrcvmr/trapop.sh /opt/FJSVrcvmr/sys/usm/etc/symmetrix.conf |
4 | Image management information (*2) | The number of system image versions The number of cloning images versions Image file storage directory |
5 | Home tab's information | /opt/FJSVrcvmr/rails/public/man/en/CloudEdition/home.html (*3) /opt/FJSVrcvmr/rails/public/man/ja/CloudEdition/home.html (*3) /opt/FJSVrcvmr/rails/public/man/en/CloudEdition/img (*3) /opt/FJSVrcvmr/rails/public/man/ja/CloudEdition/img (*3) /opt/FJSVrcvmr/rails/public/man/en/CloudEdition/css (*3) /opt/FJSVrcvmr/rails/public/man/ja/CloudEdition/css (*3) |
*1: All files in the specified directory are targeted.
*2: The values displayed using the rcxadm imagemgr info command are targeted.
*3: It is information file used by basic mode.
Other definition and management information cannot be backed up while resource operations, such as those involving L-Servers, resource pools, or resource folders, are being performed. Backup of other definitions and management 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 the operations are completed.
When this command is executed while the manager is stopped, this command will be returned regardless of the presence or absence of the specified options. Completion of operations being executed will not be waited for.
Options
In directory, specify a directory to back up other definition and management information of Resource Orchestrator.
When this option is omitted, if the destination is defined in the following definition file, the information is saved in the specified folder or directory:
[Windows Manager]
Installation_folder\SVROR\Manager\etc\customize_data\Manager_backup.rcxprop
[Linux Manager]
/var/opt/FJSVrcrmr/ customize_data/manager_backup.rcxprop
If the destination is not defined, the information is saved in the following folder or directory:
[Windows Manager]
Installation_folder\SVROR\Manager\var\backup
[Linux Manager]
/var/opt/FJSVrcrmr/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 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 image 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.
When this command is periodically executed while the manager is operating, if heavy operations such as L-Server creation are ongoing, execution of the command will be delayed until the relevant operation is completed. Specify this option to terminate execution of the command within a fixed time.
When an operation is being executed on the admin server, "INFO: Manager operation is still running." is displayed periodically.
If this command is executed when the manager has been stopped, the specification of this option will be ignored.
Examples
>rcxkeydefbackup -dir /dir1 -immediate <RETURN> |
Exit Status
This command returns the following values:
The command executed successfully.
An error has occurred.
Note
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 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.
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 after collecting the troubleshooting data.