WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Re: cow implementation

To: Anand <xen.mails@xxxxxxxxx>
Subject: Re: [Xen-users] Re: cow implementation
From: Molle Bestefich <molle.bestefich@xxxxxxxxx>
Date: Tue, 10 Jan 2006 12:56:39 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 10 Jan 2006 12:03:00 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cZR3HjRwccVDgOcU5VvrGfUIRjey1U5hGJG9clcYkiIBMVjkRSQz8q08BMwBvKUUBpWjw/yn5+fXqGAdXgZEJujbtzH8XFuTGtqdXNpxGwDTKr+QtEVSfhgO+uQEuFXis3u4pdeiGZgNl8hWmAp/tkqB/wB1oMw7baHvZr88tDc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <acb757c00601100342g6d36be16t31474a6e9293824b@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <acb757c00601060251x209356bcr8806d381d44488e8@xxxxxxxxxxxxxx> <acb757c00601060332k4fc2e1amafa341b519d123eb@xxxxxxxxxxxxxx> <62b0912f0601090253j36578c65m5a4d86c983e6111@xxxxxxxxxxxxxx> <dpu945$1hc$1@xxxxxxxxxxxxx> <62b0912f0601091600t2a4fa43eg34a34b66d373acf5@xxxxxxxxxxxxxx> <acb757c00601100245s37982ac1gde4f71a11b39e94d@xxxxxxxxxxxxxx> <62b0912f0601100319l10cc5040ka246150f712ee477@xxxxxxxxxxxxxx> <acb757c00601100331y29c1465dp5ea238db90effe57@xxxxxxxxxxxxxx> <62b0912f0601100333g35d57c62nfa8e0ad2bf48e228@xxxxxxxxxxxxxx> <acb757c00601100342g6d36be16t31474a6e9293824b@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Anand wrote:
> > > What are you using then ?
> >
> > Uhm, tar+gzip and a differ for now :-)...
> >
> > I'll admit it's far from optimal :-).
>
> huh ? i have to say it just went over my head.
> Care to fly a little low so i can understand something about it ? ;)

I make a tar archive of each domU filesystem:
# tar /backup/domain1_`date +%s`.tar /{bin,sbin,etc,home,lib,opt,usr,var}

Then gzip it.

I'm experimenting with various binary differs so I can diff the backup
locally on the server against the previous backup .tar.gz and only
send the couple of MB that actually changed to my backup server.  The
backups I've made in the past worked by sending the entire .tar.gz,
which is a couple GB each, which was sort of inefficient.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users