Nix wrote:
On 19 Sep 2007, maximilian attems said:


i presume it may also be /sys/block/mdNN ?

That's it, e.g. /sys/block/md0. Notable subdirectories include holders/
(block devices within the array, more than one if e.g. LVM is in use),


Also, if you mount the raid as a partitionable one, /sys/block/md_dNN ;

mdadm has pretty decent handling of all the names (check out auto options, both usable in mdadm.conf and from command line). Also from my experience, if you try to use udev on partitionable arrays, partition related uevents will be delayed until next mdadm invocation, or some partition related command (like fdisk).


-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to