On 2/22/2011 8:53 AM, Dejan Muhamedagic wrote: > Hi Bernd, > > On Tue, Feb 22, 2011 at 12:49:00AM +0100, Bernd Schubert wrote: >> Hello Dejan,
... >> And of course, no filesystem is free of bugs. Which is why until now >> extX suggests frequent fscks. > > Hmpf. OK, must say that I expected it to be more robust. Heh. My personal favourite is when all relative symbolic links got broke despite being correct. E.g. /usr/bin/gzip -> ../../bin/gzip was dangling but "ls ../../bin/gzip" was showing gzip. Absolute links worked. Still no idea what had to happen to ext3 to get that. (Reboot with force-fsck fixed it.) A common one is when sata disk doesn't just die, but times out answering commands. Occasionally that will remount ext3 read-only -- without any indication in proc, mtab (of course), or anywhere you can check. Dima _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
