Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mylvmbackup - Utility for creating MySQL backups via LVM snapshots
- Description:
mylvmbackup is a tool for quickly creating full physical backups of a MySQL
server's data files. To perform a backup, mylvmbackup obtains a read lock on
all tables and flushes all server caches to disk, makes an LVM snapshot of
the volume containing the MySQL data directory, and unlocks the tables again.
The snapshot process takes only a small amount of time. When it is done, the
server can continue normal operations, while the actual file backup proceeds.
Packages
mylvmbackup-0.15-2.el7.noarch
[43 KiB] |
Changelog
by Christopher Meng (2014-07-14):
- Add missing BRs
- Fix the license
- Add test to ensure the usability
|