----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6515/ -----------------------------------------------------------
Review request for cloudstack and Abhinandan Prateek. 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 Diff: https://reviews.apache.org/r/6515/diff/ Testing ------- Thanks, Koushik Das