… could destroy the original master tooâ€, however, is plain false. DRBD won’t “destroy the original master†any more than… you want with a database that you run off a DRBD LVM snapshot. Works on a Secondary node too. I’m not sure… replication is however something quite helpful for some environments. Though DRBD also could be extended to support one if needed. Now…
Comment: MySQL Replication vs DRBD Battles
… an lvm snapshot of the DRBD secondary node. Surely you can. If DRBD sits on top of LVM, then you snapshot the LVM and you get a snapshot of the blocks on the drbd device. Whether DRBD is…, I will leave with this note – we actually do both – drbd + ha cluster for high-availability and a big beefy slave…
Comment: MySQL Replication vs DRBD Battles
…. I would add another point: Backup from slave / secondary. With DRBD this is hard / impossible in many situations. We use both, replication and DRBD in production. One database which is doing nothing but “spooling… using DRBD here too but did not do it because we’d loose the ability to do “online schema change” or LVM snapshot…
Comment: Living with backups
My backups are always taken via lvm snapshot on the passive node of my DRBD cluster. I think of it like this – The…
Post: Recovery beyond data restore
…to the slave (as described) or standby server via DRBD or SAN. As you can see we never mentioned…recover master you need to recover slaves to matching snapshot – either it has to be same state (which is…shut off 2 slaves and still operate normally), have LVM setup if you want to avoid shutting off …
Post: How reliable RAID really is
… to integrate DRBD with LVM so snapshot could be taken and synchronized to network as backup. If quick recovery is needed snapshot could be…
Comment: When to use Hardware upgrade instead of Software Optimization
… are helpful for some workloads but bad for others. Regarding snapshotting LVM works pretty well if it is setup properly. You have…, hardware etc) – so I would rather keep the slave or DRBD partition on the other node which can be used for…

