[FAIL] VMdir DFL Check
VMDIR Domain Functional Level is incorrect!
DFL value of vCenter server is set to 1, which can be retrieved with the following command.
# /usr/lib/vmware-vmafd/bin/dir-cli domain-functional-level get
vmdir can incorrectly retain this value.Note: Take a Snapshot of the vCenter Server Appliance before proceeding with the steps below. If the vCenter Server is part of ELM, take offline snapshots of all the vCenter Server which is part of ELM. Please refer to Snapshot Best practices for vCenter Server Virtual Machines.
/usr/lib/vmware-vmafd/bin/dir-cli domain-functional-level set --level 4 --login [email protected] --domain-name vsphere.local
Note: Update vsphere.local to match current SSO domain name.service-control --restart vmdird
Note: Restart vmdir on all nodes only after updating the DFL of all the nodes in the ELM topology. Otherwise, vmdir will fail to start on the nodes which have a higher DFL than their partners.