Re: slave not updating or creating ofd zone files

2012-03-29 Thread RYAN M. vAN GINNEKEN
machines do run chroot - Original Message - From: "Sten Carlsen" To: "Computer King" Cc: bind-users@lists.isc.org Sent: Thursday, 29 March, 2012 3:59:25 PM Subject: Re: slave not updating or creating ofd zone files First find out if that IS the case: on master, i

Re: slave not updating or creating ofd zone files

2012-03-29 Thread RYAN M. vAN GINNEKEN
-- From: "Mark Andrews" To: "Computer King" Cc: "Sten Carlsen" , bind-us...@isc.org Sent: Thursday, 29 March, 2012 4:21:11 PM Subject: Re: slave not updating or creating ofd zone files In message , Computer King writes: > OK but how do I correct the issue > Se

Re: slave not updating or creating ofd zone files

2012-03-29 Thread Mark Andrews
In message , Computer King writes: > OK but how do I correct the issue > Sent from my Nexus 1 First of all you need to find out what the issue is. One way to do this is to simulate what the slave is doing. Use dig to make a ixfr request from the slave and report what it returns to the list. I

Re: slave not updating or creating ofd zone files

2012-03-29 Thread Sten Carlsen
First find out if that IS the case: on master, is SOA serial updated when FILE serial is (after reload)? If so, no problem. If not, chroot is oneof the usual culprits, you update file in /var/named/..., but bind loads file in /var/named/chroot/var/named/data/... So in your filesystem, find ALL "z

Re: slave not updating or creating ofd zone files

2012-03-29 Thread Computer King
OK but how do I correct the issue Sent from my Nexus 1 Sten Carlsen wrote: It has sometimes been seen that the files that are updated are not the files actually loaded, this could be such a case? On 29/03/12 10:58, RYAN M. vAN GINNEKEN wrote: > > Hello all i have what is to me a very stran

Re: slave not updating or creating ofd zone files

2012-03-29 Thread Sten Carlsen
It has sometimes been seen that the files that are updated are not the files actually loaded, this could be such a case? On 29/03/12 10:58, RYAN M. vAN GINNEKEN wrote: > > Hello all i have what is to me a very strange bind 9 master slave > transfer issue. > > When i update a zone file

Re: slave not updating or creating ofd zone files

2012-03-29 Thread RYAN M. vAN GINNEKEN
Hello all i have what is to me a very strange bind 9 master slave transfer issue. When i update a zone file on the master the file updates correctly the notifies are sent and every thing seems to work perfectly except it transfers 0 bytes to the slave. Checking the slave confirms that i

Re: slave not updating or creating ofd zone files

2012-03-28 Thread Peter Andreev
2012/3/29 Peter Andreev > > > 2012/3/29 RYAN M. vAN GINNEKEN > >> Hello all i have what is to me a very strange bind 9 master slave >> transfer issue. >> >> When i update a zone file on the master the file updates correctly the >> notifies are sent and every thing seems to work perfectly except

Re: slave not updating or creating ofd zone files

2012-03-28 Thread Peter Andreev
2012/3/29 RYAN M. vAN GINNEKEN > Hello all i have what is to me a very strange bind 9 master slave transfer > issue. > > When i update a zone file on the master the file updates correctly the > notifies are sent and every thing seems to work perfectly except it > transfers 0 bytes to the slave.