Top
ServerView Resource Orchestrator Cloud Edition V3.1.0 Operation Guide
ServerView

10.1.4 Restoring the Admin Server

This chapter describes how to restore resources that have been backed up.

  1. Stop the manager

  2. Restore the resources of the Manager

  3. Start the manager

  4. Update the configuration information in the operational status information

10.1.4.1 Stopping the Manager

Execute the command shown below to stop the Manager.

For details on the command, refer to "5.19 rcxmgrctl" in the "Reference Guide (Command/XML) CE".

[Windows Manager]
>Installation_folder\SVROR\Manager\bin\rcxmgrctl stop <RETURN>
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxmgrctl stop <RETURN>

10.1.4.2 Restoring the Resources of This Product

Restore the resources of this product. Execute the command shown below.

For details on the command, refer to "6.17 rcxmgrrestore" in the "Reference Guide (Command/XML) CE".

[Windows Manager]
>Installation_folder\SVROR\Manager\bin\rcxmgrrestore -dir directory <RETURN>
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxmgrrestore -dir directory <RETURN>

When the management function for Network device configuration file is used, and the folder is saved according to procedure of "10.1.2.2 Back up the Resources of this Product", replace the following folder with the saving informations.

[Windows Manager]
>Installation_folder\SVROR\Manager\var\netdevice\
[Linux Manager]
# /var/opt/FJSVrcvmr/netdevice/

Restoring Image Management Information

If the following image management information that was saved at backup has been changed, reset it:

[Windows Manager]

In value, specify the number of stored generations that were saved at backup.

>Installation_folder\SVROR\Manager\bin\rcxadm imagemgr set -attr vm.snapshot.maxversion=value <RETURN>
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxadm imagemgr set -attr vm.snapshot.maxversion=value <RETURN>

For details on the rcxadm imagemgr command, refer to "5.9 rcxadm imagemgr" in the "Reference Guide (Command/XML) CE".

10.1.4.3 Starting the Manager

Execute the command shown below to start the Manager.

For details on the command, refer to "5.19 rcxmgrctl" in the "Reference Guide (Command/XML) CE".

[Windows Manager]
>Installation_folder\SVROR\Manager\bin\rcxmgrctl start <RETURN>
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxmgrctl start <RETURN>

10.1.4.4 Disabling L-Platform Applications

Disable an L-Platform application for which an application process no longer exists, if online backup of the admin server has been performed.

For details on the command, refer to "12.11 recoverAllService (Disable L-Platform Application)" in the "Reference Guide (Command/XML) CE".

[Windows Manager]
>Installation_folder\RCXCTMG\MyPortal\bin\recoverAllService.bat <RETURN>
[Linux Manager]
# /opt/FJSVctmyp/bin/recoverAllService.sh <RETURN>

10.1.4.5 Updating the configuration information in the operational status information

Execute the following command to update the configuration for the operational status information:

For details on the command, refer to "12.8 cmdbrefresh (Refresh Configuration Information of System Condition)" in the "Reference Guide (Command/XML) CE".

[Windows Manager]
>Installation folder\SWRBAM\CMDB\FJSVcmdbm\bin\cmdbrefresh.exe -a -q <RETURN>
[Linux Manager]
# /opt/FJSVcmdbm/bin/cmdbrefresh.sh -a -q <RETURN>