OpenTP1 Version 7 Operation

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

Appendix M.11 OpenTP1_ScenarioScaleout (Scale Out sample scenario template)

Function
When executed after OpenTP1 is installed, the OpenTP1_ScenarioScaleout sample scenario template sets the environment of OpenTP1, and starts OpenTP1 and the sample SPP.

Input scenario variables
  • DCDIR~<character string of 1-50 characters>
    Specifies the name of the OpenTP1 directory where the OpenTP1_ScenarioScaleout sample scenario template is to be registered.
    Specify an OpenTP1 directory name that is unique in the OpenTP1 system.
  • DCCONFPATH
    Specifies an OpenTP1 definition file storage directory.
  • HOST_NAME
    Specifies the host name of the OpenTP1 node where scenario jobs are executed.
    This input scenario variable can be omitted. If you omit it, scenario jobs are executed on the host where the scenario is executed.
  • USER_NAME
    Specifies the user name of the OpenTP1 system administrator who executes scenario jobs.
    This input scenario variable can be omitted. If you omit it, the mapped primary user (user mapping) defined by JP1/Base executes scenario jobs.
  • GROUP_NAME
    Specifies the name of an OpenTP1 group.
    When you specify the input scenario variable USER_NAME, you must also specify the input scenario variable GROUP_NAME.
  • BETRAN_FILE1
    Specifies the path of the OpenTP1 file system in system A.
    When you specify a character type special file, allocate a partition before you execute the OpenTP1_ScenarioScaleout sample scenario template.
  • BETRAN_FILE2
    Specifies the path of the OpenTP1 file system in system B.
    When you specify a character type special file, allocate a partition before you execute the OpenTP1_ScenarioScaleout sample scenario template.
  • USER_SERVER_NAME~<character string of 1-8 characters>
    Specifies the name of the user server to be started.
    When you use the OpenTP1_ScenarioScaleout sample scenario template, specify basespp.
  • NODE_ID~<character string of 4 characters>
    Specifies the node ID of the OpenTP1 node to be set.
    Specify a node name that is unique in the OpenTP1 system.
  • PORT_NUMBER~((5001-65535))
    Specifies the port number of the new OpenTP1 node to be added to the OpenTP1 system. This port number is used by the name server.

Output scenario variables
None.

Executing user
The superuser executes the scenario job for creating the directory for OpenTP1 whose environment is to be set and the scenario job for registering OpenTP1 in the OS. Other scenario jobs are executed by the OpenTP1 system administrator that is specified in the input scenario variable USER_NAME.