Vcenter only provisioning:Centos 7.5 microservices - Provisioning failing with sriov info in the vcenter_vars.yml

Bug #1775666 reported by Sandip Dey
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.0
Won't Fix
High
amudhar
R4.1
Won't Fix
High
amudhar
R5.0
Fix Committed
High
amudhar
Trunk
Fix Committed
High
amudhar

Bug Description

contrail-ansible-deployer latest

Had sriov section in vcenter_vars.yml.

As per requirement, created the sriov dvs and added uplink to it.Mentioned the sriov port group in the vcenter_vars.yml.

Ran ansible playbooks.It failed with the below error.vcenter_vars used attached here

TASK [vcenter : Add esxi host to DVS] **********************************************************************************************************************************************************************
ok: [localhost]

TASK [vcenter : Add esxi host to control-data DVS] *********************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "(vim.fault.DvsOperationBulkFault) {\n dynamicType = <unset>,\n dynamicProperty = (vmodl.DynamicProperty) [],\n msg = 'Cannot complete a vSphere Distributed Switch operation for one or more host members.',\n faultCause = <unset>,\n faultMessage = (vmodl.LocalizableMessage) [\n (vmodl.LocalizableMessage) {\n dynamicType = <unset>,\n dynamicProperty = (vmodl.DynamicProperty) [],\n key = 'com.vmware.vim.vpxd.dvs.dvsBulkHostFault.label',\n arg = (vmodl.KeyAnyValue) [\n (vmodl.KeyAnyValue) {\n dynamicType = <unset>,\n dynamicProperty = (vmodl.DynamicProperty) [],\n key = 'fault',\n value = 'vim.fault.PlatformConfigFault'\n },\n (vmodl.KeyAnyValue) {\n dynamicType = <unset>,\n dynamicProperty = (vmodl.DynamicProperty) [],\n key = 'msg',\n value = 'Received SOAP response fault from [<cs p:00000010f296d610, TCP:10.204.216.224:443>]: invokeHostTransactionCall\\nReceived SOAP response fault from [<cs p:04d1fa50, TCP:localhost:8307>]: invokeHostTransactionCall\\nAn error occurred during host configuration.'\n },\n (vmodl.KeyAnyValue) {\n dynamicType = <unset>,\n dynamicProperty = (vmodl.DynamicProperty) [],\n key = 'host',\n value = '10.204.216.224'\n }\n ],\n message = 'vDS operation failed on host 10.204.216.224, Received SOAP response fault from [<cs p:00000010f296d610, TCP:10.204.216.224:443>]: invokeHostTransactionCall\\nReceived SOAP response fault from [<cs p:04d1fa50, TCP:localhost:8307>]: invokeHostTransactionCall\\nAn error occurred during host configuration. got (vim.fault.PlatformConfigFault) exception'\n }\n ],\n hostFault = (vim.fault.DvsOperationBulkFault.FaultOnHost) [\n (vim.fault.DvsOperationBulkFault.FaultOnHost) {\n dynamicType = <unset>,\n dynamicProperty = (vmodl.DynamicProperty) [],\n host = 'vim.HostSystem:host-27385',\n fault = (vim.fault.PlatformConfigFault) {\n dynamicType = <unset>,\n dynamicProperty = (vmodl.DynamicProperty) [],\n msg = 'An error occurred during host configuration.',\n faultCause = <unset>,\n faultMessage = (vmodl.LocalizableMessage) [\n (vmodl.LocalizableMessage) {\n dynamicType = <unset>,\n dynamicProperty = (vmodl.DynamicProperty) [],\n key = 'com.vmware.esx.hostctl.default',\n arg = (vmodl.KeyAnyValue) [\n (vmodl.KeyAnyValue) {\n dynamicType = <unset>,\n dynamicProperty = (vmodl.DynamicProperty) [],\n key = 'reason',\n value = 'Unable to complete Sysinfo operation. Please see the VMkernel log file for more details.: Sysinfo error: BusySee VMkernel log for details.'\n }\n ],\n message = 'Operation failed, diagnostics report: Unable to complete Sysinfo operation. Please see the VMkernel log file for more details.: Sysinfo error: BusySee VMkernel log for details.'\n }\n ],\n text = ''\n }\n }\n ]\n}"}
 to retry, use: --limit @/root/contrail-ansible-deployer/playbooks/vcenter.retry

PLAY RECAP *************************************************************************************************************************************************************************************************
localhost : ok=49 changed=8 unreachable=0 failed=1

Revision history for this message
Sandip Dey (sandipd) wrote :
Luke Bockelmann (h-luke)
tags: added: blocker csg vmware
information type: Proprietary → Public
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/44265
Submitter: amudha ramachandran (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/44283
Submitter: amudha ramachandran (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/44265
Committed: http://github.com/Juniper/contrail-ansible-deployer/commit/5479b36591595cbcf0c8132deb4a21bd78665f0e
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 5479b36591595cbcf0c8132deb4a21bd78665f0e
Author: Amudha <email address hidden>
Date: Mon Jul 2 09:07:03 2018 -0700

vCenter: pci and sr-iov provisioing in vcenter playbook

- Add tasks in vcenter playbook for provisioning pci and
sr-iov interfaces on ContrailVM

Change-Id: I773dc7bd3b81bf710d70e9780a5e01df9c280d89
Closes-Bug: #1775666

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/44283
Committed: http://github.com/Juniper/contrail-ansible-deployer/commit/e469b29701bcd46e2b37bee226ed4a5a208104ad
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit e469b29701bcd46e2b37bee226ed4a5a208104ad
Author: Amudha <email address hidden>
Date: Mon Jul 2 09:07:03 2018 -0700

vCenter: pci and sr-iov provisioing in vcenter playbook

- Add tasks in vcenter playbook for provisioning pci and
sr-iov interfaces on ContrailVM

Change-Id: I773dc7bd3b81bf710d70e9780a5e01df9c280d89
Closes-Bug: #1775666

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/44375
Submitter: amudha ramachandran (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/44376
Submitter: amudha ramachandran (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/44375
Committed: http://github.com/Juniper/contrail-ansible-deployer/commit/b3d42da311ca8820a1e19d7495f56a45f17e7111
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit b3d42da311ca8820a1e19d7495f56a45f17e7111
Author: Amudha <email address hidden>
Date: Wed Jul 4 23:33:43 2018 -0700

vCenter: pci and sr-iov provisioing in vcenter playbook

- Correct check from contrailvm to contrail_vm

Change-Id: Iac0bcefcd48438a185b47d54f068617b131da2fe
Closes-Bug: #1775666

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/44376
Committed: http://github.com/Juniper/contrail-ansible-deployer/commit/17f6174c89fe9e697720c67ccc508ed3af808583
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 17f6174c89fe9e697720c67ccc508ed3af808583
Author: Amudha <email address hidden>
Date: Wed Jul 4 23:33:43 2018 -0700

vCenter: pci and sr-iov provisioing in vcenter playbook

- Correct check from contrailvm to contrail_vm

Change-Id: Iac0bcefcd48438a185b47d54f068617b131da2fe
Closes-Bug: #1775666

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.