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