← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1430223] [NEW] Live migration with ceph fails to cleanup instance directory on failure

 

Public bug reported:

When doing a live migration of an instance using ceph for shared
storage, if the migration fails then the instance directory will not be
cleaned up on the destination host. The next attempt to do the live
migration will fail with DestinationDiskExists, but will cleanup the
directory.

A simple way to test this is to setup a working system which allows a
ceph instance to be live migrated, then delete the relevant ceph secret
from libvirt on one of the hosts. Live migration to that host will fail,
triggering this bug.

** Affects: nova
     Importance: Undecided
         Status: New

** Description changed:

  When doing a live migration of an instance using ceph for shared
  storage, if the migration fails then the instance directory will not be
  cleaned up on the destination host. The next attempt to do the live
  migration will fail with DestinationDiskExists, but will cleanup the
  directory.
+ 
+ A simple way to test this is to setup a working system which allows a
+ ceph instance to be live migrated, then delete the relevant ceph secret
+ from libvirt on one of the hosts. Live migration to that host will fail,
+ triggering this bug.

-- 
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/1430223

Title:
  Live migration with ceph fails to cleanup instance directory on
  failure

Status in OpenStack Compute (Nova):
  New

Bug description:
  When doing a live migration of an instance using ceph for shared
  storage, if the migration fails then the instance directory will not
  be cleaned up on the destination host. The next attempt to do the live
  migration will fail with DestinationDiskExists, but will cleanup the
  directory.

  A simple way to test this is to setup a working system which allows a
  ceph instance to be live migrated, then delete the relevant ceph
  secret from libvirt on one of the hosts. Live migration to that host
  will fail, triggering this bug.

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


Follow ups

References