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

[Xen-users] partimage-ng command line backup of LV snapshot

To: "Xen User-List" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] partimage-ng command line backup of LV snapshot
From: "Matthew Law" <matt@xxxxxxxxxxxxxxxxxx>
Date: Thu, 3 Jun 2010 00:43:31 +0100
Delivery-date: Wed, 02 Jun 2010 16:44:42 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: matt@xxxxxxxxxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: SquirrelMail/1.4.19
Perhaps slightly OT, but I am trying to speed up a backup script which
takes an lv snapshot and does this:

dd if=lv_snapshot | gzip -c > /destination/lv_file_name.gz

Does anyone have an equivalent example using partimage-ng that they would
be kind enough to share? - I have been told it would be much faster/more
efficient, hence the question. Ten minutes of browsing the partimage-ng
docs have left me none the wiser...



Many thanks,

Matt


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] partimage-ng command line backup of LV snapshot, Matthew Law <=