[OpenAFS] Request at the conference: Configurations used.

Harald Barth haba@kth.se
Fri, 05 Jun 2009 02:02:43 +0200 (CEST)


This is the current PDC Server configuration:

(EMT64 server with 2TB of SATA HW RAID-6)

server# cat /etc/afs/BosConfig 
restarttime 16 0 0 0 0
checkbintime 16 0 0 0 0
bnode fs fs 1
parm /usr/openafs/libexec/openafs/fileserver -nojumbo -p 128 -busyat 1200 -rxpck 800 -s 2400 -l 2400 -cb 200000 -b 480 -vc 2400
parm /usr/openafs/libexec/openafs/volserver
parm /usr/openafs/libexec/openafs/salvager -datelogs -parallel all8 -orphans attach
end


This is an AMD65 client in a cluster for calculations:

client# /usr/openafs/bin/cmdebug -cache localhost
Chunk files:   50000
Stat caches:   16000
Data caches:   8000
Volume caches: 256
Chunk size:    1048576
Cache size:    1828000 kB
Set time:      no
Cache type:    disk

Client and server are Centos 5.

So now tell me what I got wrong.
Harald.