Yep, its also worth noting that with the capacities of drives these days you
should really use raidz2 in zfs (or some double parity raid on other
systems) if you are worried about data integrity. The reason being the odds
of the crc checking not detecting an error are much more likely these days.
The extra layer of parity pushes these odds into being much bigger

-----Original Message-----
From: Wojciech Puchar [mailto:[email protected]] 
Sent: 31 May 2009 22:57
To: [email protected]
Cc: krad; [email protected]
Subject: Re: Request for opinions - gvinum or ccd?

>> Would create a striped data set across da1  and da2
>
> What kind of performance gain can I expect from this? I'm purely thinking
> about performance now - the integrity checking stuff of ZFS is a pleasant
> extra.

with stripping - as much as with gstripe, ZFS do roughly the same.

with RAID-z - faster transfer, rougly same IOps as single disk. After i 
read ZFS papers i know that RAID-z is actually more like RAID-3 not RAID-5.




_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to