Hi all,
is there any possibility to tweak the ZFS performance?
My system:
9.1.0.1 - Sandstorm (revision 531) x64
Intel(R) Core(TM) i5-3470T CPU @ 2.90GHz
4GB RAM
6x WD AV-GP 3TB
I tried ZFS RaidZ1 with 5 and 6 HDD and a single HDD with ZFS and my write speed is always around 65MB/s (UFS 115MB/s & SoftRaid5 115MB/s)
The CPU usage is never over 65% and memory usage between 20-25%.
Thanks
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
Bad ZFS performance
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: Bad ZFS performance
YES, Install Daoyama Zfskerntune extension.mgzalla wrote:is there any possibility to tweak the ZFS performance?
It's normal, my experience is that ZFS have allways less speed that Raid or UFS, but have other ventages and it's more secure.mgzalla wrote:I tried ZFS RaidZ1 with 5 and 6 HDD and a single HDD with ZFS and my write speed is always around 65MB/s (UFS 115MB/s & SoftRaid5 115MB/s)
but , if you tune ZFS and SAMBA, your actual throughput, may increase to 80 or 90 MB/s perhaphs 100MB/s if you spend a lot of time trying to test all posibles variables combinations ( not 115MB/s but not bad)
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
- lindsay
- Forum Moderator

- Posts: 282
- Joined: 23 Jun 2012 09:59
- Location: Steinkjer,Norway
- Status: Offline
Re: Bad ZFS performance
I have 32GB memory and get about 100MB/s read and write with pretty much default settings beside the ZFS kernel tune though.
This is with CIFS/SAMBA as i havent tried yet NFS, the only thing i see is it use almost all the memory
This is with CIFS/SAMBA as i havent tried yet NFS, the only thing i see is it use almost all the memory
Protected by smoothiebox Red,Green,
Purple,Orange Zones/VLAN`s
Powered by AMD A10-6700T
XigmaNAS Box-1 11.2.0.4 - Omnius (revision 6625)
Platform : x64-embedded on 2X Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
Motherboard: ASUS Z10PA-D8, 2xSocket-2011-3
SATA Controllers : 1X Avago Technologies (LSI) SAS2008 and 1x Avago Technologies (LSI) SAS2308
Pool 1 (Media-Pool) 8X4TB in raidz2
Pool 2 (Media-Pool-2) 4X2TB in raidz2 and 2X2TB in mirror mirror and 2X3TB in mirror
Pool 3 (Media-Pool-3) 2X2TB in mirror and 2X4TB in mirror and 2X1TB in mirror
Purple,Orange Zones/VLAN`s
Powered by AMD A10-6700T
XigmaNAS Box-1 11.2.0.4 - Omnius (revision 6625)
Platform : x64-embedded on 2X Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
Motherboard: ASUS Z10PA-D8, 2xSocket-2011-3
SATA Controllers : 1X Avago Technologies (LSI) SAS2008 and 1x Avago Technologies (LSI) SAS2308
Pool 1 (Media-Pool) 8X4TB in raidz2
Pool 2 (Media-Pool-2) 4X2TB in raidz2 and 2X2TB in mirror mirror and 2X3TB in mirror
Pool 3 (Media-Pool-3) 2X2TB in mirror and 2X4TB in mirror and 2X1TB in mirror
-
mgzalla
- NewUser

- Posts: 4
- Joined: 01 Oct 2012 11:57
- Status: Offline
Re: Bad ZFS performance
THANKS
zfskerntune boosts my speed to 85MB/s... memory usage up to 50%
perhaps I should upgrade the memory to get another 10-20MB/s
Hint: Don't use power daemon -> power mode -> minimum with ZFS... dropped my speed to 13MB/s
zfskerntune boosts my speed to 85MB/s... memory usage up to 50%
perhaps I should upgrade the memory to get another 10-20MB/s
Hint: Don't use power daemon -> power mode -> minimum with ZFS... dropped my speed to 13MB/s
-
fsbruva
- Advanced User

- Posts: 378
- Joined: 21 Sep 2012 14:50
- Status: Offline
Re: Bad ZFS performance
Another thing to do to boost read speeds is to set up several mirrored vdevs, rather than raidz1 or z2. Read speed will increase as more drives are added to the mirror. 2 disk in the mirror, double read speed, 3 disks, triple, etc.