Job Management Partner 1/Base User's Guide

[Contents][Glossary][Index][Back][Next]


4.5.1 Changing communication settings

This subsection describes how to change communication settings of each host.

Organization of this subsection
(1) Changes required for host10
(2) Changes required for hostX
(3) Changes required for hostL (logical host)
(4) Changes required for hostA and hostB

(1) Changes required for host10

Host10 connects to hostX and hostL with the IP addresses 20.0.0.11 and 20.0.0.15, which do not correspond to the physical host name (which is hostX) and the logical host name (which is hostL). You need to let JP1/Base and event servers recognize 20.0.0.11 and 20.0.0.15 as IP addresses that correspond to hostX and hostL. This can be done with the jp1hosts definition file and the event server settings file (conf).

To change the communication settings required for host10:

  1. Stop all programs for which JP1/Base is a prerequisite or that depend on JP1/Base.
  2. Stop JP1/Base.
  3. Edit the jp1hosts definition file.
    Edit the jp1hosts definition file with the following information:
    # Correspond the IP addresses 20.0.0.11 and 20.0.0.15 to
    # the hosts that each IP address should correspond to.
    hostX 20.0.0.11
    hostL 20.0.0.15 
  4. Execute the jbshostsimport command.
    jbshostsimport {-o|-r} jp1hosts-definition-file-name
  5. Edit the event server settings file (conf).
    Add the following line to the event server settings file (conf):
    remote-server hostX close 20.0.0.11
    remote-server hostL close 20.0.0.15
  6. Restart JP1/Base.
    Restart JP1/Base, JP1/Base prerequisite programs, and the programs that have dependency relationships with JP1/Base.

This completes the communication settings for host10.

(2) Changes required for hostX

To change the communication settings required for hostX:

  1. Stop all programs for which JP1/Base is a prerequisite or that depend on JP1/Base.
  2. Stop JP1/Base.
  3. Edit the jp1hosts definition file.
    Edit the jp1hosts definition file with the following information:
    # Correspond the IP address to the host name.
    hostX 10.0.0.11, 20.0.0.11
  4. Execute the jbshostsimport command.
    jbshostsimport {-o|-r} jp1hosts-definition-file-name
  5. Execute the jbssetcnf command.
    jbssetcnf physical_ipany.conf
  6. Edit the event server settings file (conf).
    In the event server settings file (conf), change the ports and the client-bind parameters as below:
    ports 10.0.0.11:20.0.0.11 jp1imevt jp1imevtapi
    client-bind 0.0.0.0
  7. Restart JP1/Base.
    Restart JP1/Base, JP1/Base prerequisite programs, and the programs that have dependency relationships with JP1/Base.

This completes the communication settings for hostX.

(3) Changes required for hostL (logical host)

To change the communication settings required for hostL:

  1. Stop all programs for which JP1/Base is a prerequisite or that depend on JP1/Base.
  2. Stop JP1/Base.
  3. Edit the jp1hosts definition file.
    Edit the jp1hosts definition file with the following information:
    # Correspond the IP address to the host name.
    hostL 10.0.0.15, 20.0.0.15
  4. Execute the jbshostsimport command.
    jbshostsimport {-o|-r} jp1hosts-definition-file-name -h hostL
  5. Edit the logical_ipany.conf.
    Open the logical_ipany.conf using a text editor, look for [LOGICALHOSTNAME\JP1BASE], and change it to [hostL\JP1BASE].
  6. Execute the jbssetcnf command.
    jbssetcnf logical_ipany.conf 
  7. Edit the event server settings file (conf).
    In the event server settings file (conf), change the ports and the client-bind parameters as below:
    ports 10.0.0.15:20.0.0.15 jp1imevt jp1imevtapi
    client-bind 0.0.0.0
  8. Restart JP1/Base.
    Restart JP1/Base, JP1/Base prerequisite programs, and the programs that have dependency relationships with JP1/Base.

This completes the communication settings for hostL.

(4) Changes required for hostA and hostB

You do not need to change the communication setting for hostA and hostB since they are connected to hostX and hostL with IP addresses that correspond to the physical and the logical host names.

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.