Hi Adrian, On Sun, 7 Dec 2008 13:23:35 +0100, Adrian Ulrich wrote: > Hi Ryusuke, > > > will, hopefully, correct your partition. > > (I'm not sure because it's not yet tested enough) > > Thanks a lot for the patch: Running fsck0 fixed the problem and i was > able to mount the filesystem. > > So far everything looks fine (data is stll there and i can write to the > filesystem),
That's the good news! > but: I got this in my syslog: > > segctord starting. Construction interval = 5 seconds, CP frequency < 30 > seconds > NILFS warning: mounting fs with errors > > > Should i worry about this? This message means that the filesystem has detected some sort of inconsistency, but you don't have to worry in your case; the error flag can be marked imprecisely when a filesystem has detected I/O errors even if no inconsistency occurs. This flag is not cleared by fsck0 because I haven't yet implemented the feature which fully verifies coherency of a filesystem. ;) Well, if you can't ignore the message, I can add a dummy force check option that does nothing but drop the flag. Regards, Ryusuke Konishi _______________________________________________ users mailing list [email protected] https://www.nilfs.org/mailman/listinfo/users
