Mark Schouten
2018-08-28 14:27:42 UTC
Hi,
I'm currently using vzdump with the snapshot method to periodically
generate vma-files for disasterrecovery. vzdump in snapshot mode
instructs Qemu to start backing up the disk to a specific location, and
while doing so, VM users can suffer poor performance.
We run practically all VMs on Ceph storage, which has snapshot
functionality.
Would it be feasable to alter VZDump to use the following flow:
* Start
* guest-fs-freeze
* rbd snap $***@vzdump_$timstamp
* guest-fs-thaw
* qemu-img convert -O raw rbd:$***@vzdump_$timstamp $tmpdir
* vma create
* rbd snap rm $***@vzdump_$timstamp
* Done
Regards,
I'm currently using vzdump with the snapshot method to periodically
generate vma-files for disasterrecovery. vzdump in snapshot mode
instructs Qemu to start backing up the disk to a specific location, and
while doing so, VM users can suffer poor performance.
We run practically all VMs on Ceph storage, which has snapshot
functionality.
Would it be feasable to alter VZDump to use the following flow:
* Start
* guest-fs-freeze
* rbd snap $***@vzdump_$timstamp
* guest-fs-thaw
* qemu-img convert -O raw rbd:$***@vzdump_$timstamp $tmpdir
* vma create
* rbd snap rm $***@vzdump_$timstamp
* Done
Regards,
--
Kerio Operator in de Cloud? https://www.kerioindecloud.nl/
Mark Schouten | Tuxis Internet Engineering
KvK: 61527076 | http://www.tuxis.nl/
T: 0318 200208 | ***@tuxis.nl
Kerio Operator in de Cloud? https://www.kerioindecloud.nl/
Mark Schouten | Tuxis Internet Engineering
KvK: 61527076 | http://www.tuxis.nl/
T: 0318 200208 | ***@tuxis.nl