[OpenAFS] AIX pthreaded fileserver -> coredump?

Volker Lendecke Volker.Lendecke@SerNet.DE
Sat, 19 Mar 2005 17:48:34 +0100


On Sat, Mar 19, 2005 at 11:23:34AM -0500, Derrick J Brashear wrote:
> As it should be, but what started the bosserver?

Manual startup:

> : /home/root ! \> ps -ef|grep boss
> : /home/root ! \> ulimit -c
1048575
> : /home/root ! \> /usr/afs/bin/bosserver
> : /home/root ! \> ps -ef|grep files
    root 21744 21268   1 17:47:14      -  0:00 /usr/afs/bin/fileserver -L -udpsize 1310720
> : /home/root ! \> kill -SEGV 21744
> : /home/root ! \> Exiting immediately without salvage. Look into the FileLog to find volumes which really need to be salvaged!
> : /home/root ! \> ls /usr/afs/logs
BosLog          FileLog         SalvageLog      VolserLog
BosLog.old      FileLog.old     SalvageLog.old  VolserLog.old
> : /home/root ! \>

Is there anything more I can hand to you to diagnose this?

Thanks,

Volker