man-page-afsd-afsdb-20080308

LICENSE BSD
FIXES 89288 89289

Reference RFC 1183 in the AFSDB documentation.
This commit is contained in:
Jason Edgecombe 2008-03-09 05:57:29 +00:00 committed by Russ Allbery
parent 84a928ddd4
commit 6e18cd4108

View File

@ -393,12 +393,14 @@ minutes for the best callback performance.
=item B<-afsdb>
Enable afsdb support. This will use DNS to lookup the AFSDB record and use
that for the database servers for each cell instead of the values in the
F<CellServDB> file. This has the advantage of only needing to update one
DNS record to reconfigure the AFS clients for a new database server as
opposed to touching all of the clients, and also allows one to access a
cell without preconfiguring its database servers in F<CellServDB>.
Enable afsdb support. This will use DNS to lookup the AFSDB record and
use that for the database servers for each cell instead of the values
in the F<CellServDB> file. This has the advantage of only needing to
update one DNS record to reconfigure the AFS clients for a new
database server as opposed to touching all of the clients, and also
allows one to access a cell without preconfiguring its database
servers in F<CellServDB>. The format of AFSDB records is defined in
RFC 1183.
=item B<-backuptree>
@ -705,6 +707,8 @@ L<afs_cache(5)>,
L<CellServDB(5)>,
L<cacheinfo(5)>
RFC 1183 L<http://www.faqs.org/rfcs/rfc1183.html>
=head1 COPYRIGHT
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.