March 14Mar 14 Hi,Pretty new to this NAS thing, only set up my Unraid server October last year. Had things running pretty smoothly, only really wanted my own NAS for Bitcoin nodes and for media streaming.Anyway, some time in December I think it was Jellyfin stopped working randomly, so just rebooted the NAS hoping this would fix the issue. It did not, went to start the array and noticed my 2tb cache drive was "missing". Which also meant I couldnt start the array as its "missing a pool disk". The only way for Unraid to recognise the disk again is by powering down the server, waiting a few minutes and then rebooting. This cycle repeats every couple of days. I havent had a chance to dig deeper due to some family issues, but yesterday I pulled it apart, reseated the NVME drive as well as adding a heat sink in case it was a heat issue. No change unfortunately, the dockers are missing again thanks to the cash drive "missing".I have added a couple of pics to show what is happening after a reboot, which isnt enough to temporarily fix it. I was wondering if anyone had an idea what is going on with my server please? Could it be the drive is faulty? Appreciate your time to read and view. Thanks.
March 16Mar 16 Community Expert Solution NVMe device is dropping offline:Mar 15 00:41:33 TheFamily kernel: nvme nvme0: I/O tag 18 (d012) opcode 0x2 (Admin Cmd) QID 0 timeout, reset controllerMar 15 00:42:54 TheFamily kernel: nvme nvme0: Device not ready; aborting reset, CSTS=0x1Mar 15 00:42:54 TheFamily kernel: nvme nvme0: Abort status: 0x371Mar 15 00:43:14 TheFamily kernel: nvme nvme0: Device not ready; aborting reset, CSTS=0x1Mar 15 00:43:15 TheFamily kernel: nvme nvme0: Disabling device after reset failure: -19Try this: on Main click on the flash drive, scroll down to "Syslinux Configuration", make sure it's set to "menu view" 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=offe.g.:append initrd=/bzroot nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=offReboot (or power cycle the server if just a reboot doesn't bring the device back) and then see if it makes a difference.
March 23Mar 23 Author On 3/16/2026 at 8:06 PM, JorgeB said:NVMe device is dropping offline:Mar 15 00:41:33 TheFamily kernel: nvme nvme0: I/O tag 18 (d012) opcode 0x2 (Admin Cmd) QID 0 timeout, reset controllerMar 15 00:42:54 TheFamily kernel: nvme nvme0: Device not ready; aborting reset, CSTS=0x1Mar 15 00:42:54 TheFamily kernel: nvme nvme0: Abort status: 0x371Mar 15 00:43:14 TheFamily kernel: nvme nvme0: Device not ready; aborting reset, CSTS=0x1Mar 15 00:43:15 TheFamily kernel: nvme nvme0: Disabling device after reset failure: -19Try this: on Main click on the flash drive, scroll down to "Syslinux Configuration", make sure it's set to "menu view" 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=offe.g.:append initrd=/bzroot nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=offReboot (or power cycle the server if just a reboot doesn't bring the device back) and then see if it makes a difference.thank you for the reply. I am a little lost TBH, this is what I found. I think I am on the right track but quite find the specifics you mention? I have attached screenshots of what I did find for you to refer to. Thanks.
March 23Mar 23 Community Expert Your screenshot is showing where the information you need to edit is stored. But you can edit it in the webUI as explained.In the webUI - MAIN - Boot Device - flash - Syslinux ConfigurationMake sure the slider at the top is Menu View (instead of Raw View).Several sections are shown, edit the append line in your currently selected section.
March 24Mar 24 Author 23 hours ago, trurl said:Your screenshot is showing where the information you need to edit is stored. But you can edit it in the webUI as explained.In the webUI - MAIN - Boot Device - flash - Syslinux ConfigurationMake sure the slider at the top is Menu View (instead of Raw View).Several sections are shown, edit the append line in your currently selected section.Awesome thank you. I have made the change and has been running for around 24 hours. If its going to fail, it should be within the next day or 2. Thanks again.
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.