Name: | mylvmbackup |
---|---|
Version: | 0.16 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 100283 |
License: | GPLv2+ |
RPM: | mylvmbackup-0.16-1.el7.noarch.rpm |
Source RPM: | mylvmbackup-0.16-1.el7.src.rpm |
Build Date: | Wed Nov 01 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.lenzg.net/mylvmbackup/ |
Summary: | 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. |
- Update to 0.16
- Add missing BRs - Fix the license - Add test to ensure the usability
- Update to 0.15
- Initial Package.