ProBIND Support Forums

September 05, 2010, 08:17:35 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Disaster Recovery  (Read 341 times)
batman
Newbie
*
Posts: 2


View Profile
« on: June 05, 2009, 10:10:11 AM »

Hi,

I have two master servers (primary/secondary), because I am getting some issues using a slave server right now. However, if I create/delete/modify a zone, it will replicate the information on both servers with no issue at all.

Do you have a script that I can use to transfer all the information from the primary master database to the secondary database server? Or the application has this capability?

When I bring the web interface on the secondary server, there is not information because the database is not populated from the primary server to the secondary server.
I can execute a queries and works fine.

Thanks.

Regards,
Logged
batman
Newbie
*
Posts: 2


View Profile
« Reply #1 on: June 05, 2009, 11:27:08 AM »

Hi,

I have added the following line to the script and it works fine.

mysqldump dns | /usr/local/bin/ssh root@10.10.10.10 /usr/local/mysql/bin/mysql dns

Now i can see all the information on the other server.
 
Thanks,
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC