18 Commits (bc17575780ef171558480a2f137777e78c6094ed)

Author SHA1 Message Date
Daniel Berteaud bc17575780 Various comment fixes 11 years ago
Daniel Berteaud 5a12918bf2 Fix a syntax error 11 years ago
Daniel Berteaud b58b095631 Don't fail if the second node is unavailable, just act as the local libvirt is the only one 11 years ago
Daniel Berteaud 8f674c07d1 Minor fixes 11 years ago
Daniel Berteaud fc7380dfb3 Add the convert action: works like dump, but converts the source into qcow2 format (using qemu-img) instead off dd 11 years ago
Daniel Berteaud a06de6ee25 Use a uniq temporary mount point for each LVM snapshot, so you can have one VM with two disk, stored on two different LVM volumes 11 years ago
Daniel Berteaud c7273ea5c3 Call sync before taking an LVM snapshot 11 years ago
Daniel Berteaud ef0c33ae97 Support a two nodes cluster situation, where images are files on the host, backed by an LVM volume (and also support the case where GlusterFS is between the LVM and the guest images) 11 years ago
Daniel Berteaud 96f20cf6bd send /dev/null to lvm commands stdin, this prevent this message in EL 6.4: 'fdopen() failed: Invalid argument', with lvm snapshots failing to be created or removed 11 years ago
Daniel Berteaud 411fa045b9 Fix some spacing issue 12 years ago
Daniel Berteaud 5f4b54311b Remove inline Changelog 12 years ago
Daniel Berteaud a252096e79 Add some sleep before restoring VM or removing snapshot 12 years ago
Daniel Berteaud ca229b66cf Use absolute path again, or it might not work as expected when called through BackupPC 12 years ago
Daniel Berteaud 19be8595c1 Correction de l'aide pour l'option --blocksize 12 years ago
Daniel Berteaud 7ff3a6b0a0 Ne pas utiliser les chemins absolus vers lvcreate et lvremove 12 years ago
Daniel Berteaud 8ce4f5e497 Creation des snapshots LVM en lecture seule 12 years ago
Daniel Berteaud db04c88767 Fix syntaxe issue with shutdown-timeout option 12 years ago
Daniel Berteaud b810c3c7d6 Initial commit 12 years ago