Top
Systemwalker Runbook Automation Template Operator's Guide
Systemwalker

6.8.1 Processing Overview

In order to safely shut down the ESX Server in HA configuration, the VMware HA operation management template processes in the following order:

  1. Excluding specific virtual servers, it stops all virtual servers existing under one or multiple specified ESX Servers.

  2. It stops specific virtual servers.

  3. It sets one or multiple specified ESX Servers to maintenance mode.

  4. It forces one or multiple specified ESX Servers to terminate.

  5. It sends an execution result notification email.


Modify the Automated Operation Process as required.


The following operation components are deployed within the Automated Operation Process

Table 6.4 Deployment of operation components

Name

Name of operation component used

Purpose

Stop the virtual server on the ESX Server.

Stop the virtual server on the VM host

Stop virtual server operating on ESX Server

Stop virtual servers individually.

Stop virtual server

Stops the virtual servers running on the ESX Server, which need to have an awareness of the stop sequence.

Set the ESX Server to the maintenance mode.

Set the maintenance mode of the VM host

In order to make it possible to stop the ESX Server, change it to maintenance mode.

Force the ESX Server to terminate.

Stop the VM host forcibly

Stops ESX Server.

Notify completion

Send emails

Sends result of the operation by email.

Point

One of the objectives of the Automated Operation Process of the VMware HA operation management template is to reliably stop the ESX Server when there is a power outage. Consequently, there is no process to check the execution results of the operation component. If using this template to stop the ESX Server at times other than when there is a power outage, modify the Automated Operation Processes, such as adding a process to check the execution results of each operation component.