If the Systemwalker Centric Manager Operation Management Server has already been installed, restore and start the Systemwalker Centric Manager environment.
1. Stop Systemwalker Runbook Automation and Interstage
The start of Systemwalker Runbook Automation might not be completed immediately after reboot of OS. Please execute the this step after confirming the following messages in syslog (If the Windows, event log).n
FSP_SW/RB-A_BASE: INFO: 00407: Systemwalker Runbook Automation has started. |
[Windows]
Stop Systemwalker Runbook Automation:
C:\> [Systemwalker Runbook Automation Management Server directory]\bin\swrba_stop
Stop Interstage:
C:\> isstop -f
[Linux]
Stop Systemwalker Runbook Automation:
# /opt/FJSVswrbam/bin/swrba_stop
Stop Interstage:
# isstop -f
2. Restore and start the Systemwalker Centric Manager environment
Follow the steps below:
[Windows]
Stop all Systemwalker Centric Manager features:
C:\> [Systemwalker Centric Manager installation path]\MPWALKER.DM\bin\pcentricmgr
Start the Operation Environment Maintenance Wizard.
Restore the Systemwalker Centric Manager environment. Select Confirm ObjectDirector environment.
(In the window that asks you to confirm whether you want to rebuild the environment, click No.)
Start the Systemwalker Centric Manager service:
C:\> [Systemwalker Centric Manager installation path]\MPWALKER.DM\bin\scentricmgr
[Linux]
Stop all Systemwalker Centric Manager features:
# /opt/systemwalker/bin/pcentricmgr
Build the Systemwalker Centric Manager environment (for restore):
# /opt/systemwalker/bin/MpFwSetup -mix
In the setup menu (initial menu), enter "5" to display the maintenance menu.
In the maintenance menu, enter "2" to create the Systemwalker Centric Manager environment for restore.
In the RESULT OF COMMUNICATION ENVIRONMENT CHECK window, enter "2" to continue processing without the Systemwalker Centric Manager environment rebuild.
Restore Systemwalker Centric Manager.
Refer to the Systemwalker Centric Manager manuals for details.
Start the Systemwalker Centric Manager service:
# /opt/systemwalker/bin/scentricmgr
3. Start Systemwalker Runbook Automation and Interstage
Follow the steps below:
[Windows]
Start Interstage:
C:\> isstart C:\> ihsstart -all
Start Systemwalker Runbook Automation:
C:\> [Systemwalker Runbook Automation Management Server directory]\bin\swrba_start
Restart CMDB.
C: \> [Systemwalker Runbook Automation Management Server directory] \ CMDB\FJSVcmdbm\bin\cmdbstop C: \> [Systemwalker Runbook Automation Management Server directory] \ CMDB\FJSVcmdbm\bin\cmdbstart
[Linux]
Start Interstage:
# isstart
Start Systemwalker Runbook Automation:
# /opt/FJSVswrbam/bin/swrba_start
Restart CMDB.
# /opt/FJSVcmdbm/bin/cmdbstop.sh # /opt/FJSVcmdbm/bin/cmdbstart.sh