Hitachi

JP1 Version 13 JP1/Integrated Management 3 - Manager Configuration Guide


7.4.1 Creating a new cluster environment (For Windows)

The procedure for creating a cluster environment for the Intelligent Integrated Management Base is provided below.

For details about how to start JP1/IM - Manager after the setup, see Chapter 3. Starting and Stopping JP1/IM - Manager in the JP1/Integrated Management 3 - Manager Administration Guide.

Before performing the procedure described below, make sure that a cluster environment has already been created for both Central Console and the integrated monitoring database.

  1. Stop JP1/IM - Manager.

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

  2. Copy the folder of definition files.

    Copy the imdd folder of the definition files on the physical host to the shared folder. Execute the following command:

    xcopy Manager-path\conf\imdd shared-folder\jp1imm\conf\imdd /s/e/i
  3. 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
  4. Create of the output folder of data files.

    Create of the output folder of data files as shared-folder\jp1imm\data\imdd\.

    Execute the following command:

    mkdir shared-folder\jp1imm\data\imdd\
  5. Edit the intelligent integrated management infrastructure definition file (imdd.properties).

    Specify the values specified for LOGICALHOSTNUMBER parameter and IMDBPORT parameter of the cluster setup information file (jimdbclustersetupinfo.conf) used when setting up the integrated monitoring database of the logical host in the intelligent integrated management infrastructure definition file (imdd.properties).

    For example, you can set these values as follows:

    jp1.im.db.DEFAULT.logicalHostNum=value-set-for-LOGICALHOSTNUMBER
    jp1.im.db.DEFAULT.portNo=value-set-for-IMDBPORT

    For details, see Cluster setup information file (jimdbclustersetupinfo.conf) in Chapter 2. Definition Files in the manual JP1/Integrated Management 3 - Manager Command, Definition File and API Reference.

  6. Execute the following jcoimdef command to enable the service of the Intelligent Integrated Management Base(jddmain):

    Console-path\bin\jcoimdef -dd ON -hostmap ON -h logical-host-name

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

  7. Create the output folder of operation logs.

    Create the output folder of operation logs as shared-folder\jp1imm\operation\imdd\suggestion\. Execute the following command:

    mkdir shared-folder\jp1imm\operation\imdd\suggestion\
  8. Set up Intelligent Integrated Management Database.

    Build Logical host infrastructure for intelligent integrated databases.

  9. Start the service.

    Start the following services from the cluster software:

    • JP1/IM3-Manager_logical-host-name

    • JP1/IM3-Manager Intelligent Integrated DB Server_logical-host-name

    • JP1/IM3-Manager Trend Data Management Service_logical-host-name

    • JP1/IM3-Agent Base Server_logical-host-name

    • JP1/IM3-Agent Base Proxy Server_logical-host-name