OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_73_3-5-g7d395f1
Gerrit Code Review
gerrit@openafs.org
Tue, 6 Apr 2010 20:08:30 -0700 (PDT)
The following commit has been merged in the master branch:
commit 7d395f1754649b70311895c37962cd1770cb9f73
Author: Russ Allbery <rra@stanford.edu>
Date: Tue Apr 6 17:46:13 2010 -0700
Improve demand-attach fileserver bos documentation
Add a caution to the fileserver man page explaining that traditional
and demand-attach require different configurations, and also mention
that there are two different server implementations. Add an example
of a bos create command for creating a demand-attach File Server to
the fileserver man page.
Add a caution to the bos create man page that a traditional fs node
won't work with demand-attach and vice versa. Document the necessary
arguments for the dafs type. Clarify in EXAMPLES which bos create
commands are traditional and which are demand-attach. Add an example
of changing from a traditional to a demand-attach configuration.
Change kaserver to ptserver in the example of a simple process.
Change-Id: I4077246b69edf6e1ddc7c0761ac8e1006d471c24
Reviewed-on: http://gerrit.openafs.org/1707
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
doc/man-pages/pod8/bos_create.pod | 66 +++++++++++++++++++++++++++++-------
doc/man-pages/pod8/fileserver.pod | 35 ++++++++++++++++---
2 files changed, 82 insertions(+), 19 deletions(-)
--
OpenAFS Master Repository