Displaying an ESX host in vCenter by its FQDN or short host name

Purpose

This article describes how to list an ESX host in the vCenter Inventory by its Fully Qualified Domain Name (FQDN) or its short host name.

Resolution

When you add an ESX host to vCenter using either its FQDN or its short host name, the hosts file on vCenter is queried. By default the hosts file is located in %SystemRoot%\system32\drivers\etc\hosts
 
If the FQDN is the first entry in the hosts file after the IP address, the FQDN displays in vCenter for the ESX host. If the short host name is the first entry in the hosts file after the IP address, then the short host name displays in vCenter.
 
To display the FQDN, ensure it is listed first in the hosts file. For example:
 

192.168.0.5 esx-server-1.domain.com esx-server-1
To display the short host name, ensure it is listed first in the hosts file. For example:
 

192.168.0.5 esx-server-1 esx-server-1.domain.com 

Based on VMware KB 1005750

  • 5 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

Hardware and firmware requirements for 64-bit guest operating systems

PurposeThis article explains the host machine hardware and firmware requirements for installing...

Logging in to the vCenter Server 5.0 Web Client fails with the error: unable to connect to vCenter Inventory Service

DetailsAfter upgrading from vCenter Server 4.1 to 5.0, you experience these symptoms:Cannot log...

Multiple network entries in vCenter Server 5.0.x after migrating virtual machines from a virtual switch to a virtual distributed switch

SymptomsAfter migrating virtual machines from a virtual switch to a virtual Distributed...

Minimum requirements for the VMware vCenter Server 5.x Appliance

PurposeIf you are using the VMware vCenter Server Appliance, beginning with vSphere 5.0 you can...