OpenTP1 Version 7 User's Guide

[Contents][Index][Back][Next]

6.5.2 Scale-out operation

In the scale-out scenario configuration for scale-out operations, the scenario for adding a new OpenTP1 node differs between OpenTP1 for Windows and OpenTP1 for UNIX. For information common to OpenTP1 for Windows and OpenTP1 for UNIX, see the description of scale-out operations in the manual OpenTP1 Version 7 Operation.

Organization of this subsection
(1) Scenario for adding a new OpenTP1 node

(1) Scenario for adding a new OpenTP1 node

The following figure shows the procedure for executing the scenario for adding a new OpenTP1 node.

Figure 6-1 Procedure for executing the scenario for adding a new OpenTP1 node

[Figure]

#
INST_DIR is a variable that is inherited from OpenTP1_GetInstDir.

The table below lists and describes the scenario templates. The numbers in the table correspond to the numbers in the figure.

Table 6-3 Names and description of scenario templates

No. Scenario template name Description
1 OpenTP1_GetInstDir#1 Acquires the OpenTP1 installation folder
2 OpenTP1_MakeTP1Dir#1 Creates an OpenTP1 folder
3 OpenTP1_SetConfig#1 Specifies OpenTP1 definitions
4 OpenTP1_ChangeNodeID#2 Specifies a node ID
5 OpenTP1_Deploy#2 Registers OpenTP1
6 OpenTP1_MakeFileSystem#1 Creates an OpenTP1 file system
7 OpenTP1_Start#2 Starts OpenTP1
8 OpenTP1_StartUAP#2 Starts a UAP

#1
This scenario template is created by the user. For details about the sample scenario templates provided by OpenTP1, see the description of using the sample scenario templates in the manual OpenTP1 Version 7 Operation.

#2
This scenario template is provided by OpenTP1. For details, see the description of scenario templates in the manual OpenTP1 Version 7 Operation. For details about OpenTP1_Deploy, see 6.5.4(1) OpenTP1_Deploy.