← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1943431] [NEW] swap ro multiattach volume, report an error VolumeNotFound

 

Public bug reported:

If a ro multiattach volume has been swaped, nova will report an error
VolumeNotFound during the next swap_volume.The reason is that table
bdm.connection_info records the _name_id of the volume(if it's not
empty), so func self._should_disconnect_target in libvirt driver get the
volume by id(from bdm connection_info) report an error VolumeNotFound.

** 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/1943431

Title:
  swap ro multiattach volume, report an error VolumeNotFound

Status in OpenStack Compute (nova):
  New

Bug description:
  If a ro multiattach volume has been swaped, nova will report an error
  VolumeNotFound during the next swap_volume.The reason is that table
  bdm.connection_info records the _name_id of the volume(if it's not
  empty), so func self._should_disconnect_target in libvirt driver get
  the volume by id(from bdm connection_info) report an error
  VolumeNotFound.

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



Follow ups