[Pdns-users] Master/Slave transfer problem
Dimitrij Hilt
dimitrij at schlund.de
Wed May 24 00:46:39 UTC 2006
On Tue, May 23, 2006 at 05:38:52PM -0700, Roger Libiez wrote:
> >
> > 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
Bert is in right. Your miss ip from master host in your slave table.
'update domains set master='XX.XX.XX.XX' where id=23' on slave, where
XX.XX.XX.XX is an ip from your master solves this problem.
Dimi
--
http://www.schlund.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3940 bytes
Desc: not available
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20060524/e3c62d40/attachment-0001.bin>
More information about the Pdns-users
mailing list