-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DS918+ with Sabrent NT-SS5G - Random Crash, DSM unresponsive, Unsafe Shutdown #96
Comments
Do you have any other USB devices connected, and what are the results of |
Hi, Only the Ethernet Adapter and the UPS are connected, nothing else. |__usb1 1d6b:0002:0404 09 2.00 480MBit/s 0mA 1IF (Linux 4.4.180+ xhc i-hcd xHCI Host Controller 0000:00:15.0) hub |
Hmmm, from the symptoms it looks like a problem with the NT-SS5G, you might want to connect it to your PC to see if there are any stability issues. Or you could try the QNA-UC5G1T if you can return NT-SS5G. I am also using a DS918+ and this device is running stable. |
Thank you, I followed your advice and ordered the QNA-UC5G1T. Will provide feedback in the next couple of days after testing. |
So, I have returned the NT-SS5G and got the QNA-UC5G1T. It's running fine now for 24 hours without crashing. I will monitor this for at least a week and update you again. |
Providing iperf3 output: iperf3 -c 192.168.xx.xx -P 2 [ 4] 1.00-2.00 sec 201 MBytes 1.69 Gbits/sec [ 4] 2.00-3.00 sec 194 MBytes 1.63 Gbits/sec [ 4] 3.00-4.00 sec 208 MBytes 1.74 Gbits/sec [ 4] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec [ 4] 5.00-6.00 sec 205 MBytes 1.72 Gbits/sec [ 4] 6.00-7.00 sec 195 MBytes 1.64 Gbits/sec [ 4] 7.00-8.00 sec 203 MBytes 1.70 Gbits/sec [ 4] 8.00-9.00 sec 194 MBytes 1.62 Gbits/sec [ 4] 9.00-10.00 sec 209 MBytes 1.75 Gbits/sec [ ID] Interval Transfer Bandwidth |
Update: Since my last post, it has disconnected 4 times, I had to manually stop the driver and start again. |
I'm experiencing the same issue with my DS920+. I have also returned NT-SS5G and got QNA-UC5G1T. Then I even got the recommended SABRENT hub with power adapter, but the issue still persists. One time my NAS restarted by itself, so that was bad. But usually is just loses connection and I need to restart the driver. Most of the time I can restart the driver but sometimes it's just impossible to do this. |
I have installed an older driver version "1.3.3.0-8 DSM-7.x. Working completely fine without a single crash or reboot since 25th February. See if that works for you. |
Thanks. I have downgraded to 1.3.3.0-8. I kind of know what to do to make the driver crash so I'll test it out. |
Nope, already had 2 improper shutdowns. Downgrading does not fix the issue for me. |
Same here, just crashed the whole system, rebooted and started Data Scrubbing. I went back to the 2.5G Adapter now. |
OK, now my 2.5G Adapter crashes too with the latest "r8152" driver. As I mentioned in my initial post, I believe something got messed up after the DSM (3) update. |
I would love to hear from @bb-qq regarding this issue ? Is there a way I can help to pinpoint the problem ? |
I am wondering how much traffic is flowing through the adapter before it becomes unstable. Heat might be causing the problem. If you plugged that adapter into a Windows PC and kept the same amount of traffic flowing through it, would it work stably for an extended period of time? |
I am also curious as to how much memory you have in your NAS. The versions of the driver discussed in this thread include changes in kernel parameters related to memory, so it is possible that those changes are causing the problem. |
I got 16GB Memory installed (2x 8GB) from Crucial. The changes in Kernel Parameters could be true as the issue started with the DSM Update 3. Is there a fix for it? |
I've got 20GB of RAM (4+16). I also don't think it's about the amount of traffic and temperature but I can't be 100% sure. For me crashes happen when I do something with webdav and plex. Like streaming from webdav server. But sometimes also just refreshing the metadata on plex. The only thing I can say about the temperature is that one time when it crashed I have touched the casing of QNA-UC5G1T and it was just barely warm. Is there a way to check the internal temperature of QNA-UC5G1T ? I do have both "Low Power 5G" and "Thermal throttling" set to ON to make sure the temperature is in check. |
I was mentioning the changes on the driver's side. (#96 (comment))
As far as I know, there is no way to know the internal temperature. The only measure I can think of is to place it in a well-ventilated area and see the difference. |
I don't have any ideas to investigate the cause, but since your NAS seems to have much memory, could you try doubling the value of |
Thanks for your reply @bb-qq `root@:/var/packages/aqc111/scripts# cat apply-memory-setting set -eu target_value=524288 set -eu target_value=1048576 |
Hi @bb-qq - Whole NAS crashed in the morning. I turned the PC on and opened a file (Excel spreadsheet) via SMB, the adapter itself was cold, not even slightly warm and it crashed the whole NAS and rebooted. Upon boot, it started data scrubbing on the volume. Since you have the same Synology model, have you not encountered any of these issues yourself? |
I have experienced a few times a year when I did not have low power mode enabled on a device that the device would stop responding and I would have to reload the driver. However, I have never experienced a NAS crash.
My environment is as follows:
|
Thank you - the specs look nearly identical to mine. |
I created drivers for the DSM 7.2 BETA, but I think it is unlikely that the DSM update will improve symptoms. I wish I could at least find the cause of the reboot.... |
Thank you @bb-qq , appreciated. |
bb-qq already said he also has 2x8GB so I don't think that's it. I'm currently testing something and it's looking good. I'm going to stay with 1.3.3.0-10 while I test my thing. Btw how full is your system partition ( /dev/md0) ? |
@jaqb - Here you go. Looking forward to hearing about your test results. root@:~# df -h /dev/md0 |
@jaqb - Just wondering, do you use your M.2 SSD as Cache or Volume?
The above message is repeated multiple times. |
84% used seems about right. I have now 82% but I had 100% couple of days ago so I had a lot of weird issues. Had to delete a bunch of logs to get this low. I use 2x m.2 ssd's as cache for read-write. |
@dedura So I don't have any crashes anymore. At first I lowered the MTU (Jumbo frame) to 5000 on Synology. This fixed the driver crashes for me but the speed to my pc was worse than before. Then I noticed that I can set my pc's network adapter's jumbo frame to 4088 bytes. So I matched that on synology too and now I get good transfer speed. (Synology is set to 4000) @bb-qq Is you pc and synology both set to MTU 9000 and you don't experience any get driver crashes ? |
@jaqb - No crashes or freezing for me since 2 weeks after replacing the RAM with 2x 4GB, even though the 16GB passed the memory test. |
I also have the MTU set to 9000 on my PC and NAS and have never experienced a crash. |
I have found a way to crash the driver. I have mounted a folder using NFS on windows. Then tried playing 2 4K movie/show remuxes (==high bitrate) using mpv for at the same time and then just started seeking forward through the video. This crashed aqc111 driver every time for me. Hopefully you will be able to reproduce this. |
@bb-qq Have you tried reproducing this issue ? |
I didn't know how to handle NFS on Windows, so I mounted it with CIFS (SMB) and loaded it, but the symptoms did not reproduce. The connection is retained. I also ran iperf and CrystalDiskmark under load for an extended period of time and could not reproduce the problem.
I am concerned about this symptom. While problems with driver instability are often reported depending on the environment, reports of the NAS itself crashing are rare. As the posts in this thread indicate, it was usually due to hardware related issues such as RAM or SSD. |
@bb-qq To enable NFS on Windows you just go to "Turn Windows features on or off" in Windows settings and check "Services for NFS". Then you enable NFS for shared folder on Synology (for your Window pc) and access the NFS share on Windows by using the full path. e.g. |
I have tried applying the load both the way you taught me and using WSL2, but the problem did not reproduce in my environment. I still think it has to do with the hardware problem as described in one of the previous comments. |
Description of the problem
Hi,
Since mid of December, I am experiencing random crashes and disconnects on my DS918+ with my Sabrent NT-SS5G Adapter, using the latest driver (v. 1.3.3.0-10). The DSM itself becomes totally unresponsive, wouldn't allow me to stop/restart the driver in Package Center and after 1-2 minutes, suddenly crashes/restarts the whole NAS. The NAS informs that the system was shut down unsafely and starts Data Scrubbing once booted.
This happens every 3-4 Days. Tried both the rear and front USB ports of the NAS, but the issue remained.
Description of your products
NAS: Synology DS918+
DSM: 7.1.1-42962 Update 3
Adapter: SABRENT NT-SS5G
Driver: 1.3.3.0-10 DSM-7.x (reuploaded)
RAM: 16GB
Other USB Port used for: (UPS) CP1500EPFCLCD - Cyber Power System, Inc.
Description of your environment
Connection: From "DS918+" to PC's NIC "Marvell® AQtion AQC107 10Gb Ethernet"
PC Motherboard: ASUS ROG MAXIMUS XII FORMULA Z490
PC OS: Windows 11 Pro 22H2
Ethernet Driver version: 3.1.7.0
Cable: VENTION 1m CAT 8 Ethernet Cable
Connection used for: SMB, WinNUT-2.0 (UPS)
The adapter was working fine before December without any issues, could this be caused after the latest DSM Update 3?
Hope you could help to fix this.
Thank you!
The text was updated successfully, but these errors were encountered: