Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Configuration Guide


4.4.3 Creating a cluster environment after upgrading

This subsection describes how to upgrade the Intelligent Integrated Management Base that is currently in use in a cluster environment. If you skip this procedure, you will not be able to use the functions added after the release of the old version.

Organization of this subsection

(1) For Windows

  1. Stop JP1/IM - Manager.

    Stop all JP1/IM - Managers in both the physical and the logical host environments.

  2. Copy the plug-ins folder.

    Copy the plugin folder of the plug-ins folder on the physical host to the shared folder. Execute the following command:

    xcopy Manager-path\plugin shared-folder\jp1imm\plugin /s/e/i
  3. Copy the definition file.

    Copy the definition file for the physical host to a shared folder. Execute the following command:

    xcopy Manager-path\conf\imdd\*.model shared-folder\jp1imm\conf\imdd /s/e/i
    xcopy Manager-path\conf\imdd\system\*.model shared-folder\jp1imm\conf\imdd\system /s/e/i
    xcopy Manager-path\conf\imdd\system\imdd_system.properties shared-folder\jp1imm\conf\imdd\system /s/e/i
    xcopy Manager-path\conf\imdd\plugin\*.model shared-folder\jp1imm\conf\imdd\plugin /s/e/
  4. Add new settings.

    Add new settings corresponding to the new functions you are going to use.

  5. Start the service.

    From the cluster software, start the JP1/IM-Manager.

  6. By executing the jddcreatetree command, generate the IM management node-related files.

    For details about the jddcreatetree command, see jddcreatetree in Chapter 1. Commands in the manual JP1/Integrated Management 2 - Manager Command, Definition File and API Reference.

  7. By executing the jddupdatetree command in new and rebuilding mode, apply the definitions to the Intelligent Integrated Management server.

    For details about the jddupdatetree command, see jddupdatetree in Chapter 1. Commands in the manual JP1/Integrated Management 2 - Manager Command, Definition File and API Reference.

(2) For UNIX

  1. Stop JP1/IM - Manager.

    Stop all JP1/IM - Managers in both the physical and the logical host environments.

  2. Copy the plug-ins directory.

    Copy the plugin directory of plug-ins directory on the physical host to the shared directory. Execute the following command:

    cp -a /etc/opt/jp1imm/plugin shared-directory/jp1imm/
  3. Copy the definition file.

    Copy the definition file for the physical host to a shared directory. Execute the following command:

    cp -a /etc/opt/jp1imm/conf/imdd/*.model shared-directory /jp1imm/conf/imdd/
    cp -a /etc/opt/jp1imm/conf/imdd/system/*.model shared-directory /jp1imm/conf/imdd/system/
    cp -a /etc/opt/jp1imm/conf/imdd/system/imdd_system.properties shared-directory /jp1imm/conf/imdd/system/
    cp -a /etc/opt/jp1imm/conf/imdd/plugin/jp1ajs/*.model shared-directory /jp1imm/conf/imdd/
    cp -a /etc/opt/jp1imm/conf/imdd/plugin/jp1pfm/*.model shared-directory /jp1imm/conf/imdd/plugin/jp1pfm/
  4. Add new settings.

    Add new settings corresponding to the new functions you are going to use.

  5. Start the service.

    From the cluster software, start the JP1/IM-Manager.

  6. By executing the jddcreatetree command, generate the IM management node-related files.

    For details about the jddcreatetree command, see jddcreatetree in Chapter 1. Commands in the manual JP1/Integrated Management 2 - Manager Command, Definition File and API Reference.

  7. By executing the jddupdatetree command in new and rebuilding mode, apply the definitions to the Intelligent Integrated Management server.

    For details about the jddupdatetree command, see jddupdatetree in Chapter 1. Commands in the manual JP1/Integrated Management 2 - Manager Command, Definition File and API Reference.