Re: Very low disk performance on 5.x
From: Arne (arne_woerner_at_yahoo.com)
Date: 05/02/05
- Previous message: Poul-Henning Kamp: "Re: Very low disk performance on 5.x"
- Next in thread: asym: "Re: Very low disk performance on 5.x"
- Reply: asym: "Re: Very low disk performance on 5.x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 2 May 2005 07:38:19 -0700 (PDT) To: Allen <bsdlists@rfnj.org>
--- Allen <bsdlists@rfnj.org> wrote:
> Scenario B, verified read enabled:
> 1. RAID card reads up ALL blocks in the stripe (5 reads).
> 2. RAID card pretends the block requested is on a "degraded"
> drive, and
> calculates it from the other 3 + the XOR stripe.
> 3. RAID card reports the value back, or tosses some kind of
> error.
>
> You can see, the cache just doesn't play a part in what I was
> describing,
> which is basically the array performing as though it is degraded
> when in
> fact it is not, to catch failures that would otherwise be
> missed.
>
That would be a funny implementation. Step one could be done
mostly from cache in case of sequential reads from a device (like
/dev/ad0s1f or so). In this thread we always looked at sequential
reads, as far as I recall...
-Arne
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
- Previous message: Poul-Henning Kamp: "Re: Very low disk performance on 5.x"
- Next in thread: asym: "Re: Very low disk performance on 5.x"
- Reply: asym: "Re: Very low disk performance on 5.x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|