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] Backups !

To: Paras pradhan <pradhanparas@xxxxxxxxx>
Subject: Re: [Xen-users] Backups !
From: Rob Aronson <riaronson@xxxxxxxxx>
Date: Thu, 30 Jul 2009 20:40:59 -0700
Cc: Xen Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 30 Jul 2009 20:41:44 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=8wKOjJ5tfIdK/JWsGUjMcDEMrGPq9SkZztufzHNIO+M=; b=Os7Zurrdjpy8l3IOreYl+z1EKcs5qVt9i8Ma1pFLE+MMskFgiL6tBovVPiaU1KB+8X Z0DTinWfGq7odZmeKAbPF0Ho3yYlHgAPUe1++TbwYuPcxrg3Zx2rA7BV96DTENI/L8NS kj3mPCWYaMhRi2gAAVRvRSxI162en5CfzxK/k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=N5TDEOj+hcKAIp7vYvSJ9oCN19Vofy/Us+UC0hRHFRFjNqauUzp/4Uck2iSRbmvJti HNaWqGrdAUm7Z8uKHQ4A4k4hMT8Hdk6j5hg4gQGVN1lhecApmQum8IW4QCA0g9Re4yGo FJFJNL8L1a3vgAwvQA6PUEWh6iLnTdc4ixE6U=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <8b711df40907301416i2e20ad57nf1251bd2b5237eda@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/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>
References: <8b711df40907301416i2e20ad57nf1251bd2b5237eda@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
You need the GFS to manage VM failover so you are stuck with there although you still  have other options.

In my estimation the best method is to separate the VMs from the data, use a traditional filesystem and san based snapshots either with or without a volume manager for the data. Then you have many options for offhost backups. I noticed that VMware is suggesting very much the same thing in their latest documentation. They suggest that a raw device mapping for data volumes on a SAN for data volumes to facilitate native SAN snapshots which can be presented to a backup host.

The operating system images should be fairly generic anyway, but if you need to back those up just a traditional rsync can do the trick from within the VM itself.


Rob


On Thu, Jul 30, 2009 at 2:16 PM, Paras pradhan <pradhanparas@xxxxxxxxx> wrote:
My Virtual machines resides on a GFS partition folder (e.g: /guests) .
I can not take LVM snapshot because CLVM is not yet supported for
snapshot. DD takes ages to create backups. What is the traditional
method to backup virtual machines.

does rdiff-backup make sense in my case?

Thanks!
Paras.

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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>