----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5767/ -----------------------------------------------------------
Review request for cloudstack, Abhinandan Prateek and Koushik Das. Description ------- 1) Have just 1 xen host. 2) Have user VMs running on the backend. 3) Issue Stop command and allow it to reach the backend but stop MS before answer comes back 4) start the management server. VM is stuck in Stopping state after restarting the management server This addresses bug CS-13376. Diffs ----- server/src/com/cloud/vm/VirtualMachineManagerImpl.java 561e5b2 Diff: https://reviews.apache.org/r/5767/diff/ Testing ------- Debugged the code by putting system.exit statements to track the response from the backend and thereby tested it on my local cloudstack set up. Thanks, Pranav Saxena