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.

Persistent rules and NVME drives

Featured Replies

I upgraded my system ages ago from v6.9.x (if I remember correctlly) to 6.11.5 and at the point my NVME cache drive was not recognised anymore. Few days ago I upgraded to 6.12.4 and nothing changed regarding NVME recognition.

 

So I took some time this morning and figure out that the serial number is not grabbed correctlly in the persistent rules files and that is why NVME can not be assigned to cache anymore. As a workaround I debugged info that is returned from udevadm commands and was able to add rules that now maps the NVME drive to /dev/disk/by-id correctly so I can use it as cache again.

 

Quote

KERNEL=="nvme*", ENV{ID_SERIAL}!="?*", IMPORT{program}="nvme_id --export $devnode"

 

My rules for reference/discussion:

60-persistent-storage.rules

 

Any one knows if the way serial number is collected changed in new versions of UNRAID?

I still wonder why the same config file suddenlly stopped working on newer versions.

IIRC this happened to some users who were using a custom storage file, please post the diagnostics.

cp /boot/config/rules.d/60-persistent-storage.rules /etc/udev/rules.d/
chmod 644 /etc/udev/rules.d/60-persistent-storage.rules
udevadm control --reload-rules
udevadm trigger --attr-match=subsystem=block

 

Was this added now or it was already there before? If the latter comment it all out and see if the NVMe is detected.

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.