Hitachi

JP1 Version 13 JP1/Automatic Operation Service Template Reference


4.5.1 JP1 silent install (UNIX)

Function

This plug-in performs silent installation of the JP1 product stored on the Hitachi PP Installer media, on the UNIX execution target server.

This plug-in requires the following server:

- An execution target server

This plug-in will be executed on this server.

This plug-in applies to JP1 Version 11 or later.

The script in this plug-in executes the following processing:

- The following command is executed:

path-to-the-media-where-the-installer-is-stored(value for the JP1.mediaStoredPath property)/platform-type-of-the-product(value for the JP1.productPlatformType property)/setup

-f

-k model-name-of-the-product(value for the JP1.productModel property)

path-to-the- media-where-the-installer-is-stored(value for the JP1.mediaStoredPath property)

For the values that can be specified for the arguments of the setup command, see the description of how to install the JP1 product by using the silent installation function in the release notes for the JP1 product you want to install.

Use situation

Used to perform silent installation of the JP1 product stored on the Hitachi PP Installer media.

Prerequisites

For the latest support information about [Prerequisite OS running on the execution target server], see the release notes.

In addition, the following OS and products use abbreviations. For the abbreviations of OS and products, see the "Preface".

[Prerequisite products on the execution target server]

See the release notes for the JP1 product you want to install.

[Prerequisite OS running on the execution target server]

(1) Red Hat Enterprise Linux Server

[Requirements for the prerequisite products on the execution target server]

See the release notes for the JP1 product you want to install.

Cautions

(1) For a plug-in property, do not specify a character string that contains a double quotation mark (") or a single quotation mark (').

(2) For a property that specifies a path, do not specify a character string that contains a single-byte space, an exclamation mark (!), a dollar sign ($), a yen sign (\), or a grave accent mark (`).

Execution privilege

(1) The user who connects to the execution server to install the JP1 product must have the necessary permissions.

Version

02.01.00

Plug-in tags

Configure JP1,Linux

Plug-in name displayed in the task log

jp1commonSilentInstall_Unix

Return code

0: Normal

12: Error (user error): Invalid property

21: Error (invalid environment): No command was found. (An error was detected in the plug-in script.)

27: Error (Check the error details from a task log.)

41: Error (error detected in plug-in): Missing property (error detected in plug-in script)

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.mediaStoredPath

Installer media deployment path

Specify the location, as a full path, where the Hitachi integrated installer media are deployed.

--

Input

R

JP1.productPlatformType

Product platform type

Specify the platform type of the product to be installed.

--

Input

R

JP1.productModel

Product model

Specify the model of the product to be installed.

--

Input

R

common.returnValue

Return value for the plugin

The return value of this plugin stored.

--

Output

O