Bug 112154
Summary: | anaconda crashes with "Invalid raidlevel in RaidRequest.getActualSize" | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 3 | Reporter: | John Borwick <borwicjh> | ||||||
Component: | anaconda | Assignee: | Jeremy Katz <katzj> | ||||||
Status: | CLOSED NOTABUG | QA Contact: | Mike McLean <mikem> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 3.0 | ||||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | i686 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2003-12-22 22:08:07 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
John Borwick
2003-12-15 14:36:23 UTC
Created attachment 96538 [details]
Anaconda dump
anacdump.txt saved from anaconda crash
Created attachment 96539 [details]
anaconda saved syslog
The only other thing on the anaconda crash disk: the syslog
What sort of RAID do you have on the disks attached to the qlogic card? There are 9 LUNs on each of two qlogic cards, plus two local drives. There is no RAID on the LUNs. Depending on when the qlogic cards are detected (vs. when the local drives are detected), after installation the qlogic cards can end up being sda-sdi, sdj-sdr, and local drives sds, sdt. Are you sure about that? It looks to me from the syslog that there's some leftover RAID4 cruft on the disks... You're right. I didn't realize that the software RAID would be activated, but I guess it is because the kickstart file doesn't explicitly reformat it. We fixed the problem over here. Thank you! Closing as NOTABUG, as per comment #6. |