yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63582
[Bug 1686136] [NEW] Disk bus type 'sata' not allowed for qemu and kvm hypervisors
Public bug reported:
Description
===========
Setting custom properties on glance images allows us to select the type of disk bus e.g. VIRTIO/IDE/SCSI.
Although SATA disk bus works perfectly for qemu/kvm, it is not allowed due to a check in virt/libvirt/blockinfo.py : is_disk_bus_valid_for_virt
- some Linux (custom) images require use of SATA bus rather than any
other that seems to be allowed.
- It seems to be an artificial restriction (to me), but do point out if
this isn't a case.
** Affects: nova
Importance: Undecided
Assignee: dev-unix-virtualization (dev-unix-virtualization)
Status: New
** Changed in: nova
Assignee: (unassigned) => dev-unix-virtualization (dev-unix-virtualization)
--
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/1686136
Title:
Disk bus type 'sata' not allowed for qemu and kvm hypervisors
Status in OpenStack Compute (nova):
New
Bug description:
Description
===========
Setting custom properties on glance images allows us to select the type of disk bus e.g. VIRTIO/IDE/SCSI.
Although SATA disk bus works perfectly for qemu/kvm, it is not allowed due to a check in virt/libvirt/blockinfo.py : is_disk_bus_valid_for_virt
- some Linux (custom) images require use of SATA bus rather than any
other that seems to be allowed.
- It seems to be an artificial restriction (to me), but do point out
if this isn't a case.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1686136/+subscriptions
Follow ups