F5F Stay Refreshed Power Users Networks Issues arise when using Truenas Core, leading to slower operation.

Issues arise when using Truenas Core, leading to slower operation.

Issues arise when using Truenas Core, leading to slower operation.

Pages (2): Previous 1 2
F
Faboboro
Member
74
02-24-2016, 11:50 AM
#11
I've been thinking about how my motherboard works. On my Asrock x79 Extreme6, four SATA ports are 3Gb and five are 6Gb. Might this setup be limiting performance? A fast spinning drive won't exceed 3Gb, but could the storage controller itself be restricting total speed?
F
Faboboro
02-24-2016, 11:50 AM #11

I've been thinking about how my motherboard works. On my Asrock x79 Extreme6, four SATA ports are 3Gb and five are 6Gb. Might this setup be limiting performance? A fast spinning drive won't exceed 3Gb, but could the storage controller itself be restricting total speed?

S
SillyTrinity
Junior Member
42
02-24-2016, 08:46 PM
#12
It doesn’t seem quite right, especially given how fast a single drive can operate. The RAID setup might actually be leading to a CPU limitation.
S
SillyTrinity
02-24-2016, 08:46 PM #12

It doesn’t seem quite right, especially given how fast a single drive can operate. The RAID setup might actually be leading to a CPU limitation.

F
FaithoOcOrea
Member
178
02-27-2016, 09:14 AM
#13
I don't agree, I've checked the CPU and it never exceeds 5% (that's unusual on its own).
F
FaithoOcOrea
02-27-2016, 09:14 AM #13

I don't agree, I've checked the CPU and it never exceeds 5% (that's unusual on its own).

M
MrBotzz
Member
97
03-03-2016, 11:17 PM
#14
That’s interesting! Disabling Receive Side Scaling can indeed boost performance, especially with a solid 8x RAIDZ2 setup. It’s worth checking if your drive firmware or settings are optimized for the new configuration.
M
MrBotzz
03-03-2016, 11:17 PM #14

That’s interesting! Disabling Receive Side Scaling can indeed boost performance, especially with a solid 8x RAIDZ2 setup. It’s worth checking if your drive firmware or settings are optimized for the new configuration.

T
Toxicator_
Junior Member
23
03-03-2016, 11:57 PM
#15
Sure, I can attempt to enable it once more.
T
Toxicator_
03-03-2016, 11:57 PM #15

Sure, I can attempt to enable it once more.

I
inboxcar
Member
182
03-04-2016, 01:14 AM
#16
When I turn it on, the performance returns to 220MB/s
I
inboxcar
03-04-2016, 01:14 AM #16

When I turn it on, the performance returns to 220MB/s

I
57
03-04-2016, 01:22 AM
#17
I recently recalled a setting, so I turned off Interrupt Moderation on the NIC in my Windows machine to achieve better performance. It would switch between Linux modes seamlessly, but Windows struggled. Testing iperf3 on the NAS and using iperf3.exe with serverip also revealed slow NIC speeds. You’d need to install iperf3 on the NAS, download it for Windows, and execute it via the command line.
I
Itz_Energy_PvP
03-04-2016, 01:22 AM #17

I recently recalled a setting, so I turned off Interrupt Moderation on the NIC in my Windows machine to achieve better performance. It would switch between Linux modes seamlessly, but Windows struggled. Testing iperf3 on the NAS and using iperf3.exe with serverip also revealed slow NIC speeds. You’d need to install iperf3 on the NAS, download it for Windows, and execute it via the command line.

G
Gaspoda
Member
246
03-14-2016, 08:14 PM
#18
I tested iperf3 and achieved near 10Gb in both directions. Truenas includes iperf and iperf3 by default. Turning off interrupt moderation on Windows boosts read speed past 800MB/s for a 10GB file, but write speed returns to about 250MB/s. It seems adjusting settings on the NAS might be necessary.
G
Gaspoda
03-14-2016, 08:14 PM #18

I tested iperf3 and achieved near 10Gb in both directions. Truenas includes iperf and iperf3 by default. Turning off interrupt moderation on Windows boosts read speed past 800MB/s for a 10GB file, but write speed returns to about 250MB/s. It seems adjusting settings on the NAS might be necessary.

T
TJ_MC_GAMER
Junior Member
35
03-15-2016, 06:42 PM
#19
You might want to verify which coalescing settings are active on the card using ethtool. You can also find helpful guidance at the provided link. Many adjustments are possible through sysctl, though it's likely TrueNAS has already fine-tuned these features.
T
TJ_MC_GAMER
03-15-2016, 06:42 PM #19

You might want to verify which coalescing settings are active on the card using ethtool. You can also find helpful guidance at the provided link. Many adjustments are possible through sysctl, though it's likely TrueNAS has already fine-tuned these features.

Pages (2): Previous 1 2