Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Configuration Guide


8.2.4 Procedure for setting up a cluster system environment (in Windows version of JP1/AJS3 - Web Console)

This subsection describes how to set up a cluster system environment for JP1/AJS3 - Web Console.

To set up a cluster system environment in JP1/AJS3 - Web Console, define the items described in 8.2.1 Environment setup items for a cluster system on both the primary and secondary nodes.

The following figure provides an overview of setting up the environment.

Figure 8‒6: Overview of setting up the environment (JP1/AJS3 - Web Console)

[Figure]

Organization of this subsection

(1) Tasks required on the primary node

Execute the ajswebsetup command to generate shared files and folders on the shared disk.

Execute the following command:

ajswebsetup -d shared-folder -m

For the -d option, specify a folder on the shared disk in which the shared folder and files will be created. The shared folder shared-folder\jp1ajs3web\ is created, and the definition files on the local disk are copied to the created folder. Before you execute the command on the primary node, make sure that the shared disk is mounted.

For details about the ajswebsetup command, see ajswebsetup in 2. Commands Used during Setup in the manual JP1/Automatic Job Management System 3 Command Reference.

This completes the tasks required on the primary node.

(2) Tasks required on the secondary node

Execute the ajswebsetup command to set up the cluster environment for JP1/AJS3 - Web Console.

Execute the following command:

ajswebsetup -d shared-folder -s

For the -d option, be sure to specify the shared folder that was specified on the primary node.

For details about the ajswebsetup command, see ajswebsetup in 2. Commands Used during Setup in the manual JP1/Automatic Job Management System 3 Command Reference.

This completes the tasks required on the secondary node.