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

Fwd: [Xen-users] differencing disks

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Fwd: [Xen-users] differencing disks
From: Alex Edwards <edwards.alex@xxxxxxxxx>
Date: Fri, 9 Jul 2010 09:42:41 +0100
Delivery-date: Fri, 09 Jul 2010 01:44:03 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=RRfG4IZ6qBYvWohlwUcI32Y/thXEVcKe3wspJHX7Abk=; b=haq3fGCynSsmrlGYvu1epbFImI80ow27TomkNPVco6LMB0UmwmGSux5ofjp+DxrlSU tBx2EkcvzUlhn5HbHcfeT/oQX2xruM6my/3j80vdpiNlYsjBXq9RfdK2FYz8/qzLLg4/ XMw76qkJ9+5wxNKESBUUyiGhS2IQe0XiZ68uA=
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 :content-type; b=FYLjAtrYibEFYVKSjNaQtWzlbT9OlVgTX+oOcAfcYsenfwDqPGUhYjJmQwkedv/0+d Lw8+0t/j/UHXJxugEuklELg7Xh5H60hAxKO1cpClIlA+rmwp4O+3e8rEAiLDJvt0h4ZZ XfLZ41qi1Rr9+opN5htanvFJW2hbeQNa4bUBU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTimYbe0V9B-K8Xw605iBvCdYmv_NjjNP4bx6kfMw@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: <AANLkTilZLwaNBEhqVG3ddbEEB1dOhYFkJSImPFGe5AE0@xxxxxxxxxxxxxx> <201007091003.49802.bart.coninckx@xxxxxxxxxx> <AANLkTimYbe0V9B-K8Xw605iBvCdYmv_NjjNP4bx6kfMw@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


---------- Forwarded message ----------
From: Alex Edwards <edwards.alex@xxxxxxxxx>
Date: Fri, Jul 9, 2010 at 9:40 AM
Subject: Re: [Xen-users] differencing disks
To: Bart Coninckx <bart.coninckx@xxxxxxxxxx>


yes I do believe that it is snapshoting, Differencing disks appears to be a msoft term given to their VHD tech. I could use snapshots but its more than I need. I want 1 point that i always go back to. Could I create a system image that can just be remounted when I want to go back? If i had an image of my system at a point in time, how fast could I remount it in a different VM?

thanks
Alex


On Fri, Jul 9, 2010 at 9:03 AM, Bart Coninckx <bart.coninckx@xxxxxxxxxx> wrote:
On Friday 09 July 2010 09:29:09 Alex Edwards wrote:
> hello all,
>
> I have little experience of virtualisation only what i have read in the
>  past couple of days! but i think it can offer me what i need. I would be
>  grateful for your input.
>
> I have 3 systems I need to demo, I want to deploy these systems to a base
> state where i know that they will be working. At this point I want to lock
> them. I want to be able to give it at this point to somebody and say "do
> want you want" when/if they break it i want to be able to return it to its
> known stable state. This return to a stable state needs to happen quickly,
> seconds would be great but minutes would be acceptable.
>
> I have been reading about differencing disks and believe that these would
>  be the right solution?
>
> thanks
> Alex
>

I believe that is a sort of snapshotting you are referring to; AFAIK Xen does
not have such a feature, but LVM does. You need to install your root file
system on LVM as well, don't know what the effect would be of restoring a root
file system snapshot however. Also don't know if this can be done in "seconds"
- you need to try this I think. Another way could be to make a RAID1,
disconnect it after your initial install, then after changes swap the main
disk and mirror it again to the first one to get to the original state. This
answers the "in seconds" part.

B.


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