Bug 1147370
Summary: | seabios fail to recognize virtio-scsi device if specify LUN not 0 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Sibiao Luo <sluo> |
Component: | qemu-kvm-rhev | Assignee: | Virtualization Maintenance <virt-maint> |
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.1 | CC: | chayang, famz, juzhang, michen, pbonzini, qzhang, stefanha, virt-maint, xfu |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-29 08:43:58 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1020622 | ||
Bug Blocks: |
Description
Sibiao Luo
2014-09-29 07:00:16 UTC
Hmm, this still the issue(bug 1020622 on qemu-kvm in rhel7) which seabios fail to recognize virtio-scsi device if specify LUN not 0. channel=0,scsi-id=1,lun=0 ---- success channel=0,scsi-id=0,lun=0 ---- success channel=0,scsi-id=1,lun=1 ---- fail channel=0,scsi-id=0,lun=1 ---- fail so modify this issue to qemu-kvm-rhev for rhel7.1 to fix. Best Regards, sluo Setting right component and closing this as duplicate. Thanks! *** This bug has been marked as a duplicate of bug 1020622 *** |