[OpenAFS] Re: Fair bandwidth distribution, performance of OpenAFS on win32

Harald Barth haba@kth.se
Fri, 12 Nov 2010 16:51:51 +0100 (CET)


> I think I go for the server parameters now and if it doesn't improve
> enough I will investigate further.
> 

If it is of any help, the BosConfig I currently use for 1.4.12 fileservers is:

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

The question is if I would need yet bigger numbers and more options
(for example -udpsize to both fileserver and volserver)

Harald.