On Tuesday 28 July 2009 21:24:01 Corey wrote: > On Tuesday 28 July 2009 18:42:05 Russ Cox wrote: <snip> > > It's not a question of time zones. Time zones don't matter. > > It's just that the clock was wrong before and later is > > correct--there are many reasons this might happen-- > > and venti shouldn't care. > > > > The time stamps, like the ones in a file system, are > > informational. It's okay if they're wrong. There's no > > need to print. > > The problem isn't confined to unnecessary warning messages > being printed. > > What about the 'arena arenas00: header is out-of-date' error, > and the subsequent re-indexing (on every reboot) which occurs > as a result of the condition? <snip>
I think now that the constant indexing on reboot I'm seeing is an entirely different problem. It seems very similar to this: http://www.mail-archive.com/[email protected]/msg16585.html http://www.mail-archive.com/[email protected]/msg16590.html My standalone terminal is always doing the index, the problem seemed to have just suddenly showed up for no reason - the system hasn't crashed, I'm not doing anything 'weird', and I always run fshalt before shutting down. And this persists across fresh installs. It looks like I ran into two different problems at around the same time.
