On Wed, Feb 02, 2005 at 07:48:55AM +0100, Marc Haber wrote: > When I run shutdown -F, I expect my file systems to be checked on > bootup, regardless whether the file system is journaling or not. I
I really wouldn't expect that, myself. > might have enountered strange fs behavior and would like to be sure. Run xfs_repair -n on just the specific filesystem then, not all, and not during bootup. > This doesn't work with xfs since fsck.xfs is a no-op. There are of course other ways to achieve the same thing. I don't particularly like the idea of doing things like this on boot - it is indiscriminately applied to all filesystems, which is problematic as filesystem sizes increase (for any one filesystem). The current record, to give an idea, for one filesystem (many terabytes, & many millions of inodes) was ~1 week to repair... cheers. -- Nathan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]