lp:~a.skwar/mylvmbackup/zfs
This branch supports taking ZFS snapshots. Additionally, it figures out the MySQL datadir automatically and supports multiple filesystems.
- Get this branch:
- bzr branch lp:~a.skwar/mylvmbackup/zfs
Branch merges
- Lenz Grimmer: Pending requested
Related bugs
Bug #459746: Autodetect XFS file system when mounting snapshot | Wishlist | Confirmed |
Related blueprints
Branch information
Recent revisions
- 84. By Lenz Grimmer
-
- Fixed Bug #271671: "overloading parameters does not work" by removing
the default values for host and port from the configuration file and
removing the unnecessary check for passing both host and socket at
the same time. Updated documentation and configuration file comments
accordingly. - 83. By Lenz Grimmer
-
- Applied patch suggested by "Jonas" to fix Bug #267944: "backup returns
successfully when snapshot creation fails"
- Code cleanup: moved flushing of tables in a separate subroutine
flush_tables()
- Code cleanup: moved log messages into the respective subroutines
- Code cleanup: use return values of subroutines instead of updating global
variables
- Improved some log messages to explain what was DONE or FAILED
- Code cleanup: build up long command strings in a $command variable before
passing it to system()
- Renamed subroutine create_snapshot() to create_lvm_snapshot( ) - 81. By Matthew
-
removed old .txt documentation in favor of POD style. this removes the dependency on external program a2x for creating documentation and instead uses the 'built-in' pod2html and pod2man. updated Makefile to accommodate the change.
- 80. By Lenz Grimmer
-
- Applied patch from Matthew Boehm to make the backup file name
suffix configurable via a "--suffix" option. Updated the man
page accordingly.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)