You will see error from /var/log/likewise.log:
VMware vSphere 7.x
VMware vSphere 8.x
The issue occurred because the domain join command was executed with the host’s FQDN instead of the Active Directory domain name. This caused the lookup for the domain controller (DC) to fail, resulting in the NERR_DCNotFound error.
Use the correct domainjoin-cli command syntax when joining the host to the Active Directory domain:
/usr/lib/vmware/likewise/bin/domainjoin-cli join <AD-DOMAIN> <USERNAME>
For more details refer: