Re: Raid5 resync slow with one linear array

Mike Fedyk (mfedyk@matchmail.com)
Thu, 4 Apr 2002 14:04:14 -0800


On Thu, Apr 04, 2002 at 10:56:02PM +0100, Mark Cooke wrote:
>
> Hmm,
>
> Well you have me stumped then, Mike. I've only been playing with the
> raid stuff for a little while myself, and haven't had this trouble.
>
> Hope someone else on the list can help!

I think it is the linear array that is part of the raid5 array. RAID5
writing to the linear array (because one of the members of the RAID5 is
another linear pair of drives) probably is accounted as normal userspace IO,
and that causes the code to choose a slower transfer rate to sync.

Can someone confirm?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/