← Back to team overview

openstack team mailing list archive

Re: Generating Linux pv images uploadables to glance and bootable from Xen Cloud Platform through Nova

 

Sorry for the late response.

What you really want to do is export the OVF through XenCenter, inside there you will find the VHD file, which is what you really want to be uploading to Glance (I think there are instructions there for VHD files).

Mate has a nice blog post on quicker ways to extract the VHD file, and some videos to help make it easier:
http://blogs.citrix.com/2012/09/06/vhd-to-openstack-using-a-xapi-host-plugin/

Thanks,
John

> -----Original Message-----
> From: openstack-bounces+john.garbutt=citrix.com@xxxxxxxxxxxxxxxxxxx
> [mailto:openstack-bounces+john.garbutt=citrix.com@xxxxxxxxxxxxxxxxxxx] On
> Behalf Of Egoitz Aurrekoetxea Aurre
> Sent: 28 October 2012 00:05
> To: openstack@xxxxxxxxxxxxxxxxxxx
> Subject: [Openstack] Generating Linux pv images uploadables to glance and
> bootable from Xen Cloud Platform through Nova
> 
> Good night,
> 
> Could anyone know how to do this?. I have been able to create a image for
> FreeBSD... because it runs in hvm mode. So... I have just export to xva, then take
> the vhd file convert to raw and upload to glance....
> 
> glance add name=FreeBSD-9.1RC1-AMD64 disk_format=raw
> container_format=bare < FREEBSD.raw
> 
> Same thing is not working for Centos.... it hangs saying :
> 
> Error 13: Invalid or unsupported executable format
> 
> So.... like any procedures found are for KVM I would be very thankful if someone
> has experience doing this...
> 
> I have done some checks, read doc and so... but no way...
> 
> Best regards,
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp


References