DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
stop.retry.wait | time to wait before retrying the stop |
time.between.cleanup | Time to wait before the cleanup thread runs |
max.retries | number of times to retry start |
time.to.sleep | Time to sleep if no work items are found |
workers | number of worker threads to spin off to do the processing |
As part of the CloudStack HA design, CloudStack HA must not restart a VM if it cannot be sure that it can be done safely. In those cases, the VM stays in a transitional state. In those cases, the system administrator can manually intervene by checking to make sure the VM or the host the VM is shutdown, and then calling CloudStack to stop the VM with forced stop flag set to true. When called in this manner, CloudStack attempts to stop the VM but will continue to release resources even if any of the operations to the hypervisor host cannot be completed. After doing this, CloudStack HA will stop any attempt to restart the VM and it can be restarted by the administrator.