jadechessink
Dabbler
- Joined
- Jul 7, 2015
- Messages
- 26
i recently switched from OMV to Truenas core and Ive been dealing with some horrible performance issues recently cause of it, i cant figure out why.
Server details:
Version:
TrueNAS-13.0-U5.3
5x mirrored SSD pool for a total of 10 ssd.
Supermicro X10SRW-F
single intel xeon e5-1650
48gb ram
intel I350 1gb dual port - lagged - management
intel x520 10gb dual port - lagged- storage
Jumbo frames enabled
Write speed for pool @~600mbps on average tested with fio:
iperf over 10gb interface is at about 7gbps.
Same end client used to iperf testing is getting about 70mbps no matter if i test using ISCSI, NFS, or SMB. when traffic is generated i can confirm its on the 10gb interface via the dashboard and not the 1gb. same thing confirmed on the client server using iftop and confirmed the traffic was leaving the 10gb interface.
Ive tried looking in the logs for Truenas but ive been unsuccessful in finding anything relevant.
any assistance would be appreciated.
Server details:
Version:
TrueNAS-13.0-U5.3
5x mirrored SSD pool for a total of 10 ssd.
Supermicro X10SRW-F
single intel xeon e5-1650
48gb ram
intel I350 1gb dual port - lagged - management
intel x520 10gb dual port - lagged- storage
Jumbo frames enabled
Write speed for pool @~600mbps on average tested with fio:
Code:
fio --name=fiotest --filename=/mnt/data --size=16Gb --rw=write --bs=1M --direct=1 --numjobs=8 --ioengine=libaio --iodepth=8 --group_reporting --runtime=60
iperf over 10gb interface is at about 7gbps.
Same end client used to iperf testing is getting about 70mbps no matter if i test using ISCSI, NFS, or SMB. when traffic is generated i can confirm its on the 10gb interface via the dashboard and not the 1gb. same thing confirmed on the client server using iftop and confirmed the traffic was leaving the 10gb interface.
Code:
WRITE: bw=39.6MiB/s (41.6MB/s), 39.6MiB/s-39.6MiB/s (41.6MB/s-41.6MB/s), io=2386MiB (2502MB), run=60180-60180msec
Ive tried looking in the logs for Truenas but ive been unsuccessful in finding anything relevant.
any assistance would be appreciated.