RandomPedestrian Posted April 6, 2023 Share Posted April 6, 2023 (edited) Over the past week I've gotten hundreds of warnings in Unraid saying my Write Cache NVME has been disconnected. A reboot will bring it back up temporarily, but anywhere from a few minutes to a day or two later it's back down again. I thought it might have been the NVME slot it's in, so I swapped it from slot 2 to 3 with no luck. Secondly, I replaced the SSD (which is a less-than-year-old Sabrent Rocket 4.0 2TB) with the old CS3030 that it replaced, which I know to be good. Both show up fine in a Windows machine, and the SMART data on both are fine. Now that drive dropped out today. Going to the attributes tab shows it can't be read, but I don't see any warnings in Unraid yet. Looking at the logs though, there's a ton. I really hope it's not my motherboard, but that's what I'm leaning toward at this point... nanolith-diagnostics-20230405-2100.zip Edited April 6, 2023 by RandomPedestrian Quote Link to comment
JorgeB Posted April 6, 2023 Share Posted April 6, 2023 This can sometimes help: On the main GUI page click on the flash drive, scroll down to "Syslinux Configuration", make sure it's set to "menu view" (top right) and add this to your default boot option, after "append initrd=/bzroot" nvme_core.default_ps_max_latency_us=0 pcie_aspm=off e.g.: append initrd=/bzroot nvme_core.default_ps_max_latency_us=0 pcie_aspm=off Reboot and see if it makes a difference. Quote Link to comment
RandomPedestrian Posted April 11, 2023 Author Share Posted April 11, 2023 No luck unfortunately. I updated the BIOS (which was admittedly two years outdated), found that one hard drive was dying and downgrading the link to 1.5Gb/s and replaced it, but after a week of it being fine I’m getting the error again. Quote Link to comment
JorgeB Posted April 11, 2023 Share Posted April 11, 2023 Best bet then would possibly be to use a different model NVMe device, or a different board. Quote Link to comment
kant23 Posted April 11 Share Posted April 11 For what it's worth I had the same issue with my motherboard (Aliexpress BKHD-1264 with Intel N100). This MB has 2 M.2 slots, and the NVMe on M.2 slot0 would disconnect and reconnect periodically. M.2 slot 1 had zero issue. I tried initrd=/bzroot nvme_core.default_ps_max_latency_us=0 pcie_aspm=off and no luck. The only difference between both M.2 slots is slot 0 is also connected to the Intel SATA controller (slot1 is only NVMe). Hotplug was enabled as well so I suspect the SATA controller was messing up with the NVMe SSD So I disabled SATA port connected to the M.2 slot0 on the BIOS, and so far so good. Quote Link to comment
kant23 Posted April 12 Share Posted April 12 Well, no luck, after a while it disconnected again. I disabled the ACPI in BIOS, it's been stable 1 day.... (versus disconnects every hour). Quote Link to comment
Recommended Posts
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.