mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
40dfd90a9f
Do not create new server log files when servers are restarted by default. External log rotation tools may be used to rotate the logs by renaming log files and then signaling server processes to reopen log files. Add the -transarc-logs option to each server to provide backward compatibility with the traditional Transarc-style logging. When -transarc-logs is given, log files are renamed to an ".old" file (overwriting the existing ".old" file) and the previous the log file is truncated. Change-Id: I2eeb67e3db32b2f75fe685b68dab1159e62061e9 Reviewed-on: https://gerrit.openafs.org/11731 Reviewed-by: Benjamin Kaduk <kaduk@mit.edu> Tested-by: BuildBot <buildbot@rampaginggeek.com>
53 lines
2.2 KiB
Plaintext
53 lines
2.2 KiB
Plaintext
B<fileserver>
|
|
S<<< [B<-auditlog> <I<path to log file>>] >>>
|
|
S<<< [B<-audit-interface> (file | sysvmq)] >>>
|
|
S<<< [B<-d> <I<debug level>>] >>>
|
|
S<<< [B<-p> <I<number of processes>>] >>>
|
|
S<<< [B<-spare> <I<number of spare blocks>>] >>>
|
|
S<<< [B<-pctspare> <I<percentage spare>>] >>>
|
|
S<<< [B<-b> <I<buffers>>] >>>
|
|
S<<< [B<-l> <I<large vnodes>>] >>>
|
|
S<<< [B<-s> <I<small vnodes>>] >>>
|
|
S<<< [B<-vc> <I<volume cachesize>>] >>>
|
|
S<<< [B<-w> <I<call back wait interval>>] >>>
|
|
S<<< [B<-cb> <I<number of call backs>>] >>>
|
|
S<<< [B<-banner>] >>>
|
|
S<<< [B<-novbc>] >>>
|
|
S<<< [B<-implicit> <I<admin mode bits: rlidwka>>] >>>
|
|
S<<< [B<-readonly>] >>>
|
|
S<<< [B<-hr> <I<number of hours between refreshing the host cps>>] >>>
|
|
S<<< [B<-busyat> <I<< redirect clients when queue > n >>>] >>>
|
|
S<<< [B<-nobusy>] >>>
|
|
S<<< [B<-rxpck> <I<number of rx extra packets>>] >>>
|
|
S<<< [B<-rxdbg>] >>>
|
|
S<<< [B<-rxdbge>] >>>
|
|
S<<< [B<-rxmaxmtu> <I<bytes>>] >>>
|
|
S<<< [B<-nojumbo>] >>>
|
|
S<<< [B<-jumbo>] >>>
|
|
S<<< [B<-rxbind>] >>>
|
|
S<<< [B<-allow-dotted-principals>] >>>
|
|
S<<< [B<-L>] >>>
|
|
S<<< [B<-S>] >>>
|
|
S<<< [B<-k> <I<stack size>>] >>>
|
|
S<<< [B<-realm> <I<Kerberos realm name>>] >>>
|
|
S<<< [B<-udpsize> <I<size of socket buffer in bytes>>] >>>
|
|
S<<< [B<-sendsize> <I<size of send buffer in bytes>>] >>>
|
|
S<<< [B<-abortthreshold> <I<abort threshold>>] >>>
|
|
S<<< [B<-enable_peer_stats>] >>>
|
|
S<<< [B<-enable_process_stats>] >>>
|
|
S<<< [B<-syslog> [<I< loglevel >>]] >>>
|
|
S<<< [B<-mrafslogs>] >>>
|
|
S<<< [B<-transarc-logs>] >>>
|
|
S<<< [B<-saneacls>] >>>
|
|
S<<< [B<-help>] >>>
|
|
S<<< [B<-vhandle-setaside> <I<fds reserved for non-cache io>>] >>>
|
|
S<<< [B<-vhandle-max-cachesize> <I<max open files>>] >>>
|
|
S<<< [B<-vhandle-initial-cachesize> <I<fds reserved for non-cache io>>] >>>
|
|
S<<< [B<-vattachpar> <I<number of volume attach threads>>] >>>
|
|
S<<< [B<-m> <I<min percentage spare in partition>>] >>>
|
|
S<<< [B<-lock>] >>>
|
|
S<<< [B<-offline-timeout> <I<timeout in seconds>>] >>>
|
|
S<<< [B<-offline-shutdown-timeout> <I<timeout in seconds>>] >>>
|
|
S<<< [B<-sync> <I<sync behavior>>] >>>
|
|
S<<< [B<-logfile <I<log file>>] >>> S<<< [B<-config <I<configuration path>>] >>>
|