[OpenAFS] Fileserver logfile size limit

Lars Wilke lw@lwilke.de
Mon, 30 Mar 2009 15:17:15 +0200


Hi,

Does the fileserver have a limit one the size
of the FileLog? I turned on debugging and the
fileserver crashed when the log was 2 GB big.
Exit Code 25. IIUC this means a file size limit
was reached. ulimit says the file size is unlimited.
The filesytem the logs are stored on is ext3.

Another question is, how do i do logrotation.
By which means do i get the fileserver to close
the old log and open a new one. Can i use SIGTERM
or some other signal here?

Thanks

   --lars