BIND 10 #1896: logging continues to old rotated files
BIND 10 Development
do-not-reply at isc.org
Wed Aug 1 14:25:08 UTC 2012
#1896: logging continues to old rotated files
-----------------------------------------+-----------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: medium | Milestone:
Component: logging | Resolution:
Keywords: | Sensitive: 0
Defect Severity: Very High | Sub-Project: Core
Feature Depending on Ticket: | Estimated Difficulty: 8
Add Hours to Ticket: 0 | Total Hours: 0
Internal?: 0 |
-----------------------------------------+-----------------------------
Comment (by jreed):
The problem continues and the 1.1.0 is still not released.
These files still open:
{{{
%fstat | egrep 'b10|python' | grep /var | grep -v " wd " | awk '{print
$6}' | sort -u | xargs -n 1 find /var/log/bind10 -inum | xargs ls -ltr
-rw-r--r-- 1 root wheel 422401 Jul 30 18:50 /var/log/bind10/output.log
-rw-r--r-- 1 root wheel 1049154 Jul 31 06:44
/var/log/bind10/bind10.log.47
-rw-r--r-- 1 root wheel 865 Aug 1 07:21
/var/log/bind10/bind10.log.42
-rw-r--r-- 1 root wheel 5106 Aug 1 13:33
/var/log/bind10/bind10.log.44
-rw-r--r-- 1 root wheel 8892 Aug 1 13:33
/var/log/bind10/bind10.log.43
-rw-r--r-- 1 root wheel 170087 Aug 1 14:19
/var/log/bind10/bind10.log.30
-rw-r--r-- 1 root wheel 523032 Aug 1 14:22 /var/log/bind10/bind10.log
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1896#comment:4>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list