[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] Re: [Libvir] [PATCH][RFC] libvirt ldoms support
- From: "Daniel P. Berrange" <berrange redhat com>
- To: Eunice Moon <Eunice Moon Sun COM>
- Cc: libvir-list redhat com, Eric Sharakan <Eric Sharakan Sun COM>, Roger Crerie <Roger Crerie Sun COM>
- Subject: Re: [libvirt] Re: [Libvir] [PATCH][RFC] libvirt ldoms support
- Date: Wed, 7 May 2008 21:25:12 +0100
On Wed, May 07, 2008 at 03:14:52PM -0500, Eunice Moon wrote:
> Hi Daniel,
>
> With the new LDoms release (LDoms 1.1), we plan to provide a more
> generic XML format which will be using the OVF (Open Virtual Machine
> Format) spec:
> http://www.vmware.com/pdf/ovf_spec_draft.pdf
>
> Even though the OVF spec is still in the Draft stage, it can be
> the hypervisor independent XML format for virtual machines.
> I am wondering if it is in your radar or have any plan to move
> forward to using more generic XML format.
OVF is a way to describe the generic functional requirements of a virtual
machine (primarily, but not exclusively, for purposes of distribution of
appliances). The libvirt XML format is describing a specific deployment
of a virtual machine on a specific hypervisor. This is a subtle by
very important distinction.
For example, OVF may specify that a VM requires 2 disks, of size X and Y.
It does not care about the path the disks are stored at, what container
format they use etc. The libvirt XML format for a particular deployment
of a vm does have to specify the paths to the disks, their format (qcow,
vmdk) and many other aspects.
The OVF format is akin to the 'virt-image' XML format for distributing
virtual appliances, except that OVF is vastly more complex.
So in summary there is no intention to use OVF in libvirt because it is
serving a different purpose.
Dan.
--
|: Red Hat, Engineering, Boston -o- http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]