I need redundant Mariadb or Mysql solution, i tested :
Mysql + DRDB + Pacemaker (currently in production) Mariadb Galera Percona XtraDB
I need a solution that goes everywhere and Percona and Mariadb need Innodb engine for replication. I found DRBD solution to heavy... I hope there is easy solution...
And i don't need "LB > Master / Master" solution, i need security not performance ! I think going to the replication but i never design replication structure for MariaDB / Mysql, i don't know the issues in production.
It's viable for "LB > Master / Slave" therefore without VIP ? What happens when master come back after one day down ? Compatibilty for Myisam and Innodb with no problem ?