[OpenAFS] fileserver goes down overnight
Anders Magnusson
ragge@ltu.se
Tue, 24 Mar 2009 20:02:00 +0100
david l goodrich wrote:
> On Tue, Mar 24, 2009 at 02:27:35PM -0400, Steven Jenkins wrote:
>
>> On Tue, Mar 24, 2009 at 2:13 PM, david l goodrich <dlg@dsrw.org> wrote:
>> ...
>>
>>>>> sprawl# ps auxw | grep /openafs/
>>>>> root ? 376 ?0.0 ?0.0 2316 ? ? 4 ? ? ? ? DW ? ?5:33PM 0:00.83 /usr/pkg/libexec/openafs/volserver
>>>>> root ? 727 ?0.0 ?0.0 8664 ?2384 ? ? ? ? IW<a ?5:33PM 0:18.29 /usr/pkg/libexec/openafs/fileserver
>>>>>
>>>>>
>> ...
>>
>> Can you get a pstack and lsof of the volserver process? (You may not
>> be able to even get that much info..).
>>
> lsof, yes[1]. pstack, no, it's a NetBSD box and I can't find
> pstack for it.
>
Please run ps axl and ktrace -p 376 to see what you get. It migth be a
xen bug.
-- Ragge