Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Reference


3.11.4 Restart virtual server (repeated flow)

Flow specification details

The following table shows the detailed specification of the flow:

Hierarchy

Processing

Plug-in

Plug-in name

Description

Error recovery method

1

hyperv2016ShutdownVM

Shut down virtual server

Shuts down a virtual server if it is running.

After removing the cause of the error, run the service again.

2

hyperv2016PowerOnVM

Start virtual server

Starts a virtual server if it has stopped.

After removing the cause of the error, start the virtual server, and then run the service again.

3

hyperv2016CheckNetwork

Flow Plug-in

Checks whether the network is connected.

--

3-1

Judge Value Plug-in

Judges whether "yes" is specified for the network connection check.

After removing the cause of the error, run the service again.

3-2

Flow Plug-in

If "yes" is specified for the network connection check, this plug-in performs the network connection check.

--

3-2-1

Judge Value Plug-in

Judges whether a value greater than 0 is specified for the wait time for obtaining an IP address.

After removing the cause of the error, run the service again.

3-2-2

Execution wait

Waits for the specified time before obtaining an IP address if a value greater than 0 is specified for the wait time.

After removing the cause of the error, run the service again.

3-2-3

Obtain virtual server IP address

Obtains the IP address of a virtual server that was started.

After removing the cause of the error, run the service again.

3-2-4

Send ICMP echo request message

Issues an ICMP echo request to a virtual server that was started.

Depending on the status of the system environment, the virtual server might start successfully, but the network connection check might fail, causing the task to terminate abnormally. Check whether the virtual server is running. To run the service again, first read the notes and remove the cause of the error.