<HTML>
<HEAD>
<TITLE>Re: [Openstack] Glance formats supported?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>It would be really cool if there were openstack examples for each container/image format.<BR>
<BR>
I don’t currently understand how the container format connects into the actual image (and the result with nova-compute).<BR>
Since it seems like say when u upload an iso, ovf doesn’t make sense (so would that be the bare type?)<BR>
Or if u do the following “disk_format=vhd container_format=ovf type=raw” < windows.ova why is it needed to specify the disk_format? Isn’t that part of the ova structure?<BR>
<BR>
Also, will these varying types of formats work with VM’s used by openstack. <BR>
Is there a conversion that occurs when a VM is started to the right format (for say kvm? or for say xen? since I doubt either takes the ova format directly...).<BR>
<BR>
On 9/21/11 12:56 PM, "Jay Pipes" <<a href="jaypipes@gmail.com">jaypipes@gmail.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>On Wed, Sep 21, 2011 at 3:44 PM, Joshua Harlow <<a href="harlowja@yahoo-inc.com">harlowja@yahoo-inc.com</a>> wrote:<BR>
> Hi all,<BR>
><BR>
> I was wondering how these different types of formats supported by glance @<BR>
> <a href="http://glance.openstack.org/formats.html">http://glance.openstack.org/formats.html</a> will be workable with nova-compute.<BR>
<BR>
Just an FYI, Glance does not (currently) do any inspection to ensure<BR>
that what the user is registering in Glance is in fact the disk or<BR>
container format that the user says it is.<BR>
<BR>
> It seems like most examples I see are using precreated ami/ari/aki images. I<BR>
> haven’t seen a lot of examples using say an iso, or a ovf container. Has<BR>
> anyone been successful with those when creating a vm?<BR>
<BR>
XenServer supports OVF images, and I believe Rackspace teams have<BR>
tested with OVAs. You can see some basic discussion here:<BR>
<BR>
<a href="http://wiki.openstack.org/XenServerDevelopment#Instance_Management">http://wiki.openstack.org/XenServerDevelopment#Instance_Management</a><BR>
<BR>
Cheers,<BR>
jay<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>