Bug 698215
Summary: | dracut has a script error in mdraid_start.sh | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Harald Hoyer <harald> |
Component: | dracut | Assignee: | Harald Hoyer <harald> |
Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.1 | CC: | atodorov, pknirsch, rwilliam |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
While autoassembling a MD raid device, the dracut initramfs had a script error, when starting the raid device. This would prevent the system to boot, if the root device is on a raid device and autoassembly of raid devices was chosen. The script was fixed and autoassembly for raid devices should now work for root devices from inside the dracut initramfs.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 16:45:41 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Harald Hoyer
2011-04-20 12:58:22 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: While autoassembling a MD raid device, the dracut initramfs had a script error, when starting the raid device. This would prevent the system to boot, if the root device is on a raid device and autoassembly of raid devices was chosen. The script was fixed and autoassembly for raid devices should now work for root devices from inside the dracut initramfs. # rpm -qf mdraid_start.sh dracut-004-231.el6.noarch # grep -n "udevadm info" mdraid_start.sh 13: udevinfo="$(udevadm info --query=env --name=$md)" 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. http://rhn.redhat.com/errata/RHBA-2011-1521.html |