Jump to content

v6.9.2: Cache Pool - Unmountable BTRFS File System


Go to solution Solved by JorgeB,

Recommended Posts

I have a rather sizeable array and a cache pool of 4 SSD's. I've been chasing some issues with my array drive dropping out and needing to rebuild. Right now the array is sync'ed ok but my cache pool is showing Unmountable File System. I'm not sure how to proceed to resolve it properly or even if I can do it and not lose any option to recover the data. I've attached a diagnostic dump of the current state.

 

nasvm-diagnostics-20220324-1733.zip

Edited by ridewithjoe
Post updated diagnostics after reboot
Link to comment

Thank you for the assistance.

 

My cache pool drives are:

 (sdi)

 (sdl)

 (sdk)

 (sdj)

 

Following the instructions in the recovery post I created

 

Temp directory

/cacherpr

 

I initiated the mount

mount -o usebackuproot,ro /dev/sdi1 /cacherpr

 

I get "mount: /cacherpr: can't read superblock on /dev/sdi1"

 

same result if try and mount any of the 4 drives.

 

I fear I have something far worse going on than I anticipated.

Link to comment

I updated to 6.10.0-rc4... figured that was my best bet at this point. That went well.

 

I was able to mount using

mount -o rescue=all,ro /dev/sdi1 /mnt/disk6/cachetmp

 

Mount shows:

/dev/sdi1 on /mnt/disk6/cachetmp type btrfs (ro,relatime,ssd,rescue=nologreplay:ignorebadroots:ignoredatacsums,space_cache,subvolid=5,subvol=/)

 

So that all seems pretty good.. however not seeing any files or data in the mountpoint.... that doesn't seem good at all.

 

root@nasvm:/mnt/disk6/cachetmp# ls -l
total 0

 

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.

×
×
  • Create New...