Hitachi

JP1 Version 12 JP1/Performance Management User's Guide


10.3.4 Changing the logical host environment after starting operation

This subsection describes how to perform operations such as modifying the jpchosts file and changing port numbers or the environment directory path when Performance Management is running in a logical host environment.

These settings are required if you want to start PFM - Manager in a logical host environment.

Organization of this subsection

(1) Modifying the jpchosts file

If you are already using Performance Management in a logical host environment, use the following procedure to modify the jpchosts file:

  1. Edit the jpchosts file on the executing node.

  2. Copy the jpchosts file from the executing node to the standby node.

(2) Changing or adding port numbers

To change or add a port number when you are already using Performance Management in a logical host environment:

  1. Set the port numbers by executing the jpcconf port define command on the executing node.

    Place the shared disk online before you execute the command.

    For example, execute the following command to set all of the port numbers for the services on the logical host jp1-ha1 to the default values.

    jpcconf port define -key all -lhost jp1-ha1

    When you execute the jpcconf port define command, the port numbers and service names of Performance Management (by default, TCP services whose names start with jp1pc) are defined in the services file.

    For details on how to set port numbers, see the chapter describing installation and setup (in Windows) in the JP1/Performance Management Planning and Configuration Guide.

    For details on the jpcconf port define command, see the chapter on commands in the manual JP1/Performance Management Reference.

  2. Execute the jpcconf ha export command on the executing node.

    The settings for Performance Management in the logical host environment are exported to a file you specify.

    For example, execute the command as follows to export the settings for the logical host environment to the file lhostexp.conf:

    jpcconf ha export -f lhostexp.conf
  3. Copy the file you exported using the jpcconf ha export command from the executing node to the standby node.

  4. Execute the jpcconf ha import command to import the exported file into the standby node.

    The shared disk does not need to be online on the standby node during this step.

    The environment definition file exported from the executing node is imported into the standby node.

    For example, execute the command as follows to import the file lhostexp.conf:

    jpcconf ha import -f lhostexp.conf

    When you execute the jpcconf ha import command, the environment of the standby node becomes the same environment as the executing node.

(3) Changing the environment directory path

To change the environment directory path when you are already using Performance Management in a logical host environment: