Top
Systemwalker Software Configuration Manager Operation Guide
FUJITSU Software

4.2.3 Restoring the Admin Server

This section explains how to restore the Systemwalker Software Configuration Manager admin server.

Note that Systemwalker Software Configuration Manager must be stopped before restoring Note that after restoration, it is necessary to start Systemwalker Software Configuration Manager before updating to the latest configuration information.For details on how to start and stop Systemwalker Software Configuration Manager, refer to "Chapter 3 Starting and Stopping Systemwalker Software Configuration Manager".

4.2.3.1 Restoring User Information

Restore user information that was backed up at "Backing Up User Information" (refer to the relevant ServerView Operations Manager manual below for details). If linked to ServerView Resource Orchestrator, then use it to restore user information.

[Windows]

[Linux]

4.2.3.2 Restoring ServerView Resource Orchestrator Assets (when Linked to ServerView Resource Orchestrator)

Restore ServerView Resource Orchestrator assets backed up at "Backing Up ServerView Resource Orchestrator Assets (when Linked to ServerView Resource Orchestrator)" (refer to "Restoring the Admin Server" in the ServerView Resource Orchestrator Cloud Edition Operation Guide for details).

4.2.3.3 Restoration of Systemwalker Software Configuration Manager

Restore the assets collected in "Backup of Systemwalker Software Configuration Manager". Execute the following command from the command prompt to restore Systemwalker Software Configuration Manager. Refer to the Reference Guide for information on commands.

Command name

Overview

swcfmg_restore

This command restores user assets.

Note

User assets must be restored using OS administrator privileges (administrator or root).

4.2.3.4 Updating to the Latest Configuration Information

After restoring Systemwalker Software Configuration Manager, start Systemwalker Software Configuration Manager and then update to the latest configuration information.

The procedure for updating to the latest configuration information is described below:

  1. Execute cmdbrefresh to update the CMDB information:

    [Windows]

    %SWCMDBINSTALLPATH%\CMDB\FJSVcmdbm\bin\cmdbrefresh.exe -a -q-

    [Linux]

    /opt/FJSVcfmgm/CMDB/FJSVcmdbm/bin/cmdbrefresh.sh -a -q

  2. Perform discovery to update to the latest patch information: Execute the following command:

    [Windows]

    <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin\swcfmg_patch_updateinfo.exe -repository

    [Linux]

    /opt/FJSVcfmgm/bin/swcfmg_patch_updateinfo -repository

    To discover only particular information, execute the command below:

    • Windows patch information

      [Windows]

      <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin\swcfmg_patch_updateinfo.exe -t windows -repository

      [Linux]

      /opt/FJSVcfmgm/bin/swcfmg_patch_updateinfo -t windows -repository

    • Linux patch information

      [Windows]

      <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin\swcfmg_patch_updateinfo.exe -t linux

      [Linux]

      /opt/FJSVcfmgm/bin/swcfmg_patch_updateinfo -t linux

    • Software patch information

      [Windows]

      <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin\swcfmg_patch_updateinfo.exe -t middleware

      [Linux]

      /opt/FJSVcfmgm/bin/swcfmg_patch_updateinfo -t middleware

  3. Perform discovery for the parameter information:

    [Windows]

    <Systemwalker Software Configuration Manager installation directory>\SWCFMGM\bin\swcfmg_param_updateinfo.exe

    [Linux]

    /opt/FJSVcfmgm/bin/swcfmg_param_updateinfo