Hi team,
I'm in the process of jumping ship from Unraid, because I'm ready for a bigger setup. I've got my disks loaded up and am in the process of transferring files into my datasets, but I'm not getting the performance I was expecting.
OS Version: TrueNAS-SCALE-22.12.0
Product: SYS-6028R-T
Model: Intel(R) Xeon(R) CPU E5-2683 v3 @ 2.00GHz
Memory: 31 GiB (4x 2133 registered 8GB) - have more RAM on the way, but it's stuck in holiday shipping
HDD: 7x8TB IronWolf
Config: RAID-Z2
HBA: LSI 9207-8i (IT Mode)
Motherboard: X10DRi
What I am trying to do
rsync media files from USB3 external hard drives via a debian VM running on TrueNAS to a dataset via samba.
What I am expecting
I'm expecting dataset writes to be clocking >200MB/s (i.e. - I believe I should be bottlenecked by the performance of the external hard drives).
What I am seeing
rsync from external hard drive to the samba share seem to float around 110MB/s
What I have tried
I'm running out of ideas a little bit and was hoping someone with TrueNAS experience might be able to nudge me in the right direction - especially if there is a glaring issue in my hardware setup!
I'm in the process of jumping ship from Unraid, because I'm ready for a bigger setup. I've got my disks loaded up and am in the process of transferring files into my datasets, but I'm not getting the performance I was expecting.
OS Version: TrueNAS-SCALE-22.12.0
Product: SYS-6028R-T
Model: Intel(R) Xeon(R) CPU E5-2683 v3 @ 2.00GHz
Memory: 31 GiB (4x 2133 registered 8GB) - have more RAM on the way, but it's stuck in holiday shipping
HDD: 7x8TB IronWolf
Config: RAID-Z2
HBA: LSI 9207-8i (IT Mode)
Motherboard: X10DRi
What I am trying to do
rsync media files from USB3 external hard drives via a debian VM running on TrueNAS to a dataset via samba.
What I am expecting
I'm expecting dataset writes to be clocking >200MB/s (i.e. - I believe I should be bottlenecked by the performance of the external hard drives).
What I am seeing
rsync from external hard drive to the samba share seem to float around 110MB/s
What I have tried
- iperf VM -> TrueNAS (22 Gbits/s)
- iperf VM -> TrueNAS -R (28 Gbit/s)
- Changing dataset config (compression off, record size to 1 MiB, sync off, dedupe off)
- SFTP transfer from desktop machine to TrueNAS (1 Gigabit link) (93MB/s)
- `dd if=/dev/random of=test bs=1G count=5` from TrueNAS shell (270MB/s sync off, 220MB/s sync on)
- `dd if=/dev/random of=test bs=1G count=5` from VM to samba share (140MB/s sync off)
- rsync file from VM to TrueNAS via SSH (110MB/s)
I'm running out of ideas a little bit and was hoping someone with TrueNAS experience might be able to nudge me in the right direction - especially if there is a glaring issue in my hardware setup!