Data12345's Posts

Hi, I get this errror when upgrading the vCenter applicance from 6.5 to 6.7 Has anyone had this before or any ideas on how to fix it. Error Unable to enumerate and validate the root cer... See more...
Hi, I get this errror when upgrading the vCenter applicance from 6.5 to 6.7 Has anyone had this before or any ideas on how to fix it. Error Unable to enumerate and validate the root certificates from the TRUSTED_ROOTS VECS store. Resolution Make sure that the vmafd service is reachable and started before continuing.
you probably have the value 922 at this location on the vcenter server in the registry  HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VirtualCenter        heartbeatport    922 Follow steps t... See more...
you probably have the value 922 at this location on the vcenter server in the registry  HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VirtualCenter        heartbeatport    922 Follow steps to solve: Take a backup of your registry settings Change the heartbeatport to 902  in HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VirtualCenter      Restart the vcenter server service (you may be asked to restart the web service as well. This will not affect any running VM’s) Reconnect your hosts in Vcenter When they are fully connected, SSH to one of the hosts and check the server port value. It should now be 902.          use this command   ----->     grep serverPort /etc/vmware/vpxa/vpxa.cfg