Bug 1432847
Summary: | [downstream clone] no bootable device found with more than one virtio-scsi disc | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | nijin ashok <nashok> |
Component: | vdsm | Assignee: | Maor <mlipchuk> |
Status: | CLOSED DEFERRED | QA Contact: | Raz Tamir <ratamir> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.0.6 | CC: | amureini, bazulay, bugs, knoel, lsurette, mavital, michal.skrivanek, nobody, pbonzini, ratamir, srevivo, swandl, tjelinek, tnisan, ycui, ykaul |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1420869 | Environment: | |
Last Closed: | 2017-11-15 14:55:59 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1020622, 1420869 | ||
Bug Blocks: |
Description
nijin ashok
2017-03-16 08:57:08 UTC
Cloned this bug to downstream as we have a customer case. The issue was easily reproducible with the below versions. qemu-kvm-rhev-2.6.0-28.el7_3.6.x86_64 vdsm-4.18.21.1-1.el7ev.x86_64 Only the disk with alias scsi0-0-0-0 was selected as boot device and the boot order provided from the RHV/libvirt is completely ignored in case the VM is having multiple Virtio-SCSI disk. It works fine with Virtio disks. pending upstream investigation The issue is in seabios which does not recognize a virtio-scsi boot device if put on other LUN than 0. We can either wait for fixing the seabios bug or in meanwhile we can change the way how the virtio-scsi disks are attached (see https://bugzilla.redhat.com/show_bug.cgi?id=1420869#c18) To work around this issue on existing setup the address on vm_device table has to be modified. Moving to storage to decide how to proceed. This bug depends on the platform bug 1020622. Pushing out to RHV 4.2 when we'll hopefully have this fix. To quote my comment on bug 1420869: I'm not sure I understand the issue here, but: If the host should require it, please send a patch to vdsm's spec file. If the guest should require it, it's up to the guest to use an updated bios, and this BZ should be closed. There's no AI on RHV here. If anything is to require this new seabios version it's qemu-kvm-[rh[ev]]. bug 1420869 tracks that work. |