[Bug 307038] New: latest factory (31.8.2007) fails to boot soft raid
https://bugzilla.novell.com/show_bug.cgi?id=307038 Summary: latest factory (31.8.2007) fails to boot soft raid Product: openSUSE 10.3 Version: Beta 2 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: marvin24@gmx.de QAContact: qa@suse.de Found By: --- since I updated to latest factory, my raid does not boot anymore. I have a raid5 array and a lvm on top of it, where my root file system lies (/boot is on raid0). I examined this a little bit and found out, that mdadm -A can activate the raid because the partitions are busy. Something like: mdadm: cannot open device /dev/sda2: device or resource busy. mdamd: /dev/sda2 has wrong UUID same holds for sd[bcd]2 is there a way to find out why? I can activate the raid in rescue system without problems. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307038 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |hare@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307038#c1 --- Comment #1 from Marvin FourtyTwo <marvin24@gmx.de> 2007-09-02 11:10:52 MST --- ok - I debugged a little further... seems that dm-mod gets loaded before 51-md (maybe by 03-dm or 04-udev). This module makes the partitions busy. I did a step by step boot to find out... I wonder, why this didn't happen before (or why it happened just now). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307038#c2 Hannes Reinecke <hare@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|hare@novell.com |cthiel@novell.com --- Comment #2 from Hannes Reinecke <hare@novell.com> 2007-09-03 00:08:21 MST --- mdadm missing -> cthiel. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307038#c3 Christoph Thiel <cthiel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Christoph Thiel <cthiel@novell.com> 2007-09-03 03:55:31 MST --- fixed in patterns SVN. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307038#c4 --- Comment #4 from Marvin FourtyTwo <marvin24@gmx.de> 2007-09-03 05:35:05 MST --- ups - may I ask what was fixed exactly? mdadm was already included in my initrd. Can you point me to some package, which I can test - or at least some patch? thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307038#c5 Christoph Thiel <cthiel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #5 from Christoph Thiel <cthiel@novell.com> 2007-09-03 05:43:10 MST --- That doesn't really seem like the missing mdadm bug -- back to Hannes. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307038#c6 Christoph Thiel <cthiel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|cthiel@novell.com |hare@novell.com Status|REOPENED |NEW --- Comment #6 from Christoph Thiel <cthiel@novell.com> 2007-09-03 05:43:30 MST --- Hannes, please see comment #5! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307038#c7 --- Comment #7 from Marvin FourtyTwo <marvin24@gmx.de> 2007-09-03 06:18:04 MST --- I think the problem is due to udev is creating dm-? devices and runs dmsetup which locks all partitions. I played around with evms, but I can't remember that I activated it. Is there an easy way to find out if it is activated and how can disable it again? Sorry, that it seems that this bug is my fault. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307038#c8 Hannes Reinecke <hare@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |marvin24@gmx.de --- Comment #8 from Hannes Reinecke <hare@novell.com> 2007-09-03 06:38:19 MST --- Check if you have a file '/etc/udev/rules.d/62-dm_linear.rules'. If so, please delete it. It's a leftover from old kpartx rpms. Does it help? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307038#c9 --- Comment #9 from Marvin FourtyTwo <marvin24@gmx.de> 2007-09-03 07:15:52 MST --- Yes! That helped! thanks Hannes! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=307038#c10 Marvin FourtyTwo <marvin24@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|marvin24@gmx.de | Resolution| |FIXED --- Comment #10 from Marvin FourtyTwo <marvin24@gmx.de> 2007-09-03 07:16:24 MST --- closing.... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com