Hitachi

uCosminexus Application Server Operation, Monitoring, and Linkage Guide


17.10.2 Stopping the 1-to-1 node switching system

This subsection describes the procedure for stopping the 1-to-1 node switching system.

The stopping procedure will be described for the following two cases:

Organization of this subsection

(1) When stopping both the executing node and the standby node hosts

To stop both the executing node and the standby node hosts:

  1. If you have not specified the settings to collectively stop the logical servers exist on the management domain in the script for stopping the Administration Agent, stop each logical server of the executing node host.

    You need not execute this step, if you specify settings to stop the logical server in the script for stopping the Administration Agent. For stopping the logical servers, see the following manuals:

    • In a system executing J2EE applications

      See 4.1.4 Methods of stopping a system in the uCosminexus Application Server Management Portal User Guide.

    • In a system executing batch applications

      See 6.1.4 Methods of stopping a system in the uCosminexus Application Server Management Portal User Guide.

  2. Execute the monend command in the executing node host to stop the Administration Agent of the executing node host.

    # monend server-identification-name

    In the underlined part, specify the server identification name specified in the operand 'alias' of the servers file.

    As a result, the Administration Agent of the executing node host will stop. Also, stop instruction is automatically sent to the standby node by the HA monitor and the Administration Agent of the standby node host also stops.

Note that if you are using the Management Server in the 1-to-1 node switching system of Application Server, manually stop the Management Server at the end. For stopping the Management Server, see 4.1.3 Procedure for stopping a system and 4.1.4 Methods of stopping a system in the uCosminexus Application Server Management Portal User Guide.

Reference note

For details on the servers file definition (server environment settings in the HA monitor), see 17.7.7 Server-compliant environment settings.

(2) When stopping only the standby node host

To end the standby status in the standby node without stopping the executing node, execute the following command in the standby node host:

# monsbystp server-identification-name

In the underlined part, specify the server identification name specified in the operand 'alias' of the servers file.