When trying to mount my gfs2 filesystem, it fails with "there isn't a GFS2 filesystem on /dev/<device>, magic=<###> type=<###>"

Solution Verified - Updated -

Issue

When attempting to mount previously working gfs2 filesystems after a withdrawal, it fails with:

# mount <mountpoint>
# there isn't a GFS2 filesystem on /dev/<device>, magic=<###> type=<###>

When I attempt to fsck any of the affected filesystems, it fails with the following:

# fsck.gfs2 -y /dev/<vg>/<lv>
# Initializing fsck
# Either the super block is corrupted, or this is not a GFS2 filesystem
# Gathering information to repair the GFS2 filesystem. This may take some time.
...
# The system master directory seems to be destroyed.
# Trying to rebuild the master directory.
# Not enough space available on device

Environment

  • Red Hat Enterprise Linux 6 w/ Resilient Storage

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.