This section describes how to restore resources that have been backed up.
Stopping the manager
Stopping Shared Services
Restoring the Resources of this Product
Starting Shared Services
Starting the manager
Restoring Image Management Information
Updating Backup Information of Network Device Files
Disabling L-Platform Applications
Updating the Configuration Information in the Operational Status Information
Active Directory Settings for Redundancy Configurations
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>
If Systemwalker Centric Manager is operating on the same computer, execute the following command to stop any services that are shared with Systemwalker Centric Manager.
>poperationmgr /a <RETURN>
# /opt/systemwalker/bin/poperationmgr -a <RETURN>
Restore the resources of this product. Execute the command shown below.
For details on the command, refer to "6.7 rcxmgrrestore" in the "Reference Guide (Command/XML) CE".
>Installation_folder\SVROR\Manager\bin\rcxmgrrestore -dir directory <RETURN>
# /opt/FJSVrcvmr/bin/rcxmgrrestore -dir directory <RETURN>
When the network device file management function is used, and the folder is saved according to the procedure in "10.1.2.2 Backing Up the Resources of this Product", replace the following folder with the saved information.
>Installation_folder\SVROR\Manager\var\netdevice\
# /var/opt/FJSVrcvmr/netdevice/
If Systemwalker Centric Manager is operating on the same computer, execute the following command to start any services that are shared with Systemwalker Centric Manager.
>soperationmgr /a <RETURN>
# /opt/systemwalker/bin/soperationmgr -a <RETURN>
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>
If the following image management information that was saved at backup has been changed, reset it:
For details on the command, refer to "5.9 rcxadm imagemgr" in the "Reference Guide (Command/XML) CE".
Number of stored snapshot generations
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>
# /opt/FJSVrcvmr/bin/rcxadm imagemgr set -attr vm.snapshot.maxversion=value <RETURN>
When backup of network device files was executed after backing up the admin server, the backup information of network device file will be lost when the admin server is restored.
Please update backup information of the admin server by executing the following command after restoring the admin server.
For details on how to use the command, refer to "3.8 rcxadm netdevice" in the "Reference Guide (Command/XML) CE".
>Installation_folder\SVROR\Manager\bin\rcxadm netdevice cfbackup -name name -type type <RETURN>
# /opt/FJSVrcvmr/bin/rcxadm netdevice cfbackup -name name -type type <RETURN>
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 "10.12 recoverAllService (Disable L-Platform Application)" in the "Reference Guide (Command/XML) CE".
>Installation_folder\RCXCTMG\MyPortal\bin\recoverAllService.bat <RETURN>
# /opt/FJSVctmyp/bin/recoverAllService.sh <RETURN>
Execute the following command to update the configuration for the operational status information:
For details on the command, refer to "13.1 cmdbrefresh (Refresh Configuration Information of System Condition)" in the "Reference Guide (Command/XML) CE".
>Installation folder\CMDB\FJSVcmdbm\bin\cmdbrefresh.exe -a -q <RETURN>
#/opt/FJSVctdsb-cmdb/CMDB/FJSVcmdbm/bin/cmdbrefresh.sh -a -q <RETURN>
Configure the following settings when operating Active Directory in a redundancy configuration using the Single Sign-On function of ServerView Operations Manager.
When restoring without reinstalling Resource Orchestrator during restoration
Use the following procedure to integrate the external software and the user information.
Output the user information of Resource Orchestrator.
Execute the following command to output a list of user information in XML format.
>Installation_folder\SVROR\Manager\bin\rcxadm user list -format xml -outfile outfile <RETURN>
# /opt/FJSVrcvmr/bin/rcxadm user list -format xml -outfile outfile <RETURN>
For details on the rcxadm user list command, refer to "7.1 rcxadm user" in the "Reference Guide (Command/XML) CE".
Restore the user information of Active Directory.
Reconfigure the user information operating Active Directory, when the user information is not registered in Active Directory as the result of the user information output in step 1.
Re-register the user information, and integrate the external software and the user information.
Execute the following command to reregister the user information output in step 1., and integrate the external software and the user information.
>Installation_folder\SVROR\Manager\bin\rcxadm user modify -file file.xml <RETURN>
# /opt/FJSVrcvmr/bin/rcxadm user modify -file file.xml <RETURN>
For details on the rcxadm user modify command, refer to "7.1 rcxadm user" in the "Reference Guide (Command/XML) CE".
When restoring by reinstalling Resource Orchestrator during restoration
Use the following procedure to reconfigure the Resource Orchestrator settings and integrate the external software and the user information.
Reconfigure the settings for using Active Directory settings for redundancy configurations.
For details on configurations, refer to "Appendix E Migration Procedure when Using Active Directory with a Redundant Configuration" in the "Setup Guide CE".
Check the user information of Active Directory.
Reconfigure the user information operating Active Directory, when the user information is not registered in Active Directory as the result of the user displayed by executing the following commands:
>Installation_folder\SVROR\Manager\bin\rcxadm user list <RETURN>
# /opt/FJSVrcvmr/bin/rcxadm user list <RETURN>
For details on the rcxadm user list command, refer to "7.1 rcxadm user" in the "Reference Guide (Command/XML) CE".