VMware Cloud Community
davidwzhang
Contributor
Contributor

vRA7.3 network security data collection failed.

We are building vRA 7.3 . Now we have added vCenter and NSX manager as endpoint in vRA. And associate NSX manager with vCenter. All of computing resource data collection works well but not NSX (network and security):

Now in our reservation, we only can see vSphere cluster, vDS port-group/logical switch but not Transport zone, security group/tags

When check the log, we see the following:

Workflow 'vSphereVCNSInventory' failed with the following exception:

One or more errors occurred.

Inner Exception: An error occurred while sending the request.

at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)

at DynamicOps.VCNSModel.Interface.NSXClient.GetDatacenters()

at DynamicOps.VCNSModel.Activities.CollectDatacenters.Execute(CodeActivityContext context)

at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)

at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)

Inner Exception:

Any clue what's going wrong?

Thanks

0 Kudos
2 Replies
AishR
VMware Employee
VMware Employee

Try the workaround provided in KB 2139594.

0 Kudos
davidwzhang
Contributor
Contributor

Thanks. The workaround doesn't work for me.

I finally fix it. What i did:

1. delete the NSX end point in vRA.

2. run the “create a NSX endpoint” workflow in vRO

Please note I tried to delete and re-create the NSX end point from vRA but no luck. Looks like I have to create NSX endpoint from vRO

0 Kudos