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] CoW works on Windows guest?

To: "Orathai Sukwong" <kobkob@xxxxxxxxx>
Subject: Re: [Xen-users] CoW works on Windows guest?
From: Dan Smith <danms@xxxxxxxxxx>
Date: Fri, 29 Sep 2006 09:35:21 -0700
Cc: Ryan Grimm <grimm@xxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 29 Sep 2006 09:36:07 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <748f85310609290802t5e3d1363u86f94114a2e850f5@xxxxxxxxxxxxxx> (Orathai Sukwong's message of "Fri, 29 Sep 2006 11:02:49 -0400")
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <748f85310609280723l49ca9725nf6a28fa234c1353f@xxxxxxxxxxxxxx> <m3psdf51av.fsf@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <748f85310609281151q586a21b7if3a97e384f59eae9@xxxxxxxxxxxxxx> <m364f74jr1.fsf@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <748f85310609290802t5e3d1363u86f94114a2e850f5@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)
OS> Finally, I've got the dscow_tool & cowd binary files. Yet, I have
OS> another question. Is there any limitation of the size of image
OS> that dscow_tool can create? Because I successfully created dscow
OS> image from 1GB image or smaller image but 2.1 GB. I've got the
OS> error "segmentation fault" for 2.1GB image.

No, there is not a size limit.  However, some earlier versions did
have some issues which caused some problems on large images.  Those
have since been fixed.

You might try the latest version of the kernel module and tools that
are in the development tree:

  http://static.danplanet.com/hg/dm-userspace/

Note that you *must* rebuild the kernel module and both cowd and
dscow_plugin if you move to the newer version.  This should be easy to
do outside of your xen tree:

  # cd dm-userspace/module
  # cp dm-userspace.h /lib/modules/`uname -r`/build/include/linux
  # make
  # insmod ./dm-user.ko
  # cd../tools/cowd
  # ./autogen && ./configure --enable-internal-dmu
  # make && make install

We have a tree on xenbits now.  Eventually, we will push an updated
version of the Xen tree with the latest patches integrated directly.

-- 
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms@xxxxxxxxxx

Attachment: pgp3pc9BDVgRl.pgp
Description: PGP signature

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