[Pdns-users] Master/Slave transfer problem

Roger Libiez rlibiez at arthmoor.com
Wed May 24 00:38:52 UTC 2006


On Tue, 23 May 2006 08:12:45 +0200, bert hubert wrote:
> On Mon, May 22, 2006 at 07:33:26PM -0700, Roger Libiez wrote:
>
>> I'm using PDNS 2.9.20 compiled from source. Fedora Core 5, Gcc
>> 4.1, MySQL
>> 5.0.21, using the mysql backend. My logs regularly show the
>> following:
>>
>>> May 22 19:28:14 crondonia pdns[31887]: Error trying to
>>> retrieve/refresh 'getsource.net': Sending a dns question to '':
>>> Unable to parse '' as a service
>>>
> Please show the output of:
>
> select * from domains where name='getsource.net';
>
> It appears you have a domain of type slave, with an empty master.
>
> Bert

Output from SQL command select * from domains where name='getsource.net'; ..

 From the master server:
id         name             master last_check  type        notified_serial 
account
23 getsource.net                                     MASTER 1        

 From the slave server:
id  name             master last_check  type        notified_serial account
23 getsource.net                                      SLAVE      



More information about the Pdns-users mailing list