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.

Every time I reboot the image is corrupted. What's the use of 2 SSD cache if it breaks down all the time

Featured Replies

Reboot > Docker broken > Settings > Docker > [x] delete vdisk file > [Delete] > Enable Docker "No" > [Apply] > Enable Docker "Yes" > [Apply] > "No Docker containers installed" > Apps > Previous apps > Oh don't forget to create the "proxynetwork" > Terminal > docker network create proxynetwork > Previous apps > Docker > Select All on page > Install > Wait... Wait... Wait... (no idea if this can be done in the background?) > Start docker compose stack > Wait > Start another stack > wait > start the last stack > Done

supermicro-diagnostics-20250730-1949.zip

Edited by eXorQue

  • Community Expert

Jul 30 19:40:30 supermicro kernel: BTRFS info (device sdf1): bdev /dev/nvme0n1p1 errs: wr 644107708, rd 532154023, flush 17285202,

The NVMe device has been dropping offline; try adding to syslinux:

nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off

Then scrub the pool.

  • Author

I already have that added to my syslinux.cfg

/syslinux/syslinux.cfg
```
default menu.c32

menu title Lime Technology, Inc.

prompt 0

timeout 50

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

label Unraid OS GUI Mode

kernel /bzimage

append initrd=/bzroot,/bzroot-gui

label Unraid OS Safe Mode (no plugins, no GUI)

kernel /bzimage

append initrd=/bzroot unraidsafemode

label Unraid OS GUI Safe Mode (no plugins)

kernel /bzimage

append initrd=/bzroot,/bzroot-gui unraidsafemode

label Memtest86+

kernel /memtest
```

Edited by eXorQue

  • Author

Scrub completed

```
UUID: 38dc75e4-1cf6-45cd-bb76-e15d45da80d9 Scrub started: Fri Aug 1 12:13:48 2025 Status: finished Duration: 0:21:02 Total to scrub: 469.60GiB Rate: 381.03MiB/s Error summary: verify=38140 csum=30545648 Corrected: 30583788 Uncorrectable: 0 Unverified: 0
```

  • Community Expert

Recommend recreating the system share with COW set to auto; it's using the old NO default, which also disables checksums and will prevent btrfs from knowing if it's giving the correct data if a device drops and then comes back online.

Also recommend resetting the btrfs stats and then enabling the pool monitoring script to get a warning if the device drops again, and if that happens, post new diags immediately.

https://forums.unraid.net/topic/46802-faq-for-unraid-v6/page/2/#findComment-700582

  • Author

I will try that.

In the mean time I had another issue. Server wasn’t rebooted (at least not by me) and docker failed to start even though it was on before. I’ve taken diagnostics before rebooting

supermicro-diagnostics-20250807-1006.zip

  • Community Expert

Aug 5 04:40:06 supermicro kernel: BTRFS error (device sdf1): error writing primary super block to device 2

Aug 5 04:40:06 supermicro kernel: BTRFS warning (device sdf1): lost super block write due to IO error on /dev/nvme0n1p1 (-5)

Aug 5 04:40:06 supermicro kernel: BTRFS error (device sdf1): error writing primary super block to device 2

Aug 5 04:40:06 supermicro kernel: BTRFS warning (device sdf1): lost super block write due to IO error on /dev/nvme0n1p1 (-5)

Aug 5 04:40:06 supermicro kernel: BTRFS error (device sdf1): error writing primary super block to device 2

looks like an NVMe device dropped again, cannot see the beginning of the issue since the syslog already rotated.

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.