Top
Systemwalker Runbook Automation Installation Guide
Systemwalker

C.2.6 Subsequent operation when Systemwalker Centric Manager Operation Management Server has been installed

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]

  1. Stop Systemwalker Runbook Automation:

    C:\> [Systemwalker Runbook Automation Management Server directory]\bin\swrba_stop
  2. Stop Interstage:

    C:\> isstop -f

[Linux]

  1. Stop Systemwalker Runbook Automation:

    # /opt/FJSVswrbam/bin/swrba_stop
  2. Stop Interstage:

    # isstop -f

2. Restore and start the Systemwalker Centric Manager environment

Follow the steps below:

[Windows]

  1. Stop all Systemwalker Centric Manager features:

    C:\> [Systemwalker Centric Manager installation path]\MPWALKER.DM\bin\pcentricmgr
  2. Start the Operation Environment Maintenance Wizard.

  3. 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.)

  4. Start the Systemwalker Centric Manager service:

      C:\> [Systemwalker Centric Manager installation path]\MPWALKER.DM\bin\scentricmgr

[Linux]

  1. Stop all Systemwalker Centric Manager features:

     # /opt/systemwalker/bin/pcentricmgr
  2. 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.

  3. Restore Systemwalker Centric Manager.

    Refer to the Systemwalker Centric Manager manuals for details.

  4. Start the Systemwalker Centric Manager service:

    # /opt/systemwalker/bin/scentricmgr

3. Start Systemwalker Runbook Automation and Interstage

Follow the steps below:

[Windows]

  1. Start Interstage:

    C:\> isstart
    C:\> ihsstart -all
  2. Start Systemwalker Runbook Automation:

    C:\> [Systemwalker Runbook Automation Management Server directory]\bin\swrba_start
  3. 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]

  1. Start Interstage:

    # isstart
  2. Start Systemwalker Runbook Automation:

    # /opt/FJSVswrbam/bin/swrba_start
  3. Restart CMDB.

    # /opt/FJSVcmdbm/bin/cmdbstop.sh
    # /opt/FJSVcmdbm/bin/cmdbstart.sh