OpenVZ Forum


Home » General » Support » vzdup utility ("vzdump with duplicity")
vzdup utility ("vzdump with duplicity") [message #43336] Fri, 26 August 2011 09:12 Go to next message
yoonique.net is currently offline  yoonique.net
Messages: 3
Registered: August 2011
Junior Member
We just created vzdup.

vzdup is a utility to make consistent snapshots of OpenVZ containers. It basically creates an encrypted duplicity archive of the container's private area and configuration files and transfers the archive to an ssh destination. Backups can be restored with vzduprestore.

We created vzdup for our own use, but wanted to share the GPL code with the community. It probably contains a lot of bugs, but we welcome everybody to try it and also to improve it Smile vzdup has been tested only on CentOS.

The code is basically a quick hack of vzdump 1.2-13.

Here is the download link for vzdup:

www.yoonique.net/index.php?option=com_zoo&task=category&category_id=19&Itemid=13


[Looks like I can not post links, so you have to copy and paste unfortunately]

[Updated on: Fri, 26 August 2011 12:07]

Report message to a moderator

Re: vzdup utility ("vzdump with duplicity") [message #43352 is a reply to message #43336] Mon, 29 August 2011 22:46 Go to previous messageGo to next message
openmin is currently offline  openmin
Messages: 11
Registered: December 2010
Junior Member
Very convenient, since it does the following in one step:

- Incremental backup (huge space saver)
- Encrypt backup
- transfer to a another server via different protocols
- uses duplicity which supports S3

If you choose to stop the server for a very clean backup, vzdup allows you to start the container immediately after the snapshot, but before the long archive and compression part.

So the downtime is very short compared to vzdump for a clean backup (vzdump only restarts the container after the tar/archive process is finished).


Here is the (clickable) link:

http://www.yoonique.net/index.php?option=com_zoo&task=ca tegory&category_id=19&Itemid=13

Re: vzdup utility ("vzdump with duplicity") [message #43740 is a reply to message #43352] Wed, 12 October 2011 12:34 Go to previous messageGo to next message
yoonique.net is currently offline  yoonique.net
Messages: 3
Registered: August 2011
Junior Member
Just an update

https: //github.com/gjedeer/vzdup
Re: vzdup utility ("vzdump with duplicity") [message #44117 is a reply to message #43740] Thu, 17 November 2011 14:13 Go to previous message
GDR! is currently offline  GDR!
Messages: 1
Registered: November 2011
Junior Member

I'm the owner of said github account - it's probably not the best idea to use that code, it's customized. But some patches may be useful to general public.

Also, thanks to Yoonique for creating it - great work, guys!


Need to speed up your website? Contact me.
Previous Topic: DEBIAN V6 Template
Next Topic: eth0 disconnects
Goto Forum:
  


Current Time: Mon Jul 15 19:50:16 GMT 2024

Total time taken to generate the page: 0.02429 seconds