Version: 7.0
" instead of "Version: 8.0
"Shows as "Version: 7.0" for some or all vCenter endpoint nodes, example:
Name: AboutInfo.vpx.name
Description: AboutInfo.vpx.name
Service Product: com.vmware.cis
Service Type: vcenterserver
Service ID: <vcenter UUID>
Node ID: <vCenter Node ID>
Owner ID: vpxd-<endpointID>@vsphere.local
Version: 7.0
Endpoints:
Type: com.vmware.cis.data.provider
Protocol: vmomi
URL: https://<vcenterFQDN>:443/sdk
vCenter Server 8.x
This is a result of replication failure prior to upgrade. The vCenter nodes were not updating the version values on all the remaining nodes during an upgrade and caused a mismatch of versions within the endpoints.
Once replication is fixed, the nodes are in sync, but some of the version numbers may be incorrect.
A rebuild of vCenter endpoints is needed to fix the mismatch version of the endpoint. This can be accomplished by using the lsdoctor tool.
python lsdoctor -r
Option 2
to rebuild all services.This usually doesn't cause any actual issue, but can indicate a replication issue was present at one point and the resolution of this article should fix the version problem as it will regenerate all endpoints for the given vCenter.