Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ autofsd(1M) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

autofs(1M)

chkconfig(1M)

mount(1M)

sched_setscheduler(2)



autofsd(1M)                                                        autofsd(1M)



NAME
     autofsd - autoFS mount/unmount daemon

SYNOPSIS
     autofsd [ -vT ] [ -p priority ] [ -tp duration ] [ -D name=value ]

DESCRIPTION
     autofsd is an RPC server that answers filesystem mount and unmount
     requests from the AutoFS filesystem.  It uses local files or name service
     maps to locate filesystems to be mounted.  These maps are described with
     the autofs(1M) command.

     The autofsd daemon is started during system initialization from the
     /etc/init.d/network script if the configuration flags nfs and autofs are
     set on.  Type the following commands as superuser to enable AutoFS:

          /etc/chkconfig nfs on
          /etc/chkconfig autofs on

     Rebooting invokes the autofs command and start the autofsd daemon with
     the options contained in the file /etc/config/autofs.options.  The autofs
     command passes mount point configuration information found in the file
     /etc/auto_master to autofsd.  Do not kill autofsd to change the AutoFS
     configuration.  Run the autofs command to cause changes in the
     configuration maps to take affect.

OPTIONS
     -v              Verbose.  Log status messages to the console.

     -T              Trace.  Expand each RPC call and display it on the
                     standard output.

     -p priority     Set the priority of the daemon process.  The daemon will
                     run at the priority specified, with a scheduling policy
                     of SCHED_TS. The default priority is 30.

     -tp duration    Specify the duration, in seconds, that the results of a
                     probe of a server's availability will remain cached.  The
                     default is 5 seconds.

     -D name=value   Assign value to the indicated AutoFS map substitution
                     variable.  These assignments cannot be used to substitute
                     variables in the master map, auto_master.

FILES
     /etc/automaster             master map for AutoFS
     /etc/config/autofs.options   options and arguments for the autofs command
                                  and the autofsd daemon







                                                                        Page 1





autofsd(1M)                                                        autofsd(1M)



SEE ALSO
     autofs(1M), chkconfig(1M), mount(1M), sched_setscheduler(2).





















































                                                                        Page 2



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026