Name
[Windows Manager]
Installation_folder\SVROR\Manager\bin\scwbackup - Backup of image file information
[Linux Manager]
/opt/FJSVrcvmr/bin/scwbackup - Backup of image file information
Format
scwbackup [-dir directory] [[-immediate]|[-timeout value]]
Description
scwbackup is the command used for backing up the image file information of Resource Orchestrator.
This command backs up the following image file information of Resource Orchestrator using this command for restoration in case ServerView Deployment Manager information is damaged:
System Images and Cloning Images
All files in the folders or directories are targeted.
No | Overview | Item |
---|---|---|
1 | System images | Image file storage folder\Managed server name@0@0@Management information@Management information@Version |
2 | Cloning images | Image file storage folder\Cloning image name@Version |
Image_file_storage_folder is The_value_of_imagedir_displayed_by_executing_the_rcxadm imagemgr_info_command\Cloneimg.
No | Overview | Item |
---|---|---|
1 | System images | Image_file_storage_directory/Managed server name@0@0@Management information@Management information@Version |
2 | Cloning images | Image_file_storage_directory/Cloning image name@Version |
Image_file_storage_directory is The_value_of_imagedir_displayed_by_executing_the_rcxadm imagemgr_info_command/CLONEIMG.
Image file related information
No | Overview | Item |
---|---|---|
1 | Registry |
|
2 | Database | Installation_folder\ScwPro\scwdb\scwdb1.mdb Installation_folder\ScwPro\scwdb\scwdb1.mdw |
3 | DHCP configuration information file | Installation_folder\ScwPro\bin\ipTable.dat |
4 | IP address configuration file | Installation_folder\ScwPro\bin\localipaddress.txt |
5 | AWWN definition file (*2) | Installation_folder\ScwPro\tftp\rcbootimg\awwn_IP_address.cfg Installation_folder\ScwPro\tftp\rcbootimg\_awwn_IP_address.cfg |
6 | BROADCAST configuration file for client connection requests | Installation_folder\ScwPro\bin\bcastaddress.txt |
*1: For 64-bit operating systems, it is redirected to Wow6432Node.
*2: In VIOM environments, this file does not exist.
No | Overview | Item |
---|---|---|
1 | Configuration file | /etc/opt/FJSVscw-common/scwconf.reg |
2 | Database | /var/opt/FJSVscw-deploysv/scwdb/scwdb1.db /var/opt/FJSVscw-deploysv/scwdb/scwdb2.db |
3 | DHCP configuration information file | /var/opt/FJSVscw-pxesv/ipTable.dat |
4 | bootcfg configuration file (*1) | /etc/opt/FJSVscw-pxesv/ClientBoot/* |
5 | AWWN definition file (*2) | /var/opt/FJSVscw-tftpsv/tftproot/rcbootimg/awwn_IP_address.cfg /var/opt/FJSVscw-tftpsv/tftproot/rcbootimg/_awwn_IP_address.cfg |
6 | BROADCAST configuration file for client connection requests | /opt/FJSVscw-deploysv/sys/bcastaddress.txt |
*1: All files in the specified directory are targeted.
*2: In VIOM environments, this file does not exist.
Image file information cannot be backed up while an image operation is being performed for a physical L-Server or a VM host.
Backup of image file 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 folder or a directory to back up the image file information of Resource Orchestrator.
If previous backup information remains in the specified folder or directory, the previous backup information will be reused in the backup operation for system images and cloning images.
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.
For the -timeout option, "172800" or less seconds can be specified.
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 cloning image collection 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
>scwbackup -dir /scwdir0 -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 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 -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.