Bug 60860

Summary: 2.4.9-24 RAID oops
Product: [Retired] Red Hat Raw Hide Reporter: Elliot Lee <sopwith>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-30 03:23:39 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 Flags
the raidtab in question.
none
ksymoops output none

Description Elliot Lee 2002-03-07 23:12:06 UTC
See attached raidtab and ksymoops report.

I know this appears odd, but I need nested one-device RAID array for testing
purposes, and the kernel just shouldn't oops like this.

kernel is 2.4.9-24

Comment 1 Elliot Lee 2002-03-07 23:12:40 UTC
Created attachment 47802 [details]
the raidtab in question.

Comment 2 Elliot Lee 2002-03-07 23:13:40 UTC
Created attachment 47803 [details]
ksymoops output

Comment 3 Elliot Lee 2002-03-07 23:14:50 UTC
To reproduce, copy the raidtab in place (and modify for local system as needed),
then do:

  mkraid /dev/md0
  mkraid /dev/md1

Comment 4 Arjan van de Ven 2002-03-08 14:25:51 UTC
Hmm it seems the kernel doesn't like a raid1 of only 1 disk
which architecture is this btw ?

Comment 5 Elliot Lee 2002-03-08 15:30:12 UTC
It's not a RAID1 of one disk (which seems to work), but a RAID1 of one RAID1 -
the oops only happens after you do the second mkraid.

alpha arch.

Comment 6 Elliot Lee 2003-10-24 17:52:58 UTC
Please process this old bug.