Unraid Error - Unmountable: No pool uuid


Go to solution Solved by JorgeB,

Recommended Posts

Good morning all,

 

Hope you are well.

 

Earlier this morning I attempted to remove a cache drive from my pool, and then re-added it but after doing so I see the following error: Unmountable: No pool uuid

 

Any help would be greatly appreciated, as I don't want to attempt any further steps which might create an even bigger issue.

 

[email protected]:~# btrfs-select-super -s 1 /dev/nvme1n1
No valid Btrfs found on /dev/nvme1n1
ERROR: open ctree failed
[email protected]:~# btrfs-select-super -s 1 /dev/nvme0n1
No valid Btrfs found on /dev/nvme0n1
ERROR: open ctree failed
[email protected]:~#

 

Thank you for your time!

phobos-diagnostics-20230124-0951.zip

Edited by MatSalamon
Added new information
Link to comment

Hi @JorgeB, thanks for the prompt response, please see outputs below:

 

[email protected]:~# btrfs-select-super -s 1 /dev/nvme1n1p1
warning, device 2 is missing
using SB copy 1, bytenr 67108864
[email protected]:~# btrfs fi show
warning, device 2 is missing
Label: none  uuid: 26e0b887-b92c-4df2-ae99-87f56a96103b
    Total devices 2 FS bytes used 79.43GiB
    devid    1 size 465.76GiB used 138.03GiB path /dev/nvme1n1p1
    *** Some devices missing

[email protected]:~#

 

Link to comment

I certainly don't recall wiping any the the devices, they were removed from the cache pool, and then re-added without formatting.

 

[email protected]:~# btrfs-select-super -s 1 /dev/nvme0n1p1
using SB copy 1, bytenr 67108864
[email protected]:~# btrfs fi show
Label: none  uuid: 26e0b887-b92c-4df2-ae99-87f56a96103b
    Total devices 2 FS bytes used 79.43GiB
    devid    1 size 465.76GiB used 138.03GiB path /dev/nvme1n1p1
    devid    2 size 1.82TiB used 138.03GiB path /dev/nvme0n1p1

[email protected]:~#

 

Link to comment
  • Solution

Pool appears to be reset but to make sure, stop array, unassign all pool devices, start array, stop array, re-assign all pool devices, start array, pool should mount now

 

P.S. note that you can only remove a device from a redundant pool, and base don the data usage that is not one.

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.