Bug 53859
| Summary: | Anaconda mounts half of RAID-0 (!) then crashes | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Andrew Pam <xanni> | ||||||||||
| Component: | anaconda | Assignee: | Brent Fox <bfox> | ||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> | ||||||||||
| Severity: | high | Docs Contact: | |||||||||||
| Priority: | medium | ||||||||||||
| Version: | 7.1 | ||||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | i386 | ||||||||||||
| OS: | Linux | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2001-09-20 15:56:58 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: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Andrew Pam
2001-09-20 03:10:23 UTC
Created attachment 32163 [details]
Anaconda crash dump
Created attachment 32164 [details]
/etc/fstab
Created attachment 32165 [details]
/etc/raidtab
Can you post the output of 'fdisk -l' on the drive(s) in question? Created attachment 32219 [details]
Output of fdisk -l
Ah. Raid partitions should be of type 0xfd (Linux raid auto), not type 0x83 (Linux). The installer will do strange things if the Raid partitions are of the wrong type. This is a dupe of bug #16833 *** This bug has been marked as a duplicate of 16833 *** |