Nova VMWare provisioning errors

Bug #1350892 reported by coolshiva123
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned
glance_store
Invalid
Undecided
Unassigned

Bug Description

I am trying to provision a RHEL VMWare image (custom vmdk created through template)

Openstack dashboard shows provisioning status for a long time, however no activity on vCenter. PS- CirrOS VMDK (Conveterted from qemu-img gets deployed with out errors)

Request help here

2014-07-31 16:48:44.017 2931 WARNING nova.openstack.common.loopingcall [-] task run outlasted interval by 11.98221 sec
2014-07-31 16:50:27.015 2931 WARNING nova.openstack.common.loopingcall [-] task run outlasted interval by 12.987183 sec
2014-07-31 16:51:57.715 2931 WARNING nova.openstack.common.loopingcall [-] task run outlasted interval by 0.696367 sec
2014-07-31 16:58:32.860 2931 ERROR suds.client [-] <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:ns0="urn:vim25" xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
   <ns1:Body>
      <ns0:SessionIsActive>
         <ns0:_this type="SessionManager">SessionManager</ns0:_this>
         <ns0:sessionID>5216dd75-609c-3c5a-b7e6-9708bd7dc786</ns0:sessionID>
         <ns0:userName>Administrator</ns0:userName>
      </ns0:SessionIsActive>
   </ns1:Body>
</SOAP-ENV:Envelope>
2014-07-31 16:58:32.863 2931 WARNING nova.virt.vmwareapi.driver [req-e6f5ba33-a37a-476b-a6b6-801ccd80bac6 6b875fcfe8344addb87382298c1a75be dad97a29e60849a2a6ad9d0ffb353161] Unable to validate session 5216dd75-609c-3c5a-b7e6-9708bd7dc786!
2014-07-31 16:58:32.863 2931 WARNING nova.virt.vmwareapi.driver [req-e6f5ba33-a37a-476b-a6b6-801ccd80bac6 6b875fcfe8344addb87382298c1a75be dad97a29e60849a2a6ad9d0ffb353161] Session 5216dd75-609c-3c5a-b7e6-9708bd7dc786 is inactive!
2014-07-31 16:58:48.406 2931 ERROR suds.client [-] <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:ns0="urn:vim25" xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
   <ns1:Body>
      <ns0:TerminateSession>
         <ns0:_this type="SessionManager">SessionManager</ns0:_this>
         <ns0:sessionId>5216dd75-609c-3c5a-b7e6-9708bd7dc786</ns0:sessionId>
      </ns0:TerminateSession>
   </ns1:Body>
</SOAP-ENV:Envelope>

Tags: vmware
Revision history for this message
Gary Kotton (garyk) wrote :

Hi,
Can you please let us know how you uploaded the image into glance?
Thanks
Gary

tags: added: vmware
Revision history for this message
coolshiva123 (coolshiva123) wrote :

Here is the Glance upload command

[root@controller ~]# glance image-create --name rhel_vmdk --is-public=True --container-format=bare --disk-format=vmdk --property vmware_disktype="preallocated" < test_temp_rhel-flat.vmdk

Here is the vmware image details

[root@controller ~]# cd /images
[root@controller images]# cd
cirros-0.3.2-x86_64-disk.img cirros-0.3.2-x86_64-disk.vmdk lost+found/ Rh664-Template.vmdk rheltemp/
[root@controller images]# cd rheltemp/
[root@controller rheltemp]# ls
test_temp_rhel-flat.vmdk test_temp_rhel.vmdk test_temp_rhel.vmx vmware-1.log vmware-3.log vmware-5.log
test_temp_rhel.nvram test_temp_rhel.vmsd test_temp_rhel.vmxf vmware-2.log vmware-4.log vmware.log
[root@controller rheltemp]# cat test_temp_rhel.vmdk
# Disk DescriptorFile
version=1
encoding="UTF-8"
CID=5b281d85
parentCID=ffffffff
isNativeSnapshot="no"
createType="vmfs"

# Extent description
RW 20971520 VMFS "test_temp_rhel-flat.vmdk"

# The Disk Data Base
#DDB

ddb.adapterType = "lsilogic"
ddb.geometry.cylinders = "1305"
ddb.geometry.heads = "255"
ddb.geometry.sectors = "63"
ddb.longContentID = "f0f628fa675f25d59297a32f5b281d85"
ddb.uuid = "60 00 C2 9f c2 15 34 25-9d d6 38 9f 8a 9e 84 ee"
ddb.virtualHWVersion = "8"
[root@controller rheltemp]#

Revision history for this message
Arnaud Legendre (arnaudleg) wrote :

Hi coolshiva123,

I would be interested to fix this issue - could you please let me know the following information:
- which version of openstack are you using? (trunk?)
- which version of vcenter are you using? 5.1? 5.5?
- did you override the session timeout values in vpxd.cfg?
- which glance backend are you using?
- are you able to boot other images? is it only this one that is giving this exception?

thanks,
Arnaud

Tracy Jones (tjones-i)
Changed in nova:
status: New → Incomplete
Revision history for this message
Sean Dague (sdague) wrote :

30 days no response

Changed in nova:
status: Incomplete → Invalid
Erno Kuvaja (jokke)
affects: glance → glance-store
Revision history for this message
Flavio Percoco (flaper87) wrote :

quite old and no feedback

Changed in glance-store:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.