Bug 174047
Summary: | anaconda does not detect all raid sets, thus all VG and thus all LVs | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Clyde E. Kunkel <clydekunkel7734> |
Component: | anaconda | Assignee: | Peter Jones <pjones> |
Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 5 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 1/05/06 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-01-06 01:24:14 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: | |||
Bug Blocks: | 150221 |
Description
Clyde E. Kunkel
2005-11-24 00:50:21 UTC
Installed from rawhide of 12/16/05. Existing software raidsets are still not detected. These raidsets are used as PVs for LVs. LVs were seen, but not those in VolGroup1. Had to open a terminal and mdadm --assemble the raidsets. On the first try install failed with the error msg "Error mounting device VolGroup1/FedorHomes as /home. This most likely means the partition has not been formated. Press OK to reboot your system." Partition WAS formated before the install was attempted. Retry without mounting FedoraHomes, and install succeeded however on firstboot ran into the initrd problem that the raidsets were being called md_d0 and md_d1 instead of md0 and md1. I cannot install Fedora Core unless I start from scratch. This could be done, but then I would have to redo days of work with other distros installed on the test system. Fedora Core rawhide should be installable on existing software raidset/LV combinations without this problem. I am changing severity to high and would change priority to high if I had the ability since Fedora with mkinitrd > 5.0.10 is not installable on this configuration. If this configuration is unusual, please tell me and I will go away. However, LVs on raid PVs does not seem unusual as there are clear advantages to using this architecture which was setup to avoid data loss (raid 5 sets) and to allow easy growth of partitions thru LVM2. Works with todays rawhide. Thanks for fixing. |