To resolve this issue:
1. Login in to a SSH session to the vCenter and navigate to
less /etc/hostname2. The file contains the short name of the vCenter. Change it to fully qualified name.
3. Open SSH session to each host and edit the
/etc/hosts file
4. In this file add the following line:
<vCenter IP> <FQDN of vCenter> <vCenter short name>
-- this does not seem valid
host file reads
127.0.0.1 <FQDN> short name localhost