The files truncated on an 8K boundary definitely smells like a NFS client problem. Given that the file is truncated on the server, it looks like the write(s) after the 8K boundary were not sent to the server and the client just discarded the dirty buffers ! Do you have any data as to when the breakage occurred ? I'll try to reproduce the issue (on my setup) next week. mohan --- Daniel Eriksson <daniel_k_eriksson_at_telia.com> wrote: > I wrote: > > > I only switched off net.isr yesterday, so I still don't > > know for sure if it has cured the problem, but I've moved > > well over 1000 files since then without any corruption > > issues. > > During the night a number of files being moved from the client to the server > have ended up corrupted (shorter than original, with a size evenly dividable > by 8192), so turning net.isr off wasn't the solution. > > /Daniel Eriksson > > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" >Received on Fri Feb 04 2005 - 16:29:40 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:27 UTC