hello,
everytime i reboot my system my xfs partition doesn't get mounted.
syslog shows the following:
XFS mounting filesystem md(9,0)
XFS: failed to locate log tail
XFS: log mount/recovery failed
XFS: log mount failed
when i run xfs_repair /dev/md0 (who reports no errors and doesn't fix
anything, so it seems) i can mount the partition by hand without any
problems.
+[~]: cat /proc/mdstat
Personalities : [raid1] [multipath]
read_ahead 1024 sectors
md0 : active raid1 hdc5[0] hda5[1]
78123904 blocks [2/2] [UU]
+[~]: uname -a
Linux knecht 2.4.19-xfs #3 Sat Aug 3 19:20:12 CEST 2002 i686
- from /etc/fstab:
/dev/md0 /data xfs defaults,noatime 0 1
anyone knows whats going on?
thx
thomas
|