On 2/26/07, Colin Simpson <[EMAIL PROTECTED]> wrote:
If I say,
dd if=/dev/sda2 of=/dev/null
where /dev/sda2 is a component of an active md device.
Will the RAID subsystem get upset that someone else is fiddling with the
disk (even in just a read only way)? And will a read error on this dd
(caused by a bad block) cause md to knock out that device?
The MD subsystem doesn't care if someone else is reading the disk, and
I'm pretty sure that rear errors will be noticed by the MD system,
either.
-Dave
-
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