X-Git-Url: http://git.openafs.org/?p=openafs-wiki.git;a=blobdiff_plain;f=InstallingOpenAFSonRHEL.mdwn;h=82750e04325356cbbdaf78abedeff56fd3da9329;hp=39f81e5a67a55d51cb25d320d783b1227eb4bdf0;hb=e67c63a3126cdb9be3b4b8dacdd15f3fd292046c;hpb=0c1c8a9719e6db29901c6c942674987901166edd diff --git a/InstallingOpenAFSonRHEL.mdwn b/InstallingOpenAFSonRHEL.mdwn index 39f81e5..82750e0 100644 --- a/InstallingOpenAFSonRHEL.mdwn +++ b/InstallingOpenAFSonRHEL.mdwn @@ -1,10 +1,9 @@ This is a step-by-step guide to installing OpenAFS and setting up an AFS cell on RedHat Enterprise Linux, Fedora, or CentOS. This guide is current as of -OpenAFS version 1.6.9 on CentOS 6.5. +OpenAFS version 1.6.10 on CentOS 6. -This document is based on Steven Pelley's guide for installing OpenAFS on -Fedora. +This document is based on [[Steven Pelley's guide for installing OpenAFS 1.4.x on Fedora|FedoraAFSInstall]]. [[!toc levels=1]] @@ -186,7 +185,7 @@ definition with # version= # rpm -i http://openafs.org/dl/openafs/${version}/openafs-release-rhel-${version}-1.noarch.rpm -where `` is the OpenAFS version you wish to install, e.g. "1.6.9". +where `` is the OpenAFS version you wish to install, e.g. "1.6.10". Use `yum` to install the OpenAFS server packages: @@ -223,13 +222,12 @@ directory to verify the `ptserver` and `vlserver` started. Start the file server. This is a rather long command line. - # options="-d 1" TODO: list some practical options # bos create localhost \ - dafs dafs \ - -cmd "/usr/afs/bin/dafileserver ${options}" \ - "/usr/afs/bin/davolserver -log" \ + dafs dafs -cmd \ + "/usr/afs/bin/dafileserver -p 123 -L -busyat 200 -rxpck 2000 -cb 4000000 -vattachpar 128 -vlruthresh 1440 -vlrumax 8 -vhashsize 11" \ + "/usr/afs/bin/davolserver -p 64 -log" \ "/usr/afs/bin/salvageserver" \ - "/usr/afs/bin/dasalvager" \ + "/usr/afs/bin/dasalvager -parallel all32" \ -localauth Check the servers logs `BosLog`, `FileLog`, `VolserLog`, and `SalsrvLog`, in