Hitachi

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


8.4.1 Creating a new cluster environment (for UNIX)

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 directory of the definition files.

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

    cp -a /etc/opt/jp1imm/conf/imdd shared-directory/jp1imm/conf/
  3. 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/
  4. Create of the output directory of data files.

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

    Execute the following command:

    mkdir -p shared-directory/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:

    /opt/jp1cons/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 directory of operation logs.

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

    mkdir -p shared-directory/jp1imm/operation/imdd/suggestion/
  8. Set up Intelligent Integrated Management Database.

    Build logical host infrastructure for intelligent integrated databases.

    • For active host

      For details about the build process, see 8.3.8(5) Setup of JP1/IM-Manager (Intelligent Integrated Management Database).

    • For standby host

      For details about the build process, see 8.3.10(5) Setup of JP1/IM-Manager (Intelligent Integrated Management Database).

  9. Start the service.

    Start the following services from the cluster software:

    • JP1/IM-Manager_ of logical host

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

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

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

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