vcenter-as-compute: SM provisioning fails @ seup ceph when multiple Esxi

Bug #1713396 reported by Sarath
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.0
Fix Committed
Critical
kamlesh parmar
Trunk
Fix Committed
Critical
kamlesh parmar

Bug Description

Version: 4.0.1.0-46-mitaka
Topology: 3node HA with multiple computes (Esxi & Kvm)

This issue seen when multiple Esxi
Kamlesh debugged the setup and knows the problem.

"2017-08-26 16:06:38,243-INFO-sm_ansible_callback.py:43-append(): PLAY [Setup ceph compute node]"
"2017-08-26 16:06:38,247-INFO-sm_ansible_utils.py:463-send_REST_request(): Sending post request to http://10.87.36.15:9002/ansible_status?server_id=10.87.36.10&state=provision_completed"
"2017-08-26 16:06:38,250-DEBUG-server_mgr_status.py:132-put_ansible_status(): Server status Data 5a10s31 provision_completed 2017_08_26__16_06_38"
"2017-08-26 16:06:38,371-DEBUG-server_mgr_status.py:135-put_ansible_status(): ######### cluster is cluster-vcenter-compute ##########"
"2017-08-26 16:06:38,375-INFO-sm_ansible_callback.py:43-append(): PLAY RECAP [10.87.36.10] : ok: 116 changed: 33 unreachable: 0 skipped: 191 failed: 0"
"2017-08-26 16:06:38,377-INFO-sm_ansible_utils.py:463-send_REST_request(): Sending post request to http://10.87.36.15:9002/ansible_status?server_id=10.87.36.11&state=provision_completed"
"2017-08-26 16:06:38,380-DEBUG-server_mgr_status.py:132-put_ansible_status(): Server status Data 5a10s30 provision_completed 2017_08_26__16_06_38"
"2017-08-26 16:06:38,480-DEBUG-server_mgr_status.py:135-put_ansible_status(): ######### cluster is cluster-vcenter-compute ##########"
"2017-08-26 16:06:38,483-INFO-sm_ansible_callback.py:43-append(): PLAY RECAP [10.87.36.11] : ok: 116 changed: 33 unreachable: 0 skipped: 191 failed: 0"
"2017-08-26 16:06:38,485-INFO-sm_ansible_utils.py:463-send_REST_request(): Sending post request to http://10.87.36.15:9002/ansible_status?server_id=10.87.36.12&state=provision_failed"
"2017-08-26 16:06:38,488-DEBUG-server_mgr_status.py:132-put_ansible_status(): Server status Data 5a10s29 provision_failed 2017_08_26__16_06_38"
"2017-08-26 16:06:38,597-DEBUG-server_mgr_status.py:135-put_ansible_status(): ######### cluster is cluster-vcenter-compute ##########"
"2017-08-26 16:06:38,600-INFO-sm_ansible_callback.py:43-append(): PLAY RECAP [10.87.36.12] : ok: 92 changed: 27 unreachable: 0 skipped: 170 failed: 1"
"2017-08-26 16:06:38,602-INFO-sm_ansible_utils.py:463-send_REST_request(): Sending post request to http://10.87.36.15:9002/ansible_status?server_id=10.87.36.18&state=provision_completed"
"2017-08-26 16:06:38,605-DEBUG-server_mgr_status.py:132-put_ansible_status(): Server status Data 5a10s23 provision_completed 2017_08_26__16_06_38"
"2017-08-26 16:06:38,714-DEBUG-server_mgr_status.py:135-put_ansible_status(): ######### cluster is cluster-vcenter-compute ##########"
"2017-08-26 16:06:38,718-INFO-sm_ansible_callback.py:43-append(): PLAY RECAP [10.87.36.18] : ok: 116 changed: 26 unreachable: 0 skipped: 273 failed: 0"
"2017-08-26 16:06:38,720-INFO-sm_ansible_utils.py:463-send_REST_request(): Sending post request to http://10.87.36.15:9002/ansible_status?server_id=10.87.36.19&state=provision_failed"
"2017-08-26 16:06:38,722-DEBUG-server_mgr_status.py:132-put_ansible_status(): Server status Data contrailvm-5a10s27 provision_failed 2017_08_26__16_06_38"
"2017-08-26 16:06:38,823-DEBUG-server_mgr_status.py:135-put_ansible_status(): ######### cluster is cluster-vcenter-compute ##########"
"2017-08-26 16:06:38,827-INFO-sm_ansible_callback.py:43-append(): PLAY RECAP [10.87.36.19] : ok: 73 changed: 12 unreachable: 0 skipped: 301 failed: 1"
"2017-08-26 16:06:38,829-INFO-sm_ansible_utils.py:463-send_REST_request(): Sending post request to http://10.87.36.15:9002/ansible_status?server_id=10.87.36.20&state=provision_failed"
"2017-08-26 16:06:38,831-DEBUG-server_mgr_status.py:132-put_ansible_status(): Server status Data contrailvm-5a10s25 provision_failed 2017_08_26__16_06_38"
"2017-08-26 16:06:38,958-DEBUG-server_mgr_status.py:135-put_ansible_status(): ######### cluster is cluster-vcenter-compute ##########"
"2017-08-26 16:06:38,962-INFO-sm_ansible_callback.py:43-append(): PLAY RECAP [10.87.36.20] : ok: 73 changed: 12 unreachable: 0 skipped: 301 failed: 1"
"2017-08-26 16:06:38,964-INFO-sm_ansible_utils.py:463-send_REST_request(): Sending post request to http://10.87.36.15:9002/ansible_status?server_id=10.87.36.21&state=provision_completed"
"2017-08-26 16:06:38,966-DEBUG-server_mgr_status.py:132-put_ansible_status(): Server status Data contrailvm-5a10s31 provision_completed 2017_08_26__16_06_38"
"2017-08-26 16:06:39,092-DEBUG-server_mgr_status.py:135-put_ansible_status(): ######### cluster is cluster-vcenter-compute ##########"

Revision history for this message
kamlesh parmar (kparmar) wrote :

re-test after this is merged: https://review.opencontrail.org/#/c/34966/

Rudra Rugge (rrugge)
tags: added: sanityblocker
removed: sanity
Revision history for this message
kamlesh parmar (kparmar) wrote :
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.