graid3

nicodache nicodache at gmail.com
Fri Jul 25 10:01:42 UTC 2008


Hello,

1. I don't see such a thing on the weblink you gave (acnc)
In my opinion, this rule is pure nonsense, as raid 3 just use a
separate drive to store stripe parity. You just need at least 3
drives, one for parity, 2 for data. you can do raid 3 with how many
drives you want.

2. because the raid controler/software thing can reconstruct the data
with only n-1 of the n drives in the array.
in random IO this can be quite usefull, while in sequential read, the
parity drive is not that much of use.

On Fri, Jul 25, 2008 at 11:46 AM, Wojciech Puchar
<wojtek at wojtek.tensor.gdynia.pl> wrote:
> i read the graid3 manual and http://www.acnc.com/04_01_03.html to make sure
> i know what's RAID3 and i don't understand few things.
>
> 1)
>
> "The number of components must be equal to 3, 5, 9, 17, etc.
>                (2^n + 1)."
>
> why it can't be say 5 disks+parity?
>
> 2) "-r  Use parity component for reading in round-robin fashion.
> "Without this option the parity component is not used at
> all for reading operations when the device is in a complete state.
>  With this option specified random I/O read operations are even 40% faster
> , but sequential reads are slower.  One cannot use this option if the -w
> option is also specified."
>
>
> how parity disk could speed up random I/O?
>
>
> is there any description of how graid3 actually works?
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list