Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Command Reference


jajs_start.cluster (UNIX only)

Organization of this page

Format

jajs_start.cluster
     [logical-host-name]
     [jajs_spmd-command-options]

Description

Starts JP1/AJS3 in the logical host environment.

This command is used to control the startup of JP1/AJS3 in a cluster system. Before using this command, you must register it in the cluster system.

The following explains the command's flow of processing.

  1. Starts the queueless agent service if it has not started.

  2. Starts the queueless file transfer service if it is not started.

  3. Attaches a logical host to the queueless agent service if no logical host is attached to the service.

  4. Executes the jajs_spmd command to start a JP1/AJS3 process.

  5. Starts the JP1/AJS3 Check Manager service if it has not started.

  6. Starts the JP1/AJS3 Check Agent service if it has not started.

  7. Starts the JP1/AJS3 Autonomous Agent service and the JP1/AJS3 Autonomous Agent Messenger service if they are not running.

  8. Executes the jajs_spmd_status command, and then waits for a maximum of 60 seconds until JP1/AJS3 starts. If JP1/AJS3 is unable to start, the logical host of the queueless agent service is detached.

  9. Executes the jajs_spmd_status command to display the status of JP1/AJS3 processes.

In the initial status when JP1/AJS3 is installed, the definitions for starting services except the JP1/AJS3 processes are commented out. If necessary, customize the definitions so that startup processing is enabled. For details about customization, see 17.2.11 Specifying the settings that control startup and termination of JP1/AJS3 in a logical host environment in the JP1/Automatic Job Management System 3 Configuration Guide.

Execution privileges

Superuser privilege

Storage directory

/etc/opt/jp1ajs2/

Arguments

logical-host-name

Specify the name of the logical host in the logical host environment that will start JP1/AJS3.

You can specify a character string of 1 to 63 bytes.

By default, the system assumes the host name specified in the JP1_HOSTNAME environment variable. With this option omitted, the command terminate abnormally if the JP1_HOSTNAME environment variable contains nothing.

jajs_spmd-command-options

Specify the options of the jajs_spmd command. Note that you cannot specify the -h option, which is used to specify the logical host name, of the jajs_spmd command.

To set the -HA option for the jajs_spmd command, specify -HA for jajs_spmd-command-options.

For details about the options, see the description of the jajs_spmd in 3. Commands Used for Normal Operations.

Notes

Return values

0

Normal end

Values other than 0

Abnormal end