Re: FreeBSD + ZFS on a production server?
- From: Wojciech Puchar <wojtek@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 9 Jun 2008 09:44:18 +0200 (CEST)
random write speeds (but still at least half of single drive). but
this is advertised as a feature
Is this because of checksum verification (the need to read all
components) or something else? Any documentation/references?
RAID-Z stores a single checksum over the whole stripe, instead of
checksumming each disks's section separately, so it has to read from
all disks to validate the stripe. Only random reads are penalized,
though.
random reads are most common read on unix, unless you process linearly huge files, but that's fast on UFS too.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: FreeBSD + ZFS on a production server?
- From: Anders Häggström
- Re: FreeBSD + ZFS on a production server?
- References:
- FreeBSD + ZFS on a production server?
- From: Anders Häggström
- Re: FreeBSD + ZFS on a production server?
- From: Wojciech Puchar
- Re: FreeBSD + ZFS on a production server?
- From: Dick Hoogendijk
- Re: FreeBSD + ZFS on a production server?
- From: Wojciech Puchar
- Re: FreeBSD + ZFS on a production server?
- From: Ivan Voras
- Re: FreeBSD + ZFS on a production server?
- From: Dan Nelson
- FreeBSD + ZFS on a production server?
- Prev by Date: Re: FreeBSD on a CompactFlash
- Next by Date: Re: question about posting to FreeBSD mailing lists
- Previous by thread: Re: FreeBSD + ZFS on a production server?
- Next by thread: Re: FreeBSD + ZFS on a production server?
- Index(es):