mylvmbackup is a Perl script for quickly creating MySQL backups. It uses LVM's snapshot feature to do so. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, creates a snapshot of the volume containing the MySQL data directory, and unlocks the tables again. This article shows how to use it on a Debian Lenny server.
Read more »How To Back Up MySQL Databases With mylvmbackup On Debian Lenny
http://www.howtoforge.com –
Created by fr34k123 14 years 34 weeks ago – Made popular 14 years 34 weeks ago
Category: High End Tags:
Category: High End Tags:
- Login to post comments