Bug 1631213
Summary: | can not boot up guest with scsi-generic device via -blockdev | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Xueqiang Wei <xuwei> | |
Component: | qemu-kvm-rhev | Assignee: | Kevin Wolf <kwolf> | |
Status: | CLOSED DUPLICATE | QA Contact: | Xueqiang Wei <xuwei> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 7.6 | CC: | aliang, chayang, coli, juzhang, kwolf, michen, phou, virt-maint, yhong | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1643351 (view as bug list) | Environment: | ||
Last Closed: | 2018-12-12 16:08:22 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: | ||||
Bug Blocks: | 1643351 |
Description
Xueqiang Wei
2018-09-20 08:50:13 UTC
Reassigning to Kevin since this is more -blockdev related. This is fixed with upstream commit cb53460b70 ('block-backend: Set werror/rerror defaults in blk_new()'). The symptoms are a bit different but ultimately this is because the default values for werror/rerror are not applied correctly, and then QEMU complains that non-default values were used. The incorrect application of defaults is dealt with in bug 1631615. *** This bug has been marked as a duplicate of bug 1631615 *** |