lp:~a.skwar/mylvmbackup/zfs

Created by Alexander Skwar and last modified

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
Only Alexander Skwar can upload to this branch. If you are Alexander Skwar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexander Skwar
Project:
mylvmbackup
Status:
Development

Recent revisions

88. By Alexander Skwar

Make use of the calculated snapsize in a functioning way...

87. By Alexander Skwar

Don't force lvsize to be a % value.

86. By Alexander Skwar

Add ZFS snapshot support

85. By Lenz Grimmer

 - Fixed typo in ChangeLog

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()

82. By Lenz Grimmer

 - Updated ChangeLog and CREDITS file: added note about Matthew's doc conversion

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.

79. By Lenz Grimmer

 - Added CREDITS to the distribution package

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers