← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1570734] Re: create snapshot failed with libvirt error which can pass

 

[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/1570734

Title:
  create snapshot failed with libvirt error which can pass

Status in OpenStack Compute (nova):
  Expired

Bug description:
  
  Create instance’s snapshot failed with libvirt error. 

   The error msg as follow:

  libvirtError (\'virDomainBlockJobAbort() failed\', dom=self)\n'
  libvirtError: Requested operation is not valid: No active operation on device: drive-virtio-disk0\n'

  
  “virDomainBlockJobAbort”  used to abort block job, the error will be raise if device has no block job.

  Pass this exception is the  correct way to handling.  However, the
  current process did not do.

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


References