Bug 216147 - Installer crashed with error block.dmraid.GroupingError on system which had preexisting md raid
Summary: Installer crashed with error block.dmraid.GroupingError on system which had p...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: python-pyblock
Version: 5.0
Hardware: i386
OS: Linux
medium
high
Target Milestone: rc
: ---
Assignee: Hans de Goede
QA Contact:
URL: http://homepages.gac.edu/~sommere/rhe...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-17 14:37 UTC by Ethan Sommer
Modified: 2009-10-07 13:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-07 13:39:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ethan Sommer 2006-11-17 14:37:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20061011 Fedora/1.5.0.7-7.fc6 Firefox/1.5.0.7

Description of problem:
Just after the media check the system starts to load the graphical installer, but then crashes with the error:


block.dmraid.GroupingError: .ddf1_disks

see http://homepages.gac.edu/~sommere/rhel5b2installcrash.JPG for a screencap of the stack trace

the system had previously had several raid 1 and 6 arrays. The raid 6 arrays had lvm on top of them.

Version-Release number of selected component (if applicable):


How reproducible:
Always


Steps to Reproduce:
1. Set up system with raid devices (both raid 6 and 1) and lvm
2. try to install over that system
3. the installer will crash before you can do anythign about it

Actual Results:
see stack trace

Expected Results:
I should have been able to install over the system 

Additional info:

Comment 2 Denise Dumas 2009-06-30 20:50:49 UTC
Moving to RHEL 5.5 so it doesn't get mistakenly closed by the bot

Comment 3 Joel Andres Granados 2009-09-30 14:24:10 UTC
Very strange behavior.  And, ofcourse, I can't reproduce :).  I think its directly linked to the setup you have on the box.

Can you please run the following script on tty2.  As soon as you get tty2.

<script>
import block
rss = block.getRaidSet()
</script>

run it as like this `python scriptName`.  You can also execute it in a python console.  Pls post the output.

Comment 4 Hans de Goede 2009-10-07 07:56:25 UTC
Ethan,

Does the system in question actually have BIOS RAID? Or is the raid you mention it has all software raid (mdraid) or full hardware RAID ?

Comment 5 Ethan Sommer 2009-10-07 13:13:56 UTC
I filed this bug in 2006...

I am almost positive it was mdraid (as the subject of the bug states)

If I remember correctly, I used dd to wipe out the drives and was then able to install.

I _assume_ this has been fixed in the almost 3 years that have past... 

Obviously I can't run a script on the system. I'm not even sure we still HAVE that system, but it has probably been reinstalled a few times since then in any case.

Comment 6 Hans de Goede 2009-10-07 13:39:46 UTC
Hmm, you are right, we did leave this one lingering very long, sorry about that.

Ok, closing this as insufficient info then.


Note You need to log in before you can comment on or make changes to this bug.