← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1644712] Re: os disk of instance was deleted when failed to evacaute

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1644712

Title:
  os disk of instance was deleted when failed to evacaute

Status in OpenStack Compute (nova):
  Expired

Bug description:
  nova-compute:  2:13.1.2-0ubuntu2~cloud0 
  libvirt-bin:                        1.3.1-1
  storage: ceph

  1: create 10 vm in one compute-node1
  2: poweroff  compute-node1
  3: nova evacaute vm compute-node-2 one by one
  4: i find the vm state is error, use commant: rbd -p compute ls |grep vm_id ,return none , the os disk of vm was deleted, From the nova-compute.log I get info:Timeout waiting for vif plugging callback for instance ,I read the nova code: 4938 /nova/virt/libvirt/driver.py ,found the self.cleanup(context, instance, network_info=network_info,
                               block_device_info=block_device_info) 
  destroy the disk, I think it is not reasonable for destroy_disks=True

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1644712/+subscriptions


References