xfs
[Top] [All Lists]

SB validate failed

To: linux-xfs@xxxxxxxxxxx
Subject: SB validate failed
From: kisanak@xxxxxxxxxx
Date: Sun, 11 Nov 2001 10:18:00 +0700
Cc: Steve Lord <lord@xxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
Dear All, Steve,
There's  a problem with my xfs partition (using RAID)
while I mount it using:

# mount -t xfs /dev/rd/c0d0p1 /home/
mount: wrong fs type, bad option, bad superblock on /dev/rd/c0d0p1,
       or too many mounted file systems

and from /var/log/messages:

XFS: bad magic number
XFS: SB validate failed

# /usr/sbin/xfs_logprint -t /dev/rd/c0d0p1
xfs_logprint:
    data device: 0x3001
    log device: 0x3001 daddr: -919226905192824832 length: 442220544

XFS: Log inconsistent (didn't find previous header)
XFS: failed to find log head

Any idea how to overcome this problem?
Thanks for any help.

Regards,
Yahya.

<Prev in Thread] Current Thread [Next in Thread>
  • SB validate failed, kisanak <=