Reading List: MySQL Replication, DRBD, Clustering, Etc.
- DBA Dojo: Category: MySQL
- xaprb.com: How to sync tables in a master/master MySQL Replication
- Ask Bjoern Hansen: DRBD and MySQL
- MySQL Performance Blog
- MySQL HA Blog
- HowToForge: MySQL 5 Master/Master Replication on Fedora 8
- Mark’s IT Blog: MySQL5 High Availability with DRBD 8
- BobCares: High Availability Hosting with DRBD
- Eric Bergen: DRBD in the Real World
Related:
One Comment
→
Hi all,
I have configured mysql failover with the help drbd heartbeat, its working
fine.
Now question is, if my secondary server crashed. I need to configure
secondary server again.
Whenever, I am syncing secondary server to primary it give me error.
#drbdadm primary mysql
0: State change failed: (-2) Refusing to be Primary without at least one
UpToDate disk
Command ‘drbdsetup 0 primary’ terminated with exit code 17
#
How to sync new secondary server to primary server.
Can I forget any step.
Please help.
Regards,
Mangesh Dhamale