Bug 72909
| Summary: | Installer crashed, formatting raid-1 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | bill | ||||
| Component: | anaconda | Assignee: | Jeremy Katz <katzj> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.3 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| URL: | http://www.math.ucdavis.edu/~bill/anacdump.txt | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2002-08-29 16:30:29 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: | 67217 | ||||||
| Attachments: |
|
||||||
|
Description
bill
2002-08-28 23:00:13 UTC
Created attachment 73750 [details]
I attached the dump file
Here's a raidtab from that machine:
Personalities : [raid0] [raid1] [raid5]
read_ahead 1024 sectors
md1 : active raid0 sdj2[9] sdi2[8] sdh2[7] sdg2[6] sdf2[5] sde2[4] sdd2[3]
sdc2[2] sdb2[1] sda2[0]
158239360 blocks 64k chunks
md0 : active raid1 sdb1[1] sda1[0]
8393856 blocks [2/2] [UU]
unused devices: <none>
As you can see there are 10 drives, and I had 2 partitions each that were
labeled "fd" (raid partition), even though I was only using 2 this would
kill anaconda. So in EXACTLY the same case when I pulled the other 8
drives (thankfully they were hotswap) the install went just find. I'm
guessing that either I overflowed an array, or the raid parser can not
deal with drive letters as high as sdj.
The update disk available at http://people.redhat.com/~katzj/73raid.img? If you put that on a separate floppy and boot with 'linux updates', inserting the disk when prompted, it should fix the problem. *** This bug has been marked as a duplicate of 64734 *** |