Bug 2158574
Summary: | Use mdadm for BIOS RAID Support in Anaconda | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ben Cotton <bcotton> |
Component: | Changes Tracking | Assignee: | Vojtech Trefny <vtrefny> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 38 | CC: | bcotton, vponcova, vtrefny |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-blivet-3.6.1-3.fc38 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-04-18 14:06:36 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: | |||
Bug Depends On: | 2158730, 2163711 | ||
Bug Blocks: | 2075059 |
Description
Ben Cotton
2023-01-05 18:41:10 UTC
PRs posted: - Anaconda: https://github.com/rhinstaller/anaconda/pull/4517 - Blivet: https://github.com/storaged-project/blivet/pull/1098 - libblockdev: https://github.com/storaged-project/libblockdev/pull/840 and https://github.com/storaged-project/libblockdev/pull/839 - mdadm: https://src.fedoraproject.org/rpms/mdadm/pull-request/10 Updates image for testing for Fedora 38 that includes the blivet changes and mdadm-4.2-4.fc38: https://vtrefny.fedorapeople.org/img/f38dmraid.img This should be now testable with python-blivet-3.6.1-3.fc38, mdadm-4.2-4.fc38 and libblockdev-2.28-4.fc38. The anaconda changes are not required for testing, we are just removing some now obsolete dmraid related boot options from the installer. |