Hitachi

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


8.3.5 Setting up the logical host environment (secondary node) during new installation (for UNIX)

Organization of this subsection

(1) Preparations for setup

  1. Make sure that the services of JP1/IM and JP1/Base are stopped.

    Make sure that all processes of JP1/IM and JP1/Base are stopped on the physical host and all logical hosts. If JP1/IM - MO is used, also stop the JP1/IM - Message Optimizer service of JP1/IM - MO on the connection source.

  2. If you set up the IM database on the primary server, copy the cluster setup information file that was used in the primary server onto the secondary server. (This operation is not necessary if the IM database is not set up on the primary server.)

    Store the copied file in /etc/opt/jp1imm/conf/imdb/setup/.

Note that there is no need for the shared disk to be available for use at the secondary server.

(2) Setting up JP1/Base

  1. Set up the logical host (secondary node) for JP1/Base.

    For details about the procedure, see the JP1/Base User's Guide.

  2. Set up a command execution environment for JP1/Base.

    Execute the jcocmddef command to set up a command execution environment for JP1/Base. For details about the jcocmddef command, see the JP1/Base User's Guide.

(3) Setting JP1/IM - Manager (Central Console)

To set JP1/IM - Manager (Central Console):

  1. Execute the setup command for the logical host of JP1/IM - Manager (Central Console).

    /opt/jp1cons/bin/jp1cc_setup_cluster -h logical-host-name

    Specify the logical host name by using an argument.

    • logical-host-name (-h option)

      Specify the logical host name that was set up at the primary server.

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

(4) Setting JP1/IM - Manager (integrated monitoring database) (optional)

Perform this setting procedure when you will be using JP1/IM - Manager (integrated monitoring database). If you intend to use an integrated monitoring database to manage JP1 events, you must create the integrated monitoring database.

  1. Edit the cluster setup information file.

    Prepare a cluster setup information file that contains information about the size of the database area required for the integrated monitoring database and the database storage directory. Check the contents of the cluster setup information file that was copied from the active host in 8.3.5(1) Preparations for setup. The settings in the cluster setup information file must be the same as those specified at the primary node.

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

  2. Execute the jcodbsetup command to create an integrated monitoring database.

    jcodbsetup -f cluster-setup-information-file-name -h logical-host-name -c standby [-q]

    Use arguments to specify the cluster setup information file name, logical host name, and setup type.

    • cluster-setup-information-file-name (-f option)

      Specify the name of the cluster setup information file that was created in step 1.

    • logical-host-name (-h option)

      Specify the logical host name that was set up at the primary server.

    • Setup type (-c option)

      Specify the setup type (standby) of the standby host.

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

(5) Setting JP1/IM - Manager (IM Configuration Management database) (optional)

Perform this setting procedure when you will be using JP1/IM - Manager (IM Configuration Management database). If you intend to use an IM Configuration Management database to manage system hierarchies (IM configurations), you must create the IM Configuration Management database.

  1. Edit the cluster setup information file.

    Prepare a cluster setup information file that contains information about the size of the database area required for the IM Configuration Management database and the database storage directory. Check the contents of the cluster setup information file that was copied from the active host in 8.3.5(1) Preparations for setup. The settings in the cluster setup information file must be the same as those specified at the primary node.

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

  2. Execute the jcfdbsetup command to create an IM Configuration Management database.

    jcfdbsetup -f cluster-setup-information-file-name -h logical-host-name -c standby [-q]

    Use arguments to specify the cluster setup information file name, logical host name, and setup type.

    • cluster-setup-information-file-name (-f option)

      Specify the name of the cluster setup information file that was created in step 1.

    • logical-host-name (-h option)

      Specify the logical host name that was set up at the primary server.

    • Setup type (-c option)

      Specify the setup type (standby) of the standby host.

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

(6) Setting JP1/IM - Manager (IM Configuration Management) (optional)

To specify settings for using JP1/IM - Manager (IM Configuration Management):

  1. Execute the setup command for the logical host of JP1/IM - Manager (IM Configuration Management).

    /opt/jp1imm/bin/imcf/jp1cf_setup_cluster -h logical-host-name

    Specify the logical host name by using an argument.

    • logical-host-name (-h option)

      Specify the logical host name that was set in JP1/Base.

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

(7) Setting JP1/IM - Manager (Central Scope) (optional)

To set JP1/IM - Manager (Central Scope):

  1. Execute the setup command for the logical host of JP1/IM - Manager (Central Scope).

    /opt/jp1scope/bin/jp1cs_setup_cluster -h logical-host-name

    Specify the logical host name by using an argument.

    • logical-host-name (-h option)

      Specify the logical host name that was set up at the primary server.

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

Setup of the secondary node is now complete.