| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 [Xen-users] Re: [Xen-devel] HOWTO use Virtual Hard Disk - VHD with	Xen domUs?
 
To: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>From: Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>Date: Fri, 7 Aug 2009 00:59:29 -0300Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>,	Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>Delivery-date: Thu, 06 Aug 2009 21:00:18 -0700Domainkey-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=ak9aVbofi8mpFRueahec+5N081ey40N/6HqLWobUpSRZQajqC4ZSOIJ4OmsLUxjc83	8WHMvS9pKTJbgEy5DYe3dr+E157OUasZdjBWRgVFQpa5uGPzeRzF29kUeYGjJPYFIePo	1+h8N64FEW/yhUMWz0xcUyiRQ8eWo92Zh1GGk=List-id: Xen user discussion <xen-users.lists.xensource.com> Really nice!
 
  As the VHD format seems to be the default for Hyper-V and it is open source, is good to now that this is working smoothly.  I'll try it! 
 Thanks! 
 - Thiago 2009/8/6 Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> 
Using blktap2 is possible to use vhd files, you just need to use theOn Thu, 6 Aug 2009, Thiago Camargo Martins Cordeiro wrote:> Hi guys!
 >  I want to use the Virtual Hard Disk format, I mean, I want a 40G base image and 10 Windows servers on top of this image,
 > using the differential feature for save space on my storage... how to do that?
 >
 >  What version of open source Xen supports VHD file format?
 >
 >  Have Citrix XenServer 5.5 (Free) support for it?
 >
 
 
tap:aio:vhd prefix in the config file, for example:
 
 disk = [ 'tap:aio:vhd:/root/images/winxp.vhd,hda,w' ]
 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |