[Openstack] Vmware running images

Shawn Hartsock hartsocks at vmware.com
Thu May 16 14:02:43 UTC 2013


So, a couple of points: 

    * when OpenStack manages a VM it does so, cradle to grave 

        * it sounds like you want to manage existing vSphere inventory and that's not a supported use case remember: cradle-to-grave in one stack or the other. 
        * at the moment sharing part of your vSphere resources (say a resource pool) with OpenStack is possible but not documented someone needs to write that doc (and perhaps submit code) 
    * 
use thick ("-flat.vmdk") provisioned VMDK with glance at the moment (we notice problems using 'thin' in some setups)     * official docs http://docs.openstack.org/trunk/openstack-compute/admin/content/vmware.html 

        * These docs need updating, I'd do it but I don't know how 
        * BTW: we fixed the bit where you do stuff with tomcat and the SDK 
Hope that helps. Please correct me if I've gotten something wrong. 

# Shawn Hartsock 

----- Original Message -----

> From: "Marcos Antônio Cavenaghi" <marcos at cavenaghi.ca>
> To: "Jay Kumbhani" <jkumbhani at gmail.com>
> Cc: "Openstack" <openstack-translation at lists.launchpad.net>, "Openstack"
> <openstack at lists.launchpad.net>
> Sent: Thursday, May 16, 2013 9:39:33 AM
> Subject: Re: [Openstack] Vmware running images

> You have to pick up the <image>.vmdk file and add it using glance. The syntax
> here depends on the version (essex, folsom, ...) you are using.

> glance add name="My VMware Image" is_public=true container_format=bare
> disk_format=vmdk < My_VMware_Image.vmdk

> If you have more than one vmdk file (the image is split), use qemu-img to
> convert them to a single file.

> Marcos

> On Wed, May 15, 2013 at 11:36 PM, Jay Kumbhani < jkumbhani at gmail.com > wrote:

> > Guys
> 

> > I am trying to import running vmware virtual machines into openstack
> > private
> > cloud.
> 

> > I did some steps but couldn't succeed. Please send me steps or links to
> > follow.
> 

> > Thanks
> 
> > Jay
> 

> > Sent from my iPad
> 
> > _______________________________________________
> 
> > Mailing list: https://launchpad.net/~openstack
> 
> > Post to : openstack at lists.launchpad.net
> 
> > Unsubscribe : https://launchpad.net/~openstack
> 
> > More help : https://help.launchpad.net/ListHelp
> 

> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130516/40a42871/attachment.html>


More information about the Openstack mailing list