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.

Is my NVME drive trying to tell me something?

Featured Replies

Is my NVME drive going bad? My drive is formatted xfs if that matters. This is my 2nd cache drive

(all of this was highlighted in RED.) Server went down and I pulled this from my logs:

Oct  7 11:45:55 Metamorphic kernel: I/O error, dev nvme1n1, sector 251919400 op 0x1:(WRITE) flags 0x100000 phys_seg 1 prio class 2
Oct  7 11:45:55 Metamorphic kernel: I/O error, dev nvme1n1, sector 576922280 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 2
Oct  7 11:45:55 Metamorphic kernel: nvme1n1p1: writeback error on inode 134217857, offset 188432384, sector 81767864
Oct  7 11:45:55 Metamorphic kernel: nvme1n1p1: writeback error on inode 407550514, offset 299008, sector 251919400
Oct  7 11:45:55 Metamorphic kernel: XFS (nvme1n1p1): log I/O error -5
Oct  7 11:45:55 Metamorphic kernel: nvme1n1p1: writeback error on inode 1481918985, offset 1130496, sector 908295072
Oct  7 11:45:55 Metamorphic kernel: nvme1n1p1: writeback error on inode 946807835, offset 393216, sector 576922280
Oct  7 11:45:55 Metamorphic kernel: nvme1n1p1: writeback error on inode 1350310924, offset 0, sector 822112024
Oct  7 11:45:55 Metamorphic kernel: nvme1n1p1: writeback error on inode 134217857, offset 49298833408, sector 211658912
Oct  7 11:45:55 Metamorphic kernel: XFS (nvme1n1p1): Filesystem has been shut down due to log error (0x2).
Oct  7 11:45:55 Metamorphic kernel: XFS (nvme1n1p1): Please unmount the filesystem and rectify the problem(s).
Oct  7 11:45:55 Metamorphic kernel: nvme1n1p1: writeback error on inode 946807835, offset 397312, sector 576922288
Oct  7 11:45:55 Metamorphic kernel: nvme1n1p1: writeback error on inode 295713028, offset 356352, sector 190029792
Oct  7 11:45:55 Metamorphic kernel: nvme1n1p1: writeback error on inode 134217857, offset 56916508672, sector 226535136
Oct  7 11:45:55 Metamorphic kernel: loop: Write error at byte offset 32248201216, length 4096.
Oct  7 11:45:55 Metamorphic kernel: I/O error, dev loop2, sector 42048968 op 0x1:(WRITE) flags 0x9800 phys_seg 1 prio class 2
Oct  7 11:45:55 Metamorphic kernel: XFS (loop2): log I/O error -5
Oct  7 11:45:55 Metamorphic kernel: XFS (loop2): Filesystem has been shut down due to log error (0x2).
Oct  7 11:45:55 Metamorphic kernel: XFS (loop2): Please unmount the filesystem and rectify the problem(s).
Oct  7 11:45:55 Metamorphic kernel: I/O error, dev loop2, sector 62984768 op 0x1:(WRITE) flags 0x1000 phys_seg 4 prio class 2
Oct  7 11:45:55 Metamorphic kernel: nvme1n1p1: writeback error on inode 295713028, offset 524288, sector 191537680
Oct  7 11:45:55 Metamorphic kernel: loop: Write error at byte offset 65024147456, length 4096.
Oct  7 11:45:55 Metamorphic kernel: I/O error, dev loop2, sector 127000288 op 0x1:(WRITE) flags 0x100000 phys_seg 1 prio class 2
Oct  7 11:45:55 Metamorphic kernel: loop: Write error at byte offset 49298833408, length 4096.
Oct  7 11:45:55 Metamorphic kernel: I/O error, dev loop2, sector 96286784 op 0x1:(WRITE) flags 0x100000 phys_seg 1 prio class 2
Oct  7 11:45:55 Metamorphic kernel: loop: Write error at byte offset 11040649216, length 4096.
Oct  7 11:45:55 Metamorphic kernel: I/O error, dev loop2, sector 21563768 op 0x1:(WRITE) flags 0x100000 phys_seg 1 prio class 2
Oct  7 11:45:55 Metamorphic kernel: I/O error, dev loop2, sector 42048993 op 0x1:(WRITE) flags 0x9800 phys_seg 1 prio class 2
Oct  7 11:45:55 Metamorphic kernel: I/O error, dev loop2, sector 42049022 op 0x1:(WRITE) flags 0x9800 phys_seg 1 prio class 2
Oct  7 11:45:55 Metamorphic kernel: XFS (loop2): log I/O error -5
Oct  7 11:45:55 Metamorphic kernel: XFS (loop2): log I/O error -5
Oct  7 11:45:55 Metamorphic kernel: XFS (loop2): log I/O error -5
Oct  7 11:45:58 Metamorphic kernel: bash[3517126]: segfault at 0 ip 000055e91cc14f50 sp 00007ffd935f8160 error 6 in bash[55e91cbdb000+6d000] likely on CPU 3 (core 3, socket 0)

metamorphic-diagnostics-20251007-1355.zip

Edited by russo
attached logs

  • Community Expert

Nvme device is dropping offline:

Oct 7 11:45:55 Metamorphic kernel: nvme nvme1: Device not ready; aborting reset, CSTS=0x1

Oct 7 11:45:55 Metamorphic kernel: nvme nvme1: Disabling device after reset failure: -19

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.

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.