Your message dated Sat, 15 Mar 2008 09:22:52 -0600
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#275313: Solution?
has caused the Debian Bug report #275313,
regarding bind9: .jnl files are be created in /etc/bind
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
275313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=275313
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bind9
Version: 1:9.2.3+9.2.4-rc5-1
Severity: important
My configuration, which i think is reasonable standard is
to use zone file in /etc/bind/
If thes file are regularly updated (by say dhcp-dns) then
a ever .jnl file of ever increasing size is generated in
/etc/bind.
While the policy of just appended .jnl to the zone file
named seems sane.
Unfortunely this is a serious problem if /etc is on the root file
system as this files can easily fill any otherwise conviently small
root fs.
Making bind create any .jnl files which should otherwise be in /etc/
somewhere in /var (perhaps /val/log/bind/..) would fix this .
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (101, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.24-1-386
Locale: LANG=C, LC_CTYPE=C
Versions of packages bind9 depends on:
ii adduser 3.53 Add and remove users and groups
ii libc6 2.3.2.ds1-12 GNU C Library: Shared libraries an
ii libdns11 1:9.2.3+9.2.4-rc5-1 DNS Shared Library used by BIND
ii libisc7 1:9.2.3+9.2.4-rc5-1 ISC Shared Library used by BIND
ii libisccc0 1:9.2.3+9.2.4-rc5-1 Command Channel Library used by BI
ii libisccfg0 1:9.2.3+9.2.4-rc5-1 Config File Handling Library used
ii liblwres1 1:9.2.3+9.2.4-rc2-1 Lightweight Resolver Library used
ii libssl0.9.7 0.9.7d-1 SSL shared libraries
ii netbase 4.17 Basic TCP/IP networking system
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1:9.4.2-2
--
On Thu, Mar 01, 2007 at 09:24:16AM -0700, Andrew Robinson wrote:
> Proposed solution:
> concatenate the directory from the options (named.conf.options) to
> each zone file using "basename $file" (from named.conf.local).
Actually, the zone file with dynamic updates doesn't belong in
/etc/bind, it belongs in /var/lib/bind, under the same "violates
filesystem layout standard" argument. This directory is delivered
as of 1:9.4.2-2.
lamont
--- End Message ---