Symptoms

A "Stop VPS" task in POA fails in the following way:

 Task ID    XXXXXXXX
 Task name Stop VPS YYY
 Task description Task that stops VPS YYY
 Subscription ID    XXXXXXXXX
 Queue name vps_operations_YYY
 Method name taskStopVPS
 Execution status Failed
 Start not earlier than Nov-27-2013 11:37
 Finished Nov-27-2013 12:07
 Output 307 : Message processing was terminated because timeout was reached waiting for a response

Cause

On the Virtuozzo Hardware node the VPS is still in "stopping" state, you may want to check the VPS/Hardware node performance

Resolution

Wait till the VPS is stopped on the Hardware node, then rerun the task. If the tasks fails with:

1027 : Container is already stopped :
ERROR:Container YYYY is not started

Start the container on Hardware node using:

# vzctl start YYYY

Wait until it is started, then rerun the task.

Internal content