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.

[UNRAID 7.2.0] Disk NVME appears to be unmountable after reboot

Featured Replies

  • Community Expert

There is no partition being detected on that device, post the output from:

fdisk -l /dev/nvme0n1

  • Author

Sure, here :

root@Tower:~# fdisk -l /dev/nvme0n1

Disk /dev/nvme0n1: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors

Disk model: Samsung SSD 990 PRO 2TB

Units: sectors of 1 * 512 = 512 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

I/O size (minimum/optimal): 512 bytes / 512 bytes

  • Community Expert

Yep, the partition is gone. You can try to see if the fs signature is still there; if it is, recreating the partition should restore the data, if the signature is also gone, not much that can be done.

type sfdisk /dev/nvme0n1, then type 2048 and hit enter and post the output

  • Author

root@Tower:~# sfdisk /dev/nvme0n1

Welcome to sfdisk (util-linux 2.41.2).

Changes will remain in memory only, until you decide to write them.

Be careful before using the write command.

Checking that no-one is using this disk right now ... OK

Disk /dev/nvme0n1: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors

Disk model: Samsung SSD 990 PRO 2TB

Units: sectors of 1 * 512 = 512 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

I/O size (minimum/optimal): 512 bytes / 512 bytes

sfdisk is going to create a new 'dos' disk label.

Use 'label: <name>' before you define a first partition

to override the default.

Type 'help' to get more information.

>>> 2048

Created a new DOS (MBR) disklabel with disk identifier 0x20321956.

Created a new partition 1 of type 'Linux' and of size 1.8 TiB.

Partition #1 contains a vfat signature.

Do you want to remove the signature? [Y]es/[N]o: n

/dev/nvme0n1p1 : 2048 3907029167 (1.8T) Linux

/dev/nvme0n1p2:

  • Community Expert
2 hours ago, Leviathan_sama said:

Partition #1 contains a vfat signature.

This is not an Unraid supported filesystem, any idea how that signature got there? Only the flash drives uses FAT.

  • Author

I did an install of Ubuntu server before swapping to Unraid. Idk how it goes there.
It worked well for 2 weeks until i did a reboot

Edited by Leviathan_sama

  • Community Expert

Possibly a device or its firmware issue, since the partition is gone.

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.