<div dir="ltr">Hi Jason,<div><br></div><div>The best place to look is the official openstack compute documentation that covers vSphere in Nova: <a href="http://docs.openstack.org/trunk/openstack-compute/admin/content/vmware.html">http://docs.openstack.org/trunk/openstack-compute/admin/content/vmware.html</a></div>

<div><br></div><div style>In particular, check out the section titled "Images with VMware vSphere" (pasted below).  As that text suggests, the most likely issue with your VMDK not booting is that you may have passed the wrong vmware_adaptertype to glance when creating the image.  Also note the statement indicating that all VMDK images must be "flat" (i.e., single file), otherwise Glance will be confused.</div>

<div style><br></div><div style>Dan</div><div style><br></div><div style><br></div><div style><div class="" style="color:rgb(0,0,0);font-family:Verdana,Geneva,sans-serif;font-size:12px"><h3 class=""><a id="VMWare_images"> </a>Images with VMware vSphere</h3>

</div><p style="font-size:10pt;font-family:Verdana,Geneva,sans-serif;color:rgb(0,0,0)">When using either VMware driver, images should be uploaded to the OpenStack Image Service in the VMDK format. Both thick and thin images are currently supported and all images must be flat (i.e. contained within 1 file). For example</p>

<p style="font-size:10pt;font-family:Verdana,Geneva,sans-serif;color:rgb(0,0,0)">To load a thick image with a SCSI adaptor:</p><pre class="" style="color:rgb(35,48,45);font-family:Monaco,'Courier New','DejaVu Sans Mono','Bitstream Vera Sans Mono',monospace;width:1052px;border-bottom-color:rgb(222,222,222)!important;border-bottom-style:solid!important;border-bottom-width:1px!important;border-top-color:rgb(222,222,222)!important;border-top-style:solid!important;border-top-width:1px!important;font-size:12px;padding:0.5em!important">

$ glance image-create name="ubuntu-thick-scsi" disk_format=vmdk container_format=bare \
is_public=true --property vmware_adaptertype="lsiLogic" \
--property vmware_disktype="preallocated" \
--property vmware_ostype="ubuntu64Guest" < ubuntuLTS-flat.vmdk</pre><p style="font-size:10pt;font-family:Verdana,Geneva,sans-serif;color:rgb(0,0,0)">To load a thin image with an IDE adaptor:</p><pre class="" style="color:rgb(35,48,45);font-family:Monaco,'Courier New','DejaVu Sans Mono','Bitstream Vera Sans Mono',monospace;width:1052px;border-bottom-color:rgb(222,222,222)!important;border-bottom-style:solid!important;border-bottom-width:1px!important;border-top-color:rgb(222,222,222)!important;border-top-style:solid!important;border-top-width:1px!important;font-size:12px;padding:0.5em!important">

$ glance image-create name="unbuntu-thin-ide" disk_format=vmdk container_format=bare \
is_public=true --property vmware_adaptertype="ide" \
--property vmware_disktype="thin" \
--property vmware_ostype="ubuntu64Guest" < unbuntuLTS-thin-flat.vmdk</pre><p style="font-size:10pt;font-family:Verdana,Geneva,sans-serif;color:rgb(0,0,0)">The complete list of supported vmware disk properties is documented in the Image Management section. It's critical that the adaptertype is correct; In fact, the image will not boot with the incorrect adaptertype. If you have the meta-data VMDK file the the ddb.adapterType property specifies the adaptertype. The default adaptertype is "lsilogic" which is SCSI.</p>

<p style="font-size:10pt;font-family:Verdana,Geneva,sans-serif;color:rgb(0,0,0)"><br></p><p style="font-size:10pt;font-family:Verdana,Geneva,sans-serif;color:rgb(0,0,0)"><br></p></div><div style><br></div><div style><br>
</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 12, 2013 at 11:29 AM, Jason Zhang <span dir="ltr"><<a href="mailto:bearovercloud@gmail.com" target="_blank">bearovercloud@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    
    <div style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:start;font-style:normal;font-weight:normal;line-height:normal;color:rgb(34,34,34);text-transform:none;font-size:12.800000190734863px;white-space:normal;font-family:arial,sans-serif;word-spacing:0px">


      <div><br>
        <div><big>Hi Dears,<br>
            <br>
            In the document<a href="https://wiki.openstack.org/wiki/NovaVMware/DeveloperGuide" style="color:rgb(17,85,204)" target="_blank">
              https://wiki.openstack.org/<u></u>wiki/NovaVMware/DeveloperGuide</a><span>  </span>under the<span><span> </span>'Get an initial
              VMDK to work with</span>', <br>
            its said, 'There are a lot of “gotchas” around what VMDK
            disks work with OpenStack + vSphere,'. <br>
            The appendix section lists one of the gotchas. Are there any
            more gotchas?<br>
            <br>
            During our testing, the vmdk instance on boot-up gives a
            'Operating System not found' error, <br>
            I am not sure whether this is a already known issue or not.</big>
          
          <span></span><big><span><br>
              <br>
              Thanks in advance!<br>
              <br>
              Best regards,<br>
              <br>
              Jason<br>
            </span></big></div>
      </div>
      <span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:start;font-style:normal;display:inline!important;font-weight:normal;float:none;line-height:normal;color:rgb(34,34,34);text-transform:none;font-size:12.800000190734863px;white-space:normal;font-family:arial,sans-serif;word-spacing:0px"></span>
    </div>
    <big></big>
    <blockquote type="cite"><big>
      </big></blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>Dan Wendlandt <div>Nicira, Inc: <a href="http://www.nicira.com" target="_blank">www.nicira.com</a><br><div>twitter: danwendlandt<br>

~~~~~~~~~~~~~~~~~~~~~~~~~~~<br></div></div>
</div>