zeusthabomb
Cadet
- Joined
- Aug 1, 2022
- Messages
- 9
Hello everyone,
I have been researching this topic for a while now, there's way too much topics about it, I tried loads of configurations without sucess.
My setup:
Running TrueNAS-SCALE-22.02.4 on ProLiant MicroServer Gen8 with 16 GB ECC ram, Intel(R) Xeon(R) CPU E31260L @ 2.40GHz, 4 Ironwolfs of 4TB each and Gigabit connection. Running 1vDEV on raidz2
My use case:
Host all my media files, mainly movies in 4k and some backups.
I have a server running on proxmox that will transfer the files via NFS to the truenas server. I have tried a couple of NFS mout options without any sucess of improvements. Right now I'm using ``
I have also tried to rsync from the server to the truenas with also very slow performance, with async and sync.
What could be causing the problem? I can't find the reason or even understand the issue here. Would it improve if I had a ZLOG device doing cache for the writes in the ZFS?
Iperf3 from Server to Truenas
/etc/fstab mount permissions:
NAS:/mnt/whatever /mountpoint nfs noauto,vers=3,nolock,tcp,fg,intr,rsize=16384,wsize=16384,noatime,nodiratime 0 0
Pulling via RSYNC from Server to truenas ( Not even through NFS )
I'm just transfering a big single file not many.
Any advice is welcome, is there is any missing information, sorry.
Thanks for reading.
I have been researching this topic for a while now, there's way too much topics about it, I tried loads of configurations without sucess.
- Turning sync off and on
- Turning compression off and on
- Playing around with Kernel parameters
- Playing around with blocksizes
My setup:
Running TrueNAS-SCALE-22.02.4 on ProLiant MicroServer Gen8 with 16 GB ECC ram, Intel(R) Xeon(R) CPU E31260L @ 2.40GHz, 4 Ironwolfs of 4TB each and Gigabit connection. Running 1vDEV on raidz2
My use case:
Host all my media files, mainly movies in 4k and some backups.
I have a server running on proxmox that will transfer the files via NFS to the truenas server. I have tried a couple of NFS mout options without any sucess of improvements. Right now I'm using ``
I have also tried to rsync from the server to the truenas with also very slow performance, with async and sync.
What could be causing the problem? I can't find the reason or even understand the issue here. Would it improve if I had a ZLOG device doing cache for the writes in the ZFS?
Iperf3 from Server to Truenas

/etc/fstab mount permissions:
NAS:/mnt/whatever /mountpoint nfs noauto,vers=3,nolock,tcp,fg,intr,rsize=16384,wsize=16384,noatime,nodiratime 0 0
Pulling via RSYNC from Server to truenas ( Not even through NFS )

I'm just transfering a big single file not many.
Any advice is welcome, is there is any missing information, sorry.
Thanks for reading.
Last edited: