Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Reference


4.7.9 Start JP1/Base

Function

This component starts JP1/Base on the execution target server in UNIX.

The server's prerequisites for this component are described below.

- Execution target server

Target server for executing this component

The script in this component executes the following command:

- jbs_spmd [-h "value of the logical host name of the execution target server (JP1.logicalHostName property)"]

[-HA]*1

*1: [-HA] is set when you set true for the value of the HA option (JP1.haOption property).

For details on the jbs_spmd command of JP1/Base, see the description for the command in the JP1/Base manuals.

Use situation

Use this component when you restart JP1/Base after modifying JP1/Base settings to make the modification take effect.

Note that this component finishes asynchronously without waiting until JP1/Base starts completely, but you can use the "Obtain Status of JP1/Base" component after executing this component to wait until JP1/Base starts.

Prerequisites

For the latest support information about [Required product in the System]/[Required products on the execution target server]/[Prerequisite product OS running in the execution target server], see the release notes.

[Required product in the System]

(1)JP1/Automatic Operation 11-00 or later

[Required products on the execution target server]

(1)Job Management Partner 1/Base 09-00 or later, or

JP1/Base 11-00 or later

[Prerequisite product OS running in the execution target server]

(1) Red Hat Enterprise Linux Server 6 (32-bit x86), Red Hat Enterprise Linux Server 6 (64-bit x86_64)

(2) Red Hat Enterprise Linux Server 7 (64-bit x86_64)

(3) Red Hat Enterprise Linux Server 8 (64-bit x86_64)

[Usage conditions for required products on the execution target server]

(1) JP1/Base is stopped.

(2) If the execution target server's JP1/Base has a cluster configuration, specify in the plugin.destinationHost property the name of the physical host on which JP1/Base's logical host is running, and specify in the JP1.logicalHostName property JP1/Base's logical host name.

Cautions

(1) For the properties of this plug-in, do not specify a string that includes a double quotation mark (") or single quotation mark (').

(2) For other notes on the command, see the JP1/Base manual.

Execution privilege

root permission

Version

02.02.00

Plug-in tags

Control JP1,Base,Linux

Plug-in name displayed in the task log

jp1baseStart

Return code

0: Normal

21: Error (invalid environment) Command cannot be found (error detected in the plug-in script)

27: Error (check task logs for the nature of error)

Property list

The following table lists the properties:

Property key

Property name

Description

Default value

I/O type

Required

plugin.destinationHost

Host name of the execution target server

Specify the host name or IP address of the server on which this plugin will be executed. IPv6 addresses are not supported.

--

Input

R

JP1.logicalHostName

Logical host name for the execution target server

Specify the JP1 logical host name of the execution target server.

--

Input

O

JP1.haOption

HA option

Specify true if you want to set the [HA] option for the command to be executed. If true is not specified, the [HA] option is not set.

false

Input

O

common.returnValue

Return value for the plugin

The return value of this plugin stored.

--

Output

O