Hitachi

JP1 Version 12 Job Management: Getting Started (Job Scheduler)


2.3.1 Installing the prerequisite product

Install JP1/Base on the manager host.

Prerequisites

Procedure

  1. Terminate all JP1 programs.

  2. For the value of the environment variable LANG, specify the character encoding to be used when running JP1.

    The following is an example of specifying ASCII as the character encoding.

    Example: export LANG=C

  3. Insert the distribution media into the drive.

  4. Execute the following command to mount the distribution media:

    /bin/mount -t iso9660 -r device-special-file-name /mnt/dvdrom

    In the above command, /mnt/dvdrom is specified as the mount-point directory name. However, the mount-point directory name changes according to the environment. For details about how to mount the distribution media, see the documentation for the OS.

    If the distribution media is automatically mounted, skip this step.

  5. Execute the following command to install and start the Hitachi Program Product Installer:

    /mnt/dvdrom/linux/setup /mnt/dvdrom

    Note that you need to replace /mnt/dvdrom with the mount-point directory name of the distribution media you use. If the distribution media is automatically mounted, replace /mnt/dvdrom with the device special name.

    When the Hitachi Program Product Installer starts, the following initial window appears:

    [Figure]

  6. In the initial widow of the Hitachi Program Product Installer, enter L to display a list of software programs.

  7. In the list of software programs, move the cursor to JP1/Base, and then press the space bar to select it.

  8. In the Hitachi Program Product Installer window, enter I to start installation of JP1/Base.

    Initial setup is automatically performed so that you can use JP1/Base immediately after installation is completed.

  9. After installation is completed, enter Q to return to the initial window.

  10. Terminate the Hitachi Program Product Installer.

  11. Create a JP1/Base automated startup script so that JP1/Base automatically starts when the system starts.

    Execute the command as follows:

    cd /etc/opt/jp1base

    cp -p jbs_start.model jbs_start

Result

JP1/Base is installed on the manager host. Note that for a new installation of JP1/Base, the following information is automatically set as initial settings:

No.

Setting item

Initial settings

1

Setting up an authentication server

Authentication server name

Local host name

2

Registering JP1 users in the authentication server

JP1 user name

jp1admin

3

Password

jp1admin

4

Setting JP1 user operating permissions

JP1 resource group

* (asterisk)

5

Granted permissions

All administrator roles

6

Setting user mapping

JP1 user name to be mapped

jp1admin

7

OS user to be mapped

OS user entered in the window for entering the OS user name and password

8

Server host name

* (asterisk)

JP1/Base now automatically starts when the system starts.

Postrequisites

Install JP1/AJS3 - Manager on the manager host.

Related topics