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.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / mylvmbackup
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:database/mylvmbackup && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
mylvmbackup-0.16.tar.gz | 0000058490 57.1 KB | |
mylvmbackup-0.16.tar.gz.asc | 0000000181 181 Bytes | |
mylvmbackup.changes | 0000001150 1.12 KB | |
mylvmbackup.keyring | 0000178470 174 KB | |
mylvmbackup.spec | 0000002574 2.51 KB |
Comments 0