← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1794647] Re: unnecessary inst_base was created

 

*** This bug is a duplicate of bug 1666831 ***
    https://bugs.launchpad.net/bugs/1666831

I think this may have been fixed with
https://review.opendev.org/#/c/566367/.

** Tags added: ceph libvirt

** This bug has been marked a duplicate of bug 1666831
   Nova recreates instance directory after migration/resize

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

Title:
  unnecessary inst_base was created

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  Description
  ===========
  When migrating to other hosts, if inst_base is on shared storage, it will recreate inst_base after moving inst_base to inst_base_resize. But rbd backend is treated as shared storage too, it will create inst_base on source host also. In this situation, even if the resize finished, the inst_base on source host will still exist. This wll trigger errors when live-migration to the source host.

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


References