Hitachi

JP1 Version 12 JP1/Service Support Configuration and Administration Guide


10.2.4 Editing jsshasetupinfo.bat

Edit the jsshasetupinfo.bat command file to configure a cluster environment. The contents of this file must be the same on both the active node and the standby node that make up a cluster system.

The jsshasetupinfo.bat command file is stored in the following location:

JP1/SS-path\conf\setup\jsshasetupinfo.bat

The following shows the file format of the jsshasetupinfo.bat command file.

[Figure]

In the jsshasetupinfo.bat command file, you can edit the settings described in the table below. If you change any settings other than the ones listed in the Setting column, an error occurs.

Table 10‒6: Settings that can be edited in the jsshasetupinfo.bat command file

Setting

Description

Default value

IMSSDBDIR

Name of the folder for storing the Item management database on the local disk#1

JP1/SS-path\db

IMSSSHAREDIR

Name of the folder for storing the shared files on the shared disk#1

--

IMSSDBPORT

Port number used for communication with the Item management database server#2

24400

IMSSHTTPPORT

Port number used for communication with the Web server and web browser#2

24401

IMSSWEBCONPORT

Port number used for linkage between the WWW container server and Web server#2

24402

IMSSWEBSHUPORT

Port number used for shutting down the communication with the WWW container server#2

24403

IMSSWEBHTTPPORT

Port number used for communication with the Web server for system configuration#2

24404

IMSSLOGICALHOST

Logical host name used for cluster use

--

IMSSPHYSICALHOST

Physical host name of the primary node

--

Legend:

--: No default value

#1

When you specify the name of the folder for storing the Item management database, note the following:

- Specify the absolute path in no more than 133 bytes.

- Specify the characters that can be used in the OS.

- Half-width alphanumeric characters, underscores (_), yen signs (\), parentheses (()), periods (.), and half-width space characters can be used.

- Do not use a yen sign (\) for the end of the folder name.

- Do not use a half-width space and tab before or after the folder name.

- You cannot specify a network drive.

- If you specify a folder name that does not actually exist, the folder is created when the jsshasetup.bat command is executed.

- Do not specify the root folder of the hard drive, such as D:\.

#2

For IMSSDBPORT, you can specify half-width numerals in the range from 5001 to 65535. For IMSSHTTPPORT, IMSSWEBCONPORT, IMSSWEBSHUPORT, and IMSSWEBHTTPPORT, you can specify half-width numerals in the range from 1 to 65535. However, note the following:

- Port numbers must not be duplicated.

- Port numbers must not be the same as any port numbers used by other products.

- Do not use a half-width space character or tab before or after a port number.

Note

A model file (JP1/SS-path\conf\setup\jsshasetupinfo.bat.model) is provided for the jsshasetupinfo.bat command file. Use the model file to reset the contents of the jsshasetupinfo.bat command file. You can delete the jsshasetupinfo.bat command file, and rename the copied model file to jsshasetupinfo.bat.