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] Qcow utilities

To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>, Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Qcow utilities
From: Joe Hammerman <jhammerman@xxxxxxxxxxxx>
Date: Thu, 30 Apr 2009 13:34:54 -0700
Accept-language: en-US
Acceptlanguage: en-US
Cc:
Delivery-date: Thu, 30 Apr 2009 13:37:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7207d96f0904300002q651750fdl686cf0072d341f2e@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: <D0FB1A072021FC4B832114BEE5C7A24F05DD05515A@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <7207d96f0904300002q651750fdl686cf0072d341f2e@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcnJYY8ZtpGIcso+T0Gw/tiu/LModAAcStXQ
Thread-topic: [Xen-users] Qcow utilities
Hi Fajar,
        The main goal is a to use a shared root image for a set of Virtual 
Machines. Management thinks this will keep the machine more 'in sync'. We 
cannot use NFS booting due to a bug in the kernel version employed by CentOS 
5.3, so that rules out UnionFS and ClusterNFS, etc.
        Qcow images seemed like a pretty good way to satisfy my deliverable - 
can I generate them using another utility?
        Any other advice is appreciated!
Regards,
        Joseph Hammerman

-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Fajar A. Nugraha
Sent: Thursday, April 30, 2009 12:03 AM
To: Xen List
Subject: Re: [Xen-users] Qcow utilities

On Thu, Apr 30, 2009 at 11:18 AM, Joe Hammerman <jhammerman@xxxxxxxxxxxx> wrote:
> Hey all, as a follow up to my earlier communication, it seemed that qcow
> might have the functionality I was looking for. I spent some time trying to
> get it up and going, but wasn't making much progress.

> Given

> https://bugzilla.redhat.com/show_bug.cgi?id=479315

> Does this mean that CoW is broken on CentOS 5.3 with Xen 3.03?

Seems like it.
What are your main goals?
If it's space savings, IMHO usually it's not worthed. For example,
once you do "yum update" on domU and update lots of packages (for
example going from Centos 5.2 -> 5.3), it pretty much destroys
whatever space-saving you may have while still having the performace
penalty of qcow.

This is part of the reason I like zfs volume, either directly on
Opensolaris dom0 or by exporting it (via iscsi) to Linux dom0. zfs
snapshot-clone feature is very efficient, and even in the event of
domU's data change a lot (like the above scenario) you can still have
space savings by turning on compression and setting refreservation=0.

Regards,

Fajar

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