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-devel

Re: [Xen-devel] does 'xm save' compress?

To: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] does 'xm save' compress?
From: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Date: Mon, 7 Feb 2011 16:48:39 +0000
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 07 Feb 2011 08:49:25 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AEC6C66638C05B468B556EA548C1A77D01C55291@trantor>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Newsgroups: chiark.mail.xen.devel
References: <AEC6C66638C05B468B556EA548C1A77D01C55291@trantor>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
James Harper writes ("[Xen-devel] does 'xm save' compress?"):
> Does 'xm save' compress the data it writes to disk? Someone on another
> (non-xen) mailing list pointed out that the bottleneck to a quick
> shutdown/restore that didn't overly interrupt DomU's was the time taken
> to suspend the DomU's on Dom0 shutdown and then resume them again on
> Dom0 restart, and I can see the point, especially if the data wasn't
> compressed and it had to write out every raw byte to disk...

Mmm.  We should consider improving this in 4.2.  It would be
straightforward to add a compression feature to xl.

Migration with xl uses ssh as the transport so you get ssh's
encryption anyway, and can take advantage of ssh's compression
by adjusting your ssh configuration or xl command line.

Ian.

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

<Prev in Thread] Current Thread [Next in Thread>