|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-users] Re: [Xen-devel] HOWTO use Virtual Hard Disk - VHD with Xen d
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>
On 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?
>
Using blktap2 is possible to use vhd files, you just need to use the
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
|
|
|
|
|