Hitachi

JP1 Version 13 JP1/Integrated Management 3 - Manager Configuration Guide


1.3.5 How to link with the auto scale function (for Windows)

Organization of this subsection

(1) How to link with the auto-scale function in JP1/IM - Agent

(a) Prerequisite services and conditions

The prerequisite services and conditions for operation corporate with the auto-scale function are as follows:

Prerequisite services
  • Amazon EC2

  • Amazon EC2 Auto Scaling

Prerequisite conditions

The following describes the prerequisites for operation corporate with the auto-scale function.

(b) Creating a Virtual Machine Image (AMI)

Following are the steps to create a virtual machine image (AMI).

  1. Install JP1/IM - Agent.

    In this case, select the installation mode [Create image]. For details, see 1.3.1(3)(c) Initialization environment variable used by the installer.

  2. Creating a virtual machine image (AMI).

    For information about creating a virtual machine image (AMI), see the official Amazon Web Services website.

(c) Creating a Auto Scaling Boot Setup

Following are the steps to create a Auto Scaling boot Setup.

  1. Open the [Amazon EC2] console from [AWS Management Console].

  2. Click [Boot settings].of [Auto Scaling]in the left navigation pane.

  3. Click [Create a boot settings].

  4. Select the virtual machine image (AMI) created in step 1 from the [Select AMI] window.

  5. In the [Detailed settings] window, select [by Text] from [Advanced details] - [User data] and write the following in the text box.

    IN Windows

    <script>
    Install-destination\jp1ima\tools\jimasetup phost
    Install-destination\jp1ima\tools\jpc_service_start -s all
    </script>