On 19 Sep 2007, maximilian attems said:

> hello,
>
> working on initramfs i'd be curious to know what the /sys/block
> entry of a /dev/md/NN device is. have a user request to support
> it and no handy box using it.
>
> 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),
slaves/ (block devices making up the array) and md/ (RAID-specific
state).

-- 
`Some people don't think performance issues are "real bugs", and I think 
such people shouldn't be allowed to program.' --- Linus Torvalds
-
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