Re: Kernel / Fliesystem Error

2007-08-09 Thread Chris Holvenstot
Benoit - I am a little unsure of the protocol involved here but I will respond to this, the last message I received on the topic. As I feared, I was giving an incomplete picture with my original report and did not even realize it. On the systems I was getting the error on I used the mkinitra

Re: Kernel / Fliesystem Error

2007-08-09 Thread cholvenstot
Benoit - Thank you for the response - I think that you are correct in your analysis that the probem has something to do with timing and not with EXT3 itself. However, I have been thinking this through and this cold little shadow is now hanging over my head - there was a difference in the pro

Re: Kernel / Fliesystem Error

2007-08-09 Thread Benoit Boissinot
On 8/9/07, Chris Holvenstot <[EMAIL PROTECTED]> wrote: > > Chris Snook wrote: > > > >The problem here is that your clock is wrong either at mount (boot) > >time or unmount (shutdown) time. There's nothing wrong with ext3, > >except that it happens to be noticing this condition. > > 1. This happens

Re: Kernel / Fliesystem Error

2007-08-09 Thread Chris Holvenstot
> Chris Snook wrote: > >The problem here is that your clock is wrong either at mount (boot) >time or unmount (shutdown) time. There's nothing wrong with ext3, >except that it happens to be noticing this condition. Chris - I appreciate the response but on the face of it I do not know if I believ

Re: Kernel / Fliesystem Error

2007-08-09 Thread Chris Snook
Chris Holvenstot wrote: I think that I may have spotted a minor bug in the 2.6.23 kernel and its relationship with the EXT3 file system. I apologize in advance if I am mistaken, reporting a problem that is already known (I did not spot it in Bugzilla) or if I am reporting it to the wrong forum.