One of my XFS data disks is "Unmountable: No file system" - what to do?


Recommended Posts

Today when I started the array (rebooted to try the 6.7.0rc2 from 6.6.6; think if anything is wrong it was the reboot, not the new version that caused this) I see this:

1400701792_ScreenShot2019-01-29at5_24_15PM.thumb.png.9e37e9db7cf780b55f818d436cc01f82.png

 

If I do `ls /mnt/` I see all my discs except for `disk2` which is just missing.

 

- Does this mean my array is emulating disc2 via parity, or is it out and I'm going to find out once I go to watch a movie to find it's randomly not there?

- Is this a disc issue, or filesystem issue?

 

... I used to deal with things like this all the time when I was on reiserfs, but in the last few years I've forgotten what this is like! 😛 

 

From my syslog: 
 

Jan 29 08:46:12 Tower emhttpd: shcmd (4051): mkdir -p /mnt/disk2
Jan 29 08:46:12 Tower emhttpd: shcmd (4052): mount -t xfs -o noatime,nodiratime /dev/md2 /mnt/disk2
Jan 29 08:46:12 Tower kernel: XFS (md2): Mounting V5 Filesystem
Jan 29 08:46:13 Tower kernel: XFS (md2): Corruption warning: Metadata has LSN (1:741158) ahead of current LSN (1:741150). Please unmount and run xfs_repair (>= v4.3) to resolve.
Jan 29 08:46:13 Tower kernel: XFS (md2): log mount/recovery failed: error -22
Jan 29 08:46:13 Tower kernel: XFS (md2): log mount failed
Jan 29 08:46:13 Tower root: mount: /mnt/disk2: wrong fs type, bad option, bad superblock on /dev/md2, missing codepage or helper program, or other error.
Jan 29 08:46:13 Tower emhttpd: shcmd (4052): exit status: 32
Jan 29 08:46:13 Tower emhttpd: /mnt/disk2 mount error: No file system
Jan 29 08:46:13 Tower emhttpd: shcmd (4053): umount /mnt/disk2
Jan 29 08:46:13 Tower root: umount: /mnt/disk2: not mounted.
Jan 29 08:46:13 Tower emhttpd: shcmd (4053): exit status: 32
Jan 29 08:46:13 Tower emhttpd: shcmd (4054): rmdir /mnt/disk2

 

Seems likely that I should do what it says and run `xfs_repair`, but before I mess with 8TB of data thought I'd better check here....

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.