Utility for creating MySQL backups via LVM snapshots
http://www.lenzg.net/mylvmbackup/
mylvmbackup is a script for quickly creating backups of 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.
- Developed at server:database
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/mylvmbackup && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mylvmbackup-0.14.tar.gz | 0000057338 56 KB | |
mylvmbackup.changes | 0000000183 183 Bytes | |
mylvmbackup.spec | 0000002108 2.06 KB |
Revision 2 (latest revision is 5)
Adrian Schröter (adrianSuSE)
committed
(revision 2)
Split 13.2 from Factory
Comments 0