Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Docker Service Failed To Start

Featured Replies

Docker has been crashing. Before this was happening randomly but now this has been happening multiple times a day. And it gets fixed when I restart.

 

Things I've tried:

  • Deleting docker image
  • Extended SMART scan on cache - no errors. However when the test finishes, it says "no test logged on disk".
  • Scrubbing BTFRS - no errors found
  • Balancing BTFRS
  • In syslinux.cfg added edit the append part so its "append initrd=/bzroot nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off,/bzroot-gui unraidsafemode"


Latest big block of errors:
 

Nov 28 18:09:01 Cloud kernel: btrfs_dev_stat_inc_and_print: 38633 callbacks suppressed
Nov 28 18:09:01 Cloud kernel: BTRFS error (device nvme1n1p1: state EA): bdev /dev/nvme1n1p1 errs: wr 57, rd 15445690, flush 0, corrupt 0, gen 0
Nov 28 18:09:01 Cloud kernel: blk_print_req_error: 20328 callbacks suppressed
Nov 28 18:09:01 Cloud kernel: I/O error, dev loop2, sector 5872120 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Nov 28 18:09:01 Cloud kernel: BTRFS error (device loop2: state EA): bdev /dev/loop2 errs: wr 1, rd 17161070, flush 1, corrupt 0, gen 0
Nov 28 18:09:01 Cloud kernel: BTRFS error (device nvme1n1p1: state EA): bdev /dev/nvme1n1p1 errs: wr 57, rd 15445691, flush 0, corrupt 0, gen 0
Nov 28 18:09:01 Cloud kernel: I/O error, dev loop2, sector 8929080 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Nov 28 18:09:01 Cloud kernel: BTRFS error (device loop2: state EA): bdev /dev/loop2 errs: wr 1, rd 17161071, flush 1, corrupt 0, gen 0
Nov 28 18:09:01 Cloud kernel: BTRFS error (device nvme1n1p1: state EA): bdev /dev/nvme1n1p1 errs: wr 57, rd 15445692, flush 0, corrupt 0, gen 0
Nov 28 18:09:01 Cloud kernel: I/O error, dev loop2, sector 5872120 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Nov 28 18:09:01 Cloud kernel: BTRFS error (device loop2: state EA): bdev /dev/loop2 errs: wr 1, rd 17161072, flush 1, corrupt 0, gen 0
Nov 28 18:09:01 Cloud kernel: I/O error, dev loop2, sector 1576696 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Nov 28 18:09:01 Cloud kernel: BTRFS error (device loop2: state EA): bdev /dev/loop2 errs: wr 1, rd 17161073, flush 1, corrupt 0, gen 0
Nov 28 18:09:01 Cloud kernel: BTRFS error (device nvme1n1p1: state EA): bdev /dev/nvme1n1p1 errs: wr 57, rd 15445693, flush 0, corrupt 0, gen 0
Nov 28 18:09:01 Cloud kernel: I/O error, dev loop2, sector 5872120 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Nov 28 18:09:01 Cloud kernel: BTRFS error (device loop2: state EA): bdev /dev/loop2 errs: wr 1, rd 17161074, flush 1, corrupt 0, gen 0
Nov 28 18:09:01 Cloud kernel: BTRFS error (device nvme1n1p1: state EA): bdev /dev/nvme1n1p1 errs: wr 57, rd 15445694, flush 0, corrupt 0, gen 0
Nov 28 18:09:01 Cloud kernel: I/O error, dev loop2, sector 8929080 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Nov 28 18:09:01 Cloud kernel: I/O error, dev loop2, sector 5872120 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Nov 28 18:09:01 Cloud kernel: I/O error, dev loop2, sector 8929080 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Nov 28 18:09:01 Cloud kernel: I/O error, dev loop2, sector 5872120 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Nov 28 18:09:01 Cloud kernel: I/O error, dev loop2, sector 5872120 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2

 

diagnostics-20241128-1813.zip WD_BLACK_SN770_500GB_241604802919-20241128-1846.txt

  • Community Expert

run a btrfs scrub and file system check on you pool devices.

  • Community Expert
Nov 28 17:01:05 ManishCloud kernel: nvme nvme1: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10
Nov 28 17:01:05 ManishCloud kernel: nvme nvme1: Does your device have a faulty power saving mode enabled?
Nov 28 17:01:05 ManishCloud kernel: nvme nvme1: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off" and report a bug
Nov 28 17:01:05 ManishCloud kernel: nvme 0000:04:00.0: enabling device (0000 -> 0002)
Nov 28 17:01:05 ManishCloud kernel: nvme nvme1: Removing after probe failure status: -19
Nov 28 17:01:05 ManishCloud kernel: nvme1n1: detected capacity change from 976773168 to 0

 

NVMe device dropped offline, try adding "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off" to syslinux.cfg, after /bzroot

  • Author
5 hours ago, JorgeB said:
Nov 28 17:01:05 ManishCloud kernel: nvme nvme1: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10
Nov 28 17:01:05 ManishCloud kernel: nvme nvme1: Does your device have a faulty power saving mode enabled?
Nov 28 17:01:05 ManishCloud kernel: nvme nvme1: Try "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off" and report a bug
Nov 28 17:01:05 ManishCloud kernel: nvme 0000:04:00.0: enabling device (0000 -> 0002)
Nov 28 17:01:05 ManishCloud kernel: nvme nvme1: Removing after probe failure status: -19
Nov 28 17:01:05 ManishCloud kernel: nvme1n1: detected capacity change from 976773168 to 0

 

NVMe device dropped offline, try adding "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off" to syslinux.cfg, after /bzroot


omg, so I did already do this, but i put it under the safemode section. I've now put that under the "unraid os" and "unraid os gui mode" label, for it to look like this:

 

label Unraid OS
  menu default
  kernel /bzimage
  append initrd=/bzroot nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off

 

Edited by MrTing

  • Community Expert

Reboot and see if it's better now.

  • Author

Will report back in 24 hours 🫡

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.