----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6515/#review11457 -----------------------------------------------------------
Ship it! https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=commit;h=a9559cbb67c9d27519256b53f073b5afdcc7bd8c - Abhinandan Prateek On Sept. 11, 2012, 12:32 p.m., Koushik Das wrote: > > ----------------------------------------------------------- > 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. > > > 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 605ce57 > > Diff: https://reviews.apache.org/r/6515/diff/ > > > Testing > ------- > > > Thanks, > > Koushik Das > >