DRBD and MySQL: High Availability Match Made In Heaven

DRBD is popular as a good low-cost high availability solution for MySQL. It offers synchronous data replication without MySQL having to worry about the details. You can avoid some of the problems of MySQL’s statement based replication and configuration file complexity.