I recently updated from 9.11.10 to 9.11.12 with the ISC-provided package for CentOS 7. Everything looked ok, until today when my monitoring application told me I was running out of disk space.

ACK! Log rolling on my servers stopped.

My named.conf has lines like:
      file "query.log" versions 10 size 1000m;

In my directory, I have:
  query.log.9
  query.log.8
  query.log.7
  query.log.6
  query.log.5
  query.log.4
  query.log.3
  query.log.2
  query.log.1
  query.log.0
  query.log

Log numbers 0-9 are 1001M (as expected).
The current log is 28G and growing :(

I've looked over the BIND release notes and don't see anything about a change to the logging behavior. Did I miss something?

Or maybe some kernel (or other package) patch broke some dependency?


I'm looking for ideas here.


--
   Do things because you should, not just because you can.

John Thurston    907-465-8591
john.thurs...@alaska.gov
Department of Administration
State of Alaska
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to