Can anyone review this? Thanks, Koushik From: Koushik Das [mailto:nore...@reviews.apache.org] On Behalf Of Koushik Das Sent: Friday, August 10, 2012 4:07 PM To: Abhinandan Prateek Cc: cloudstack; Koushik Das Subject: Review Request: Fix CS-15603
This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6515/ Review request for cloudstack and Abhinandan Prateek. By Koushik Das. Description When a VM is force deleted and the host is not available then CS simply marks the state in db as "Destroyed/Expunging". The VM is still running on the host and once it becomes available again there is a discrepancy in state of the VM. In this scenario the VM is removed from the host when the next full cluster sync happens. Diffs * server/src/com/cloud/vm/VirtualMachineManagerImpl.java (3f7cab9) View Diff<https://reviews.apache.org/r/6515/diff/>