2V0-621 · Question #85
When upgrading vCenter Server, an administrator notices that the upgrade fails at the vCenter Single Sign- On installation. What must be done to allow the upgrade to complete?
The correct answer is A. Verify that the VMware Directory service can stop by manually restarting it. When a vCenter Server upgrade fails at SSO installation, the VMware Directory Service (vmdir) must be verified to stop cleanly by manually restarting it before the upgrade proceeds.
Question
When upgrading vCenter Server, an administrator notices that the upgrade fails at the vCenter Single Sign- On installation. What must be done to allow the upgrade to complete?
Options
- AVerify that the VMware Directory service can stop by manually restarting it.
- BVerify that the vCenter Single Sign-On service can stop by manually restarting it.
- CUninstall vCenter Single Sign-On service.
- DUninstall the VMware Directory service.
How the community answered
(22 responses)- A73% (16)
- B18% (4)
- C5% (1)
- D5% (1)
Why each option
When a vCenter Server upgrade fails at SSO installation, the VMware Directory Service (vmdir) must be verified to stop cleanly by manually restarting it before the upgrade proceeds.
The VMware Directory Service (vmdir) is the underlying LDAP service that vCenter SSO depends on. If vmdir cannot be stopped during the upgrade process, the SSO component installation will fail. Manually restarting it confirms it can stop and start properly, clearing the blocker for the upgrade.
Restarting the SSO service itself does not resolve the underlying issue because the failure is caused by the VMware Directory Service dependency, not the SSO service process itself.
Uninstalling SSO would destroy existing identity and authentication data and is not a supported step in the upgrade path.
Uninstalling the VMware Directory Service would permanently remove the identity store, breaking authentication for the entire vSphere environment.
Concept tested: VMware Directory Service dependency during vCenter upgrade
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vcenter.upgrade.doc/GUID-overview.html
Topics
Community Discussion
No community discussion yet for this question.