=over 4 =item B<-auditlog> > Turns on audit logging, and sets the path for the audit log. The audit log records information about RPC calls, including the name of the RPC call, the host that submitted the call, the authenticated entity (user) that issued the call, the parameters for the call, and if the call succeeded or failed. =item B<-audit-interface> (file | sysvmq) Specifies what audit interface to use. The C interface writes audit messages to the file passed to B<-auditlog>. The C interface writes audit messages to a SYSV message (see L and L). The message queue the C interface writes to has the key C, where C is the path specified in the B<-auditlog> option. Defaults to C. =item B<-d> > Sets the detail level for the debugging trace written to the F file. Provide one of the following values, each of which produces an increasingly detailed trace: C<0>, C<1>, C<5>, C<25>, and C<125>. The default value of C<0> produces only a few messages. =item B<-p> > Sets the number of threads (or LWPs) to run. Provide a positive integer. The File Server creates and uses five threads for special purposes, in addition to the number specified (but if this argument specifies the maximum possible number, the File Server automatically uses five of the threads for its own purposes). The maximum number of threads can differ in each release of OpenAFS. Consult the I for the current release. =item B<-spare> > Specifies the number of additional kilobytes an application can store in a volume after the quota is exceeded. Provide a positive integer; a value of C<0> prevents the volume from ever exceeding its quota. Do not combine this argument with the B<-pctspare> argument. =item B<-pctspare> > Specifies the amount by which the File Server allows a volume to exceed its quota, as a percentage of the quota. Provide an integer between C<0> and C<99>. A value of C<0> prevents the volume from ever exceeding its quota. Do not combine this argument with the B<-spare> argument. =item B<-b> > Sets the number of directory buffers. Provide a positive integer. =item B<-l> > Sets the number of large vnodes available in memory for caching directory elements. Provide a positive integer. =item B<-s> > Sets the number of small vnodes available in memory for caching file elements. Provide a positive integer. =item B<-vc> > Sets the number of volumes the File Server can cache in memory. Provide a positive integer. =item B<-w> > Sets the interval at which the daemon spawned by the File Server performs its maintenance tasks. Do not use this argument; changing the default value can cause unpredictable behavior. =item B<-cb> > Sets the number of callbacks the File Server can track. Provide a positive integer. =item B<-banner> Prints the following banner to F about every 10 minutes. File Server is running at I