Florian is replying to James on the subject of using DRBD for MySQL HA. A discussion started earlier by Eric Florian is refuting most of the arguments that James has against using MySQL and DRBD together.
I`m also saying NO to MySQL and DRBD in most of the cases.. but not for any of the reasons James mentions.
I must say upfront I love DRBD and I have been using it in production for a long time but not for MySQL HA.
The problem with using MySQL on DRBD is the same problem you have
when killing the power on a standalone MySQL machine and
rebooting that machine.
DRBD saves you the time of powering up your machine and OS. But
MySQL …