[Bug 560371] New: Partitionable MD Devices are not fully handled in udev

http://bugzilla.novell.com/show_bug.cgi?id=560371 http://bugzilla.novell.com/show_bug.cgi?id=560371#c0 Summary: Partitionable MD Devices are not fully handled in udev Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86 OS/Version: SLES 11 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: maciej.patelczyk@intel.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) Partitionable MD Devices are not fully handled in udev. The partitions on RAID are not correctly recognized thus no /dev/disk* links are created. For instance: Partition will be /dev/md126p1. It cannot be examined by mdadm. Instead /dev/md126 should be examined to get UUID. /dev/md126 is parent device to /dev/md126p1. So on devicetype=partition mdadm sould examin parent device and use parent's UUID to generate links. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=560371 http://bugzilla.novell.com/show_bug.cgi?id=560371#c Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aschnell@novell.com AssignedTo|bnc-team-screening@forge.pr |kasievers@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=560371 http://bugzilla.novell.com/show_bug.cgi?id=560371#c1 --- Comment #1 from Arvin Schnell <aschnell@novell.com> 2009-12-03 15:46:41 UTC --- Maciej, I assume we need this for SLE11 SP1. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=560371 http://bugzilla.novell.com/show_bug.cgi?id=560371#c2 --- Comment #2 from Maciej Patelczyk <maciej.patelczyk@intel.com> 2009-12-03 15:50:53 UTC --- Yes. Right now partitions on RAIDs are not recognized and no links are created. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=560371 http://bugzilla.novell.com/show_bug.cgi?id=560371#c3 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |mmarek@novell.com Info Provider| |nfbrown@novell.com --- Comment #3 from Kay Sievers <kasievers@novell.com> 2009-12-03 15:58:42 UTC --- Neil, we do not support partitioned MD devices so far. If this is something to change for SLE11-SP1, please let me know what kind of rules we should add. Preferably, we move the rules file from udev to the mdadm package at the same time. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=560371 http://bugzilla.novell.com/show_bug.cgi?id=560371#c4 --- Comment #4 from Maciej Patelczyk <maciej.patelczyk@intel.com> 2009-12-03 16:08:38 UTC --- Kay, yes it is going to change. We plan to add full support for Partitionable MD Devices. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=560371 http://bugzilla.novell.com/show_bug.cgi?id=560371#c5 --- Comment #5 from Maciej Patelczyk <maciej.patelczyk@intel.com> 2009-12-03 16:51:10 UTC --- Created an attachment (id=330813) --> (http://bugzilla.novell.com/attachment.cgi?id=330813) Rule file for Udev File: /lib/udev/rules.d/64-md-raid.rules -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=560371 http://bugzilla.novell.com/show_bug.cgi?id=560371#c6 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|nfbrown@novell.com |kasievers@novell.com --- Comment #6 from Michal Marek <mmarek@novell.com> 2009-12-04 17:07:13 UTC --- Kay, OK to include the above rule in mdadm.rpm? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=560371 http://bugzilla.novell.com/show_bug.cgi?id=560371#c7 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |kasievers@novell.com Info Provider|kasievers@novell.com | --- Comment #7 from Kay Sievers <kasievers@novell.com> 2009-12-04 17:11:46 UTC --- Yeah, looks good to me. Let me know when that get in, so we can drop the one in the udev package. (And it would be nice, if we can do the same in the Factory version.) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=560371 http://bugzilla.novell.com/show_bug.cgi?id=560371#c8 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmarek@novell.com --- Comment #8 from Kay Sievers <kasievers@novell.com> 2010-01-18 14:17:11 UTC --- Michal, according to comment6 you wanted to include the file in the mdadm package? What's the state here? In case you want to do this in a single step, feel to just to go ahead and remove it from the udev package at the same time. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=560371 http://bugzilla.novell.com/show_bug.cgi?id=560371#c9 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kasievers@novell.com |mmarek@novell.com --- Comment #9 from Michal Marek <mmarek@novell.com> 2010-01-18 14:27:43 UTC --- I added it to the SP1 mdadm, for some reason I thought it's going to be part of udev in Factory. I'll submit both packages to Factory soon. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=560371 http://bugzilla.novell.com/show_bug.cgi?id=560371#c10 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|mmarek@novell.com | Resolution| |FIXED --- Comment #10 from Michal Marek <mmarek@novell.com> 2010-03-11 09:37:51 UTC --- Done in Factory as well. -- Configure bugmail: http://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