On Mon, Dec 28, 2009 at 1:48 AM, Adam Megacz <[email protected]> wrote: > > Andrew Deason <[email protected]> writes: >> They are probably performing a difference sequence of syscalls on the >> file, or using different flags, etc. Is this reliably reproducible? >> fstrace dumps could be more enlightening, > > Yes, but only until I reboot. I posted the fstrace (see previous > thread) but was told that I had to grab one shortly after reboot. > > Unfortunately this problem doesn't manifest itself until the machine > has been up for a while. So we're kinda stuck.
the problem is if the fstrace doesn't show it, it's not happening in afs. fstrace doesn't instrument the internals of linux. a system call trace of the thing that's failing might help. fstrace, if it shows no EINVAL, will not. _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
