Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Base User's Guide


3.3.4 Notes on installing and uninstalling JP1/Base

Organization of this subsection

(1) Installation

(2) Re-installation

(3) Setting the OS environment

At JP1/Base installation, the port numbers listed in C. List of Port Numbers are added to the /etc/services file. This information is removed when JP1/Base is uninstalled.

(4) Uninstallation

(5) Overwrite installation

Note the following if you are performing an overwrite installation of JP1/Base in an environment running an earlier version of a JP1 program:

(6) Overwrite installation for cluster use

After you perform an overwrite installation of JP1/Base version 07-50 or later on a cluster system on which JP1/Base version 07-00 or earlier was used, you must perform the following procedures (a) to (c) in order, to upgrade the environment settings for the logical host.

After you perform an overwrite installation of JP1/Base 10-50 or later on a cluster system on which JP1/Base 10-10 or earlier was used, you must perform the procedure in (d) to upgrade the environment settings for the logical host.

(a) Enabling the processes added in version 07-00 or later to start

Execute the following commands to modify the configuration files:

When the authentication server is started on the logical host:
cp -p /etc/opt/jp1base/conf/jp1bs_spmd.conf.session.model shared-directory/jp1base/conf/jp1bs_spmd.conf
cp -p /etc/opt/jp1base/conf/jp1bs_service_0700.conf.model shared-directory/jp1base/conf/jp1bs_service_0700.conf
When the authentication server is not started on the logical host:
cp -p /etc/opt/jp1base/conf/jp1bs_spmd.conf.model shared-directory/jp1base/conf/jp1bs_spmd.conf
cp -p /etc/opt/jp1base/conf/jp1bs_service_0700.conf.model shared-directory/jp1base/conf/jp1bs_service_0700.conf

(b) Copying the definition files added in version 07-00 or later

To copy the definition files added in version 07-00 or later:

  1. Create the plugin directory in shared-directory/jp1base/conf/.

  2. Copy /etc/opt/jp1base/conf/plugin/reqforward.conf to shared-directory/jp1base/conf/plugin/.

  3. Copy /etc/opt/jp1base/conf/user_acl/JP1_AccessLevel to shared-directory/jp1base/conf/user_acl/.

  4. Create the jbshc directory in shared-directory/jp1base/conf/.

  5. Copy the files in /etc/opt/jp1base/conf/jbshc/ to shared-directory/jp1base/conf/jbshc/.

  6. Copy the files in /etc/opt/jp1base/conf/lcact/ to shared-directory/jp1base/conf/lcact/.

  7. Copy the files in /etc/opt/jp1base/conf/jbsdfts/ to shared-directory/jp1base/conf/jbsdfts/.

(c) Adding common definition information added in version 07-00 or later

To modify the configuration files to add common definition information added in version 07-00 or later:

  1. Back up the common definition information.

    Execute the following command:

    jbsgetcnf -h logical-host-name > backup-file-name

    Note that the logical host name must be correctly specified with lower or upper case as specified when the logical host was set up.

  2. Prepare the common definition information to be added to the logical host.

    Copy the files below to a temporary directory.

    For JP1/Base version 07-00, copy jcocmd0710.conf.model and jbshc_com.conf.model only.

    /etc/opt/jp1base/default/base_plugin.conf.model
    /etc/opt/jp1base/default/jcocmd0700.conf.model
    /etc/opt/jp1base/default/jcocmd0710.conf.model
    /etc/opt/jp1base/default/jbsspm070.conf.model
    /etc/opt/jp1base/conf/jp1bs_param_V7.conf.model
    /etc/opt/jp1base/default/jbshc_com.conf.model
    /etc/opt/jp1base/default/jbscom_default.conf.model
    /etc/opt/jp1base/default/jbslcact_default.conf.model
    /etc/opt/jp1base/default/jbssrvmgr.conf.model
  3. Use an editor to modify the files copied in step 2, and create the common definition information for the logical host.

    Change every JP1_DEFAULT in the files to logical-host-name. The file names must have the extension .conf.

  4. Set the files modified in step 3 as the common definition information for the logical host.

    Execute the following command for each file to add the common definition information:

    jbssetcnf file-name

(d) Copying the definition files added in version 10-50 or later

To copy the definition files:

  1. Create the suppress directory in shared-directory/event/.

  2. Copy /etc/opt/jp1base/conf/event/servers/default/suppress/forward_suppress to shared-directory/event/suppress/.