This issue is about configuration mismatch and is expected to be resolved from the user's end.
Workaround:
Identify if issue falls into cause a, b, c or d. Follow the steps mentioned below to resolve and retry password update.
Step to resolve -
- For cause a and d, update DNS name for the Virtual Machine in vCenter to be same as the value shown in Password Management UI. Follow the below mentioned steps to update the DNS name:
- Navigate to the Virtual Machine in inventory from vCenter UI.
- Open web console
- Login with root user credentials into respective Virtual Machine(vCenter, VxRail Manager or SDDC-Manager)
- Run following command: hostname <vm-fqdn-from-password-management-page>
- Verify the 'DNS Name' to be updated for the Virtual Machine when selected from vCenter inventory after some time.
e.g. If DNS Name of a Virtual Machine is shown as vcenter-1 on vCenter but Password Management page shows it as vcenter-1.vsphere.local Virtual Machine then run command 'hostname vcenter-1.vsphere.local' on vCenter after logging in as root.
- For cause b, power on the Virtual Machine.
- For cause c, Password Management expects the DNS name on the powered-on Virtual Machines to be unique so only 1 powered-on Virtual Machine should have the DNS name value same as the FQDN shown on Password Management page. Either power-off the other Virtual Machines or change the DNS name using the resolution steps mentioned for cause a. This issue is likely to occur when a cold-clone of the vCenter Server VM it taken prior to an upgrade and the cloned VM is accidentally powered on at a later time.