Before performing backup, the systems of this product must be stopped.
Stop the Manager
Back up the Resources of this Product
Start 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".
>Installation_folder\SVROR\Manager\bin\rcxmgrctl stop <RETURN>
# /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".
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".
>Installation_folder\SVROR\Manager\bin\rcxmgrbackup -dir directory [-cleanup] <RETURN>
# /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.
>Installation_folder\SVROR\Manager\var\netdevice\
# /var/opt/FJSVrcvmr/netdevice/
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".
> Installation_folder\SVROR\Manager\bin\rcxmgrctl start <RETURN>
# /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:
Number of Stored Snapshot Generations
Image File Storage Folder
Execute the following command to set the number of stored snapshot generations and the image storage folder information to a standard output, by redirecting the information to a file, and then saving it.
> Installation_folder\SVROR\Manager\bin\rcxadm imagemgr info > file <RETURN>
# /opt/FJSVrcvmr/bin/rcxadm imagemgr info > file <RETURN>
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".