Jump to content

[SOLVED] Unmountable: No file system


Recommended Posts

Thanks Jonnie. I tried the -n mode when running xfs_repair and I received an error. It advised me to use the -L option, which I did, and got the output below:

Phase 1 - find and verify superblock...
        - block cache size set to 349656 entries
Phase 2 - using internal log
        - zero log...
zero_log: head block 112257 tail block 112221
ALERT: The filesystem has valuable metadata changes in a log which is being
destroyed because the -L option was used.

fatal error -- failed to clear log

I'll add that I'm hearing some odd sounds (sort of like a beeping) coming out of my server. 

Link to comment

I ran -v and received this error again:

Phase 1 - find and verify superblock...
        - block cache size set to 349656 entries
Phase 2 - using internal log
        - zero log...
zero_log: head block 228037 tail block 227489
ERROR: The filesystem has valuable metadata changes in a log which needs to
be replayed.  Mount the filesystem to replay the log, and unmount it before
re-running xfs_repair.  If you are unable to mount the filesystem, then use
the -L option to destroy the log and attempt a repair.
Note that destroying the log may cause corruption -- please attempt a mount
of the filesystem before doing this.

Per the message, I tried running -L and received another fatal error:

Phase 1 - find and verify superblock...
Phase 2 - using internal log
        - zero log...
ALERT: The filesystem has valuable metadata changes in a log which is being
destroyed because the -L option was used.

fatal error -- failed to clear log
Link to comment
3 minutes ago, squishee said:

and formatting it?

NEVER formatting, unassign the disk, start the array, emulated disk is likely still going to be unmountable, if yes run xfs_repair on the emulated disk. though there's a small possibility the emulated disk could mount from start if the actual disk really has a problem.

 

 

Link to comment

Thanks! I was able to mount and rebuild the disk successfully, however, throughout the process I received 3-4 alerts where the reallocated sector count was climbing. It's currently at 4568 - should I replace the disk, and if so, would you happen to know if this is something that falls under manufacturer warranty?

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