Hello Everyone,<br><br>I&#39;d like to setup the standard MySQL-DRBD-HA architecture:<br>- PRIMARY server with MySQL and mounted /dev/drbd0,<br>- SECONDARY just being standalone and waiting for failover.<br>Additionally, during normal cluster activity (primary server is fine and active) I&#39;d like to perform backup of MySQL data, but using only SECONDARY node.<br>
Did anyone tried such thing? <br>Maybe such feature would be available somehow in ACTIVE-ACTIVE architecture (although according to MySQL docs it&#39;s not <a href="http://dev.mysql.com/doc/refman/5.0/en/drbd-architecture.html#qandaitem-B-14-3-1-1">http://dev.mysql.com/doc/refman/5.0/en/drbd-architecture.html#qandaitem-B-14-3-1-1</a> )<br>
<br>Regards,<br>Mateusz<br><br>