Bug 1170122
Summary: | dracut's qemu module does not use systemd-detect-virt correctly | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Sibiao Luo <sluo> | ||||
Component: | dracut | Assignee: | dracut-maint | ||||
Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.1 | CC: | chayang, dracut-maint-list, famz, harald, hhuang, jsnow, juzhang, kwolf, mbanas, michen, mkovarik, pbonzini, qzhang, 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: | 2016-11-04 07:56:12 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: | 1227278, 1289485, 1313485 | ||||||
Attachments: |
|
Description
Sibiao Luo
2014-12-03 10:36:21 UTC
Created attachment 964076 [details]
guest boot kernel log.
The problem is that if you install RHEL7 with the -M pc type using qemu-kvm-rhev, the guest does not include libahci.ko and ahci.ko in its initramfs image. Workarounds for now: (1) Rebuild the initramfs to include ahci.ko and libahci.ko, or (2) Install under the Q35 machine type. See https://bugzilla.redhat.com/show_bug.cgi?id=949402 for a similar issue. Harald Hoyer has prepared a fix upstream: https://github.com/haraldh/dracut/commit/4135eea634b20c7f7285d134bd6dfe6b799fe226 This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2530.html |