January 14, 20251 yr Hello, I'm about 6 months into my Unraid experience, and I cannot for the life of me figure out what my issue is. My NVME cache drives continue to drop out. I can do a full shut down, and power cycle the server, however within a days to a week, the drives will show an asterisk for the temperature, and none of the dockers will work. I could really use some advice here. beast-diagnostics-20250113-2103.zip
January 14, 20251 yr Community Expert Jan 13 05:01:30 Beast kernel: nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0xffff Jan 13 05:01:30 Beast kernel: nvme nvme0: Does your device have a faulty power saving mode enabled? Jan 13 05:01:30 Beast kernel: nvme nvme0: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off" and report a bug Jan 13 05:01:30 Beast kernel: nvme 0000:01:00.0: Unable to change power state from D3cold to D0, device inaccessible Try this, 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 pcie_port_pm=off e.g.: append initrd=/bzroot nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off Reboot and see if it makes a difference.
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.