From: Russ Allbery Date: Tue, 21 Sep 2010 21:11:53 +0000 (-0700) Subject: Update bos create man page for new naming of demand-attach binaries X-Git-Tag: openafs-devel-1_7_1~1522 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=82b7327b5ba66c6ddbc898ad383b4e5f2b08ec38 Update bos create man page for new naming of demand-attach binaries The demand-attach fileserver binaries now have a "da" prefix. Adjust the documentation in the man page for bos create accordingly, and add the new binaries to SEE ALSO. Change-Id: Ib70bad87aaf8bfc483ffbfe402db01c178e6c4e4 Reviewed-on: http://gerrit.openafs.org/2830 Tested-by: BuildBot Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- diff --git a/doc/man-pages/pod8/bos_create.pod b/doc/man-pages/pod8/bos_create.pod index 0dae91f..bf4dcac 100644 --- a/doc/man-pages/pod8/bos_create.pod +++ b/doc/man-pages/pod8/bos_create.pod @@ -68,8 +68,8 @@ The Backup Server process. =item dafs The process that combines the Demand Attach File Server, Volume Server, -Salvageserver and Salvager processes (B, B, -B, and B). +Salvageserver and Salvager processes (B, B, +B, and B). =item fs @@ -173,8 +173,8 @@ directory is F. If including any of an initialization command's options, surround the entire command in double quotes (C<"">). For the B process, provide the complete pathname of the local disk -binary file for each of the component processes: B, -B, B, and B, in that order. The +binary file for each of the component processes: B, +B, B, and B, in that order. The standard binary directory is F. If including any of an initialization command's options, surround the entire command in double quotes (C<"">). @@ -288,8 +288,9 @@ C (a demand-attach File Server with associated processes). Type the command on a single line. % bos create -server fs4.abc.com -instance dafs -type dafs \ - -cmd /usr/afs/bin/fileserver /usr/afs/bin/volserver \ - /usr/afs/bin/salvageserver /usr/afs/bin/salvager + -cmd /usr/afs/bin/dafileserver \ + /usr/afs/bin/davolserver \ + /usr/afs/bin/salvageserver /usr/afs/bin/dasalvager The following command creates a cron process called C on the machine C, so that the BOS Server issues the indicated B" \ - "/usr/afs/bin/volserver " \ - /usr/afs/bin/salvageserver /usr/afs/bin/salvager + "/usr/afs/bin/dafileserver " \ + "/usr/afs/bin/davolserver " \ + /usr/afs/bin/salvageserver /usr/afs/bin/dasalvager replacing and with the flags from the previous configuration. This will stop the traditional File Server and @@ -436,6 +437,9 @@ L, L, L, L, +L, +L, +L, L, L, L,