[OpenAFS] BosConfig restarttime

Harald Barth haba@kth.se
Tue, 02 Mar 2010 08:29:11 +0100 (CET)


> My question is this: how relevant is this restart with the current
> stable (1.4.11) release of OpenAFS? 

Not at all.

> 1.2.x days (correct me if I'm wrong), and the code base has definitely
> undergone much rewriting since then. If it only helps with the memory
> issue, we'll probably start testing without the weekly reboot and
> attempt to compare RAM usages to see if it's really needed.

# ps auxgww | grep server
USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
...
root      8124  0.0  0.7 10092 8020 ?        S     2007 807:12 /usr/openafs/libexec/openafs/ptserver
root      8125  0.0  0.9 12840 9948 ?        S     2007 173:41 /usr/openafs/libexec/openafs/vlserver
...

# cat BosConfig 
restarttime 16 0 0 0 0
checkbintime 16 0 0 0 0
...

Harald.