Friday at 06:01 PM4 days Hi everyone,I'm new to Unraid and have been troubleshooting a performance issue for several hours. At this point I've ruled out many of the obvious causes and would appreciate another set of eyes.HardwareUGREEN DXP4800 GTUnraid 7.3.22 × WD Red Plus 8 TB SATADisk 1ParityCache: NVMe SSD (Btrfs)Mac mini running macOS 26.5.2Router: FRITZ!Box 6670 CableNAS connected via 1 Gbit EthernetMac connected via built-in Gigabit EthernetSymptomsCopying a large file (67 GB) from the Mac to Unraid:Transfer starts around 150–170 MB/sDrops to 0 MB/s for roughly 10–12 secondsResumesRepeats throughout the transferAverage throughput is only 30–60 MB/s.This happens:writing directly to the protected arraywriting to the cache SSDwith Finderwith cpwith scpSo it doesn't appear to be Finder-specific or cache-specific.What I've testedLocal disk performanceOn the NAS:dd if=/dev/zero of=/mnt/disk1/testfile bs=1M count=10000 status=progressResult:~200 MB/s sustained.This suggests the disks and filesystem are capable of normal write speeds.Networkethtool: 1000 Mb/s Full Duplex Link detected: yes Router also reports both Mac and NAS linked at 1 Gbit.System utilizationDuring transfers: CPU low RAM low Network not saturated Dashboard sometimes shows disk writes dropping to zero during the stalls. iostatDisk wait times appear normal (roughly 10–20 ms). I don't see obvious multi-second I/O waits.sarNetwork throughput averages roughly 30–35 MB/s during transfers.SMARTSMART appears healthy.QuestionHas anyone seen similar behavior on the DXP4800 GT or with Unraid 7.3.2?Any advice would be greatly appreciated.
Saturday at 12:30 AM4 days Community Expert Run an iPerf3 test from your windows pc to the server and confirm it’s not the networking.
Saturday at 03:46 AM4 days Community Expert I have a DXP2800 that I can fully saturate at least 1Gbps. Which I’ve done for a full duration of 9TB during a data backup session.This was strait to a btrfs raid1/mirror pool of 2x 12TB HDDsUnraid to unraid via restic over sftpThe one thing that can dramatically cut speeds is unraids FUSE layer, if you can bypass FUSE with an exclusive share it can greatly speed up copying. With that said FUSE seems to only be affected by many small files being read/wrote. A single large file shouldn’t really be an issue. Edited Saturday at 03:50 AM4 days by MowMdown
Saturday at 11:16 AM3 days Author 10 hours ago, MowMdown said:Run an iPerf3 test from your windows pc to the server and confirm it’s not the networking.Did that. From the Mac side I got about ~1400 retransmissions in about a 10s interval. 7 hours ago, MowMdown said:The one thing that can dramatically cut speeds is unraids FUSE layer, if you can bypass FUSE with an exclusive share it can greatly speed up copying. With that said FUSE seems to only be affected by many small files being read/wrote. A single large file shouldn’t really be an issue.Hmm.. Thing is, even on single large files, there's no difference in behavior when writing directly to the array or ssd cache pool. 8 hours ago, Led57 said:This is very normal. Same performance on my DXP4800 Plus.Can't imagine this to be normal to be honest. Especially as it results in average writing speeds of ~30mb/s.. That doesn't seem right at all. I've since created a Ticket with official support. I'll update this should we reach a fix for the problem. In the meantime I am grateful for any further ideas to fix this! :)
Saturday at 01:34 PM3 days Community Expert 2 hours ago, LrdSpn said:From the Mac side I got about ~1400 retransmissions in about a 10s interval.That sounds like a bad cable or a bad NIC port somewhere in the chain. This wont be an unraid issue. Edited Saturday at 01:34 PM3 days by MowMdown
Sunday at 07:08 AM2 days Author At this point I agree, that this is likely not an Unraid issue. I've changed cables, switched LAN ports on my router and made sure that every interface is communicating with the correct speeds (at least on paper). There seems to be something, most likely on the Mac side, limiting my connection to about 100mbit. The cables are brand new. So unless 3 cables I tried were all bad/damaged, that's not it.
Sunday at 03:21 PM2 days Community Expert do both devices and the router show link speeds negotiating at full speed?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.