Jump to content

[SOLVED] Array Disk Unmountable: No file system


Recommended Posts

Was working on my unraid server today and it went through a few power cycles. The issue im having is my disk 4 is throwing an error, Unmountable: no file system. 
I've read through some forums here and tried the following:
- Put array into maintenance mode
- xfs_repair -nv /dev/md4
- xfs_repair -vL /dev/md4
- start array back up normally
- rebooted

After these steps i'm still having the issue. 
1.thumb.PNG.6b37a98664e637bba14727b8eaf9b235.PNG


Found the following in the logs (attached):

Jan  7 00:37:01 RyzNas emhttpd: shcmd (42): mkdir -p /mnt/disk4
Jan  7 00:37:01 RyzNas emhttpd: shcmd (43): mount -t xfs -o noatime,nodiratime /dev/md4 /mnt/disk4
Jan  7 00:37:01 RyzNas kernel: XFS (md4): Filesystem has duplicate UUID 77844dfc-e01b-4d6d-b906-66598a67833c - can't mount
Jan  7 00:37:01 RyzNas root: mount: /mnt/disk4: wrong fs type, bad option, bad superblock on /dev/md4, missing codepage or helper program, or other error.
Jan  7 00:37:01 RyzNas emhttpd: shcmd (43): exit status: 32
Jan  7 00:37:01 RyzNas emhttpd: /mnt/disk4 mount error: No file system

What would be my next best step to try resolve this? Thanks in advance.

- Luke

 

ryznas-diagnostics-20210107-0040.zip

Link to comment
  • JorgeB changed the title to [SOLVED] Array Disk Unmountable: No file system
11 hours ago, itimpi said:

The /dev/sdX type names can always change between boots as Linux assigns them dynamically during the boot process so you should avoid using them if at all possible.     You should use one of the /dev/by-id ways of identifying the drive instead as they are invariant.

I have since changed to /dev/disk/by-uuid. But thanks for the follow up info @itimpi

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