← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1454252] Re: Support volume retype (volume migration) of attached volumes when VM is inactive

 

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

https://review.opendev.org/q/Iff17f7cee7a56037b35d1a361a0b3279d0a885d6
fixed this a while ago by limiting the use of swap_volume for times
where we have an actual domain on the compute.

** This bug has been marked a duplicate of bug 1673090
   Swap disk on stopped instance fails silently

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

Title:
  Support volume retype (volume migration) of attached volumes when VM
  is inactive

Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  Steps to reproduce:

  1. Boot a VM from the volume
  2. Shutoff the VM
  3. Try to migrate the volume between different storages of the same type  (cinder retype with --migration-policy on-demand )
  4. The process fails in Nova with the libvirt error in blockRebase, because libvirt can't find a VM instance.

  Expected result:

  The volume should move to another storage.

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


References