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

10.1.2 Offline Backup of the Admin Server

Before performing backup, the systems of this product must be stopped.

  1. Stop the Manager

  2. Back up the Resources of this Product

  3. Start the Manager

10.1.2.1 Stopping the Manager

Stop the Manager and check that it is in a stopped state.


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>

Checking the status of the services of this product

Check that the Manager and services of this product are stopped.

For details on how to check, refer to "2.1 Starting and Stopping the Manager".

10.1.2.2 Back up the Resources of this Product

Back up the resources of this product. Execute the command shown below.

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

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

When the management function for Network device configuration file is used, save the following folders and files under that folder.

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

10.1.2.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>

Saving Image Management Information

Check the following image management information, the number of stored snapshot generations and the image file storage folder:

Parameter
file

Specify the name of the file for output.

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