Can someone guide me to some articles/plans related to MySQL disaster and recovery? In this moment I run a master/slave configuration (NDB is not acceptable because is not ACID compliant).
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
Your question seems to be really general, so I'll give an answer to match. Read these two books, they'll cover pretty much everything! |
|||
|
|
|
For backups / recovery, look at using mylvmbackup. For HA / disaster, look at using MySQL's Master/Master replication, with heartbeart. |
||||
|