Re: [PATCH] md: Fix bug where new drives added to an md array sometimes don't sync properly.

2006-10-16 Thread Neil Brown
On Thursday October 12, [EMAIL PROTECTED] wrote: Neil Brown wrote: [] Fix count of degraded drives in raid10. Signed-off-by: Neil Brown [EMAIL PROTECTED] --- .prev/drivers/md/raid10.c 2006-10-09 14:18:00.0 +1000 +++ ./drivers/md/raid10.c 2006-10-05

Re: libata hotplug and md raid?

2006-10-16 Thread Mark Lord
Leon Woestenberg wrote: Hello all, On 9/13/06, Tejun Heo [EMAIL PROTECTED] wrote: Ric Wheeler wrote: Leon Woestenberg wrote: In short, I use ext3 over /dev/md0 over 4 SATA drives /dev/sd[a-d] each driven by libata ahci. I unplug then replug the drive that is rebuilding in RAID-5. When I

Re: libata hotplug and md raid?

2006-10-16 Thread Neil Brown
On Monday October 16, [EMAIL PROTECTED] wrote: So the question remains: How will hotplug and md work together? How does md and hotplug work together for current hotplug devices? I have the same questions. How does this work in a pure SCSI environment? (has it been tested?) If