X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=doc%2Fman-pages%2Fpod8%2Fafsd.pod;h=27c58a1654424fa6efcef5d6dad1143d0f722fde;hp=24c07889f774314e431cd8964d8b8f54442c705e;hb=2367c273bbfd3cbecc72b770ede579e60da153e2;hpb=ed13fac9114d3743ca1d448d3bce7f9d43bf4f5a diff --git a/doc/man-pages/pod8/afsd.pod b/doc/man-pages/pod8/afsd.pod index 24c0788..27c58a1 100644 --- a/doc/man-pages/pod8/afsd.pod +++ b/doc/man-pages/pod8/afsd.pod @@ -23,7 +23,7 @@ B S<<< [B<-blocks> >] >>> S<<< [B<-confdir> >] >>> S<<< [B<-logfile> >] >>> [B<-waitclose>] [B<-shutdown>] [B<-enable_peer_stats>] - [B<-enable_process_stats>] [B<-help>] + [B<-enable_process_stats>] [B<-dynroot>] [B<-help>] =for html @@ -530,6 +530,36 @@ GetStatus, and so on) sent or received, aggregated over all connections to other machines. To display or otherwise access the records, use the Rx Monitoring API. +=item B<-dynroot> + +The standard behaviour of the AFS client without the B<-dynroot> option is +to mount the root.afs volume from the default cell on the F path. The +F folder and root.afs volume traditionally shows the folders for +F and other cells as configured by the AFS cell administrator. + +The B<-dynroot> option changes this. Using this option, the AFS client does +NOT mount the root.afs volume on F. Instead it uses the contents of +the F file to populate the listing of cells in F. This +is known as a DYNamic ROOT. A cell is not contacted until the path +F> if accessed. This functions similarly to an automounter. +The main advantage of using B<-dynroot> is that the AFS client will +start properly even without network access, whereas the client not using +B<-dynroot> will freeze upon startup if cannot contact the default cell +specified in F and mount the root.afs volume. Dynamic root mode +is also sometimes called travelling mode because it works well for laptops +which don't always have network connectivity. + +Two advantages of not using dynroot are that listing F will usually +be faster because the contents of F are limited to what the AFS +administrator decides and that symbolic links are traditionally created +by the AFS administrator to provide a short name for the cell (i.e. +cellname.domain.com is aliased to cellname). However, with dynroot, the +local system administrator can limit the default contents of F by +installing a stripped-down F file, and if dynroot is in effect, +the F file can be used to provide shortname for common AFS cells +which provides equivalent functionality to the most commonly used symbolic +links. + =item B<-help> Prints the online help for this command. All other valid options are