mirror of
https://github.com/ewwhite/zfs-ha.git
synced 2026-05-15 14:16:09 -06:00
[GH-ISSUE #5] Performance for ZFS-HA #6
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/zfs-ha#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @v0112358 on GitHub (Mar 12, 2017).
Original GitHub issue: https://github.com/ewwhite/zfs-ha/issues/5
Hello,
I'm interested in your project. Cloud you share some results of disk benchmark (IOPS and bandwidth)?
@ewwhite commented on GitHub (Mar 14, 2017):
Performance depends on your hardware selection and workload. Since we are talking about SAS, the performance does not differ from any direct-attached storage solution. The presence of the high-availability cluster components does not impact performance.
An example:
20 x 7200 RPM disks in RAIDZ1 groups of 5 drives gives me 1 Gigabyte/second writes and nearly the same for reads.
@v0112358 commented on GitHub (Mar 14, 2017):
Thank you so much for your valuable information. How about IOPS for random read and write (SAS devices and zeusRAM for ZIL)?
@ewwhite commented on GitHub (Mar 21, 2017):
Again, that performance is going to depend on who's consuming the data, networking interconnect, number and type of disks, etc.