----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6515/ -----------------------------------------------------------
(Updated Sept. 11, 2012, 12:32 p.m.) Review request for cloudstack and Abhinandan Prateek. Changes ------- Ignoring sync for VMs that doesn't follow CS naming convention 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 (updated) ----- server/src/com/cloud/vm/VirtualMachineManagerImpl.java 605ce57 Diff: https://reviews.apache.org/r/6515/diff/ Testing ------- Thanks, Koushik Das