Quantcast
Channel: TrueNAS Community
Viewing all articles
Browse latest Browse all 185907

Help retrieving data from UFS disk (bad superblock)

$
0
0
I am getting an error on a volume "CRITICAL: The volume Data (UFS) status is DEGRADED" after an improper shutdown.

Tried to mount the drive on my arch linux box with
Code (text):
  1. mount -r -t ufs -o ufstype=ufs2 /dev/sdb2 /home/user/ufs_mount
I get the error: wrong fs type, bad superblock (etc)

Code (text):
  1. dmesg | tail
gives me: "UFS: failed to set blocksize"

Code (text):
  1. fsck -p /dev/sdb2
tells me bad magic number in super-block.

I have been researching this for hours and I feel like...

Help retrieving data from UFS disk (bad superblock)

Viewing all articles
Browse latest Browse all 185907

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>