[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Writing a tool for Shared Persistent Windows Boot Image


  • To: "Alan Cox" <alan@xxxxxxxxxxxxxxxxxxx>
  • From: "Jim Burnes" <jvburnes@xxxxxxxxx>
  • Date: Thu, 28 Jun 2007 11:40:27 -0600
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 28 Jun 2007 10:38:23 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=LOvFqKo5mnh8X/aLciA6vHWjtxxQhNtaqJz/wiB1w3aRD09AWuZuVepPzECb/mZt7jt4mbvunX3NAmnAAqVqyO7zfdwKwVKB91aq8mJIbh4JaRRk/eGf3DnoIzovyxNKFyun66mKrBB5LfZ6MYmyGDpU3BZeNq6zSmUxxPCHs4g=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Alan, thanks for your comment.   Sorry the reply too so long.   I believe that primitive support for dom0 is available.

So far I've been able to implement persistent copy-on-write snapshots with LVM snapshotting, however that method seems to consume way to too much main memory.  We're limited to about 7 VMs of 256M of memory each.  I'm trying to fit about 12 VMs on our 4 GB test box.

To achieve that we'll probably have to move over to qcow copy-on-write files.  They seem to be the ideal way to implement our solution, however I've had the devil's own time getting them to work.  I created the required qcow image files and updated my configuration, but 'xm create <vmname>' just runs and the VM immediately quits with no debugging information.

I'm wondering whether (1) I've screwed up the qcow images or (2) I'm using a set of RPMs that don't support tap:qcow (using 3.1 RPMS from XenSource) or (3) The default RHEL 5 Xen kernel doesn't include TAP support.

Jim Burnes
Boulder, CO


I'd like to use qcow files, since they seem to do

On 6/21/07, Alan Cox < alan@xxxxxxxxxxxxxxxxxxx> wrote:
> Is this supported natively in Xen?  What does everyone else who needs
> to run a lot of Windows VMs do?  There must be a way to support
> shared images.

The Linux dom0 kernel has some snapshotting support which seems to be
what you are asking for ?


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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.