diff --git a/doc/source/afs.rst b/doc/source/afs.rst index c81758a540..ec2d67ab47 100644 --- a/doc/source/afs.rst +++ b/doc/source/afs.rst @@ -259,7 +259,7 @@ Finally, create the fileserver with:: bos create -server NEWSERVER -instance dafs -type dafs \ -cmd "/usr/lib/openafs/dafileserver -L -p 242 -busyat 600 -rxpck 700 \ - -s 1200 -l 1200 -cb 1500000 -b 240 -vc 1200 \ + -s 1200 -l 1200 -cb 2000000 -b 240 -vc 1200 \ -udpsize 131071 -sendsize 131071" \ -cmd /usr/lib/openafs/davolserver \ -cmd /usr/lib/openafs/salvageserver \