Community

Tips for taking MySQL backups using LVM

(Shlomi Noach) LVM uses copy-on-write to implement snapshots. Whenever you’re writing data to some page, LVM copies the original page (the way it looked like when the snapshot was taken) to the snapshot volume. The snapshot volume must be large enough to accommodate all pages written to for the dura

Read More - Register for Free Membership