Public bug reported:

Description
===========
Attempts to cleanup a volume backed instance resize leaves behind the instance 
directory and additional disk files. This seems to relate to the following 
change and the additional imagebackend calls made in _cleanup_resize :

    libvirt: Fix/implement revert-resize for RBD-backed images
    https://review.openstack.org/#/c/228505/


Steps to reproduce
==================
* Create a volume backed instance.
* Shutdown the instance.
* resize/migrate the instance to another host.
* Review the instance directory on the source host.

Expected result
===============
The instance directory on the source host is removed.

Actual result
=============
The instance directory on the source host remains and is also populated with a 
previously unused `disk` file and disk.info file.

Environment
===========
1. Exact version of OpenStack you are running. See the following

# git rev-parse HEAD
6e2e1dc912199e057e5c3a5e07d39f26cbbbdd5b

2. Which hypervisor did you use?
   libvirt + kvm

2. Which storage type did you use?
   (For example: Ceph, LVM, GPFS, ...)
   LVM/iSCSI

3. Which networking type did you use?
   N/A

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  libvirt: cleanup of a volume backed instance resize leaves behind the
  instance directory

Status in OpenStack Compute (nova):
  New

Bug description:
  Description
  ===========
  Attempts to cleanup a volume backed instance resize leaves behind the 
instance directory and additional disk files. This seems to relate to the 
following change and the additional imagebackend calls made in _cleanup_resize :

      libvirt: Fix/implement revert-resize for RBD-backed images
      https://review.openstack.org/#/c/228505/

  
  Steps to reproduce
  ==================
  * Create a volume backed instance.
  * Shutdown the instance.
  * resize/migrate the instance to another host.
  * Review the instance directory on the source host.

  Expected result
  ===============
  The instance directory on the source host is removed.

  Actual result
  =============
  The instance directory on the source host remains and is also populated with 
a previously unused `disk` file and disk.info file.

  Environment
  ===========
  1. Exact version of OpenStack you are running. See the following

  # git rev-parse HEAD
  6e2e1dc912199e057e5c3a5e07d39f26cbbbdd5b

  2. Which hypervisor did you use?
     libvirt + kvm

  2. Which storage type did you use?
     (For example: Ceph, LVM, GPFS, ...)
     LVM/iSCSI

  3. Which networking type did you use?
     N/A

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to