Difference between revisions of "Performance tuning"

Jump to navigation Jump to search
61 bytes added ,  03:32, 28 September 2018
no edit summary
m (Fix typo)
Line 56: Line 56:
=== RAID-Z stripe width ===
=== RAID-Z stripe width ===


Choose a RAID-Z stripe width based on your IOPS needs and the amount of space you are willing to devote to parity information. If you need more IOPS, use fewer disks per stripe. If you need more usable space, use more disks per stripe. Trying to optimize your RAID-Z stripe width based on exact numbers is irrelevant in nearly all cases.  See this [http://blog.delphix.com/matt/2014/06/06/zfs-stripe-width/ blog post] for more details.
Choose a RAID-Z stripe width based on your IOPS needs and the amount of space you are willing to devote to parity information. If you need more IOPS, use fewer disks per stripe. If you need more usable space, use more disks per stripe. Trying to optimize your RAID-Z stripe width based on exact numbers is irrelevant in nearly all cases.  See this [https://www.delphix.com/blog/delphix-engineering/zfs-raidz-stripe-width-or-how-i-learned-stop-worrying-and-love-raidz/ blog post] for more details.


=== Dataset recordsize ===
=== Dataset recordsize ===

Navigation menu