On 5 Mar 2011, at 21:31, Ryan C. Underwood wrote: > > I also looked for any read, seek, or stat call that returned negative. > No luck. It seems like all the threads are being captured...
Strange. Another thing you could try is (if this is a test system) attach to the fileserver process with gdb, and set a breakpoint at VTakeOffline. Then try and reproduce the problem. Hopefully, when the fileserver decides to take the volume offline, you'll hit that breakpoint, and 'bt' will let us know exactly where this is being triggered. Cheers, Simon. _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
