[Pdns-users] 2.9.22-rc1 coming up!
Ton van Rosmalen
ton at netbase.nl
Mon Nov 17 16:54:46 UTC 2008
Hi all,
I decided to be adventurous and go ahead and install the snapshot.
The auth server runs ok, so no problems there. The only problem I see
has to do with pdns_control.
I use it to send updates from a hidden master to the authorative
nameservers but with the new version it seems to hang.
Using strace on pdns_control gives the following commands before it 'stops'.
----
socket(PF_FILE, SOCK_STREAM, 0) = 3
gettimeofday({1226940252, 198433}, NULL) = 0
open("/tmp/lsock0GpzG6", O_RDWR|O_CREAT|O_EXCL, 0600) = 4
unlink("/tmp/lsock0GpzG6") = 0
bind(3, {sa_family=AF_FILE, path="/tmp/lsock0GpzG6"}, 110) = 0
chmod("/tmp/lsock0GpzG6", 0666) = 0
connect(3, {sa_family=AF_FILE, path="/var/run/pdns.controlsocket"}, 110
----
I haven't waited to see if it does give up by itself. Killing the
process(es) leaves lots of lsock* files in /tmp.
The previous version didn't exhibit this behaviour so I'm wondering
whether this is due to changes in pdns_control.
Should I use pdns_control different now that it supports tcp? Or is
there something else going on?
Thanks,
Ton
bert hubert schreef:
> Hi everybody,
>
> On http://svn.powerdns.com/snapshots/1293/ you can find snapshots of what
> wil become 2.9.22-rc1 later this week, and probably 2.9.22 real soon after
> that.
>
>
More information about the Pdns-users
mailing list