Jump to content

Cache Drive Unmountable (Wrong FS Type, Bad Option, Bad Superblock)


jrdnlc

Recommended Posts

Hello
Hoping I can get some help here. My dumbass added my cache drive as cache #2 after replacing it with a ssd but I didn't back up the appdata on the original drive. So far what I have researched, it didn't format it just did some partition changes. I'm trying to follow this guide but it gives me the following error:

 

mount -o rescue=all,ro /dev/sdc1 /temp
mount: /temp: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.
       dmesg(1) may have more information after failed mount system call.

 

After running blkid, I can see the drive is btrfs

/dev/sdc1: UUID="7f32ae57-0db4-4657-a8b3-5b71bce6f891" UUID_SUB="396da734-dd14-42e4-92e2-a8068c658864" BLOCK_SIZE="4096" TYPE="btrfs"

 

So it doesn't seem to be formatted which is a good thing. I can't mount it as RO using UD it gives me the following error

 

Oct 19 22:37:59 Dusty unassigned.devices: Mounting partition 'sdc1' at mountpoint '/mnt/disks/MN1220FA022ZXD'...
Oct 19 22:37:59 Dusty unassigned.devices: Mount cmd: /sbin/mount -t 'btrfs' -o ro,relatime,space_cache=v2 '/dev/sdc1' '/mnt/disks/MN1220FA022ZXD'
Oct 19 22:37:59 Dusty kernel: BTRFS: device fsid 7f32ae57-0db4-4657-a8b3-5b71bce6f891 devid 2 transid 568 /dev/sdc1 scanned by mount (11399)
Oct 19 22:37:59 Dusty kernel: BTRFS info (device sdc1): using crc32c (crc32c-intel) checksum algorithm
Oct 19 22:37:59 Dusty kernel: BTRFS info (device sdc1): using free space tree
Oct 19 22:37:59 Dusty kernel: BTRFS error (device sdc1): devid 1 uuid d75c6176-730f-4538-8b54-e7a21387b088 is missing
Oct 19 22:37:59 Dusty kernel: BTRFS error (device sdc1): failed to read the system array: -2
Oct 19 22:37:59 Dusty kernel: BTRFS error (device sdc1): open_ctree failed
Oct 19 22:38:01 Dusty unassigned.devices: Mount of 'sdc1' failed: 'mount: /mnt/disks/MN1220FA022ZXD: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or other error.        dmesg(1) may have more information after failed mount system call. '
Oct 19 22:38:01 Dusty unassigned.devices: Partition 'MN1220FA022ZXD' cannot be mounted.
Oct 19 22:38:01 Dusty unassigned.devices: Running device script: 'MN1220FA022ZXD.sh' with action 'ERROR_MOUNT'.

 

Any help will be greatly appreciated. Thanks in advance

diagnostics-20231020-0740.zip

Link to comment
29 minutes ago, JorgeB said:

Since it's missing a device see if it mounts with the command above, but data will only be usable if it was a redundant pool.


 

It was added as a 2nd cache drive but then I realized i forgot to backup that data. 
 

Looks like it’s mounted but the data is not there? Damn

Link to comment
31 minutes ago, jrdnlc said:

It was added as a 2nd cache. I don’t have any pools in my configuration


A bit of a terminology issue here 😒.   By definition a drive set up as a cache is a pool (even if it is a single drive pool).     You should clarify whether you were adding a second pool to be used for caching or adding another drive to the existing cache pool.

Link to comment
Just now, itimpi said:


A bit of a terminology issue here 😒.   By definition a drive set up as a cache is a pool (even if it is a single drive pool).     You should clarify whether you were adding a second pool to be used for caching or adding another drive to the existing cache pool.

Adding a second drive to use as caching. Didn’t think it would merge them together without confirmation. I thought both would be separate mountable drives 

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