VMware ESXi and vSphere Cluster Management
Add an ESXi Host to vCenter Server Inventory
Learn how to create a vCenter datacenter, add an ESXi host with the Add Host wizard, validate certificates, assign licensing, configure lockdown mode, and verify connectivity.
Why add an ESXi host to vCenter Server?
An ESXi host is a bare-metal VMware hypervisor that runs virtual machines. vCenter Server is the centralized vSphere management platform used to organize and administer ESXi hosts, virtual machines, clusters, storage, and networking.
A standalone ESXi host can run virtual machines independently, but it is not part of the vCenter Server inventory. Adding the host registers it with vCenter Server and establishes the management relationship needed for centralized operations such as virtual machine provisioning, power management, monitoring, permissions, and resource administration.
Host registration is also a prerequisite for grouping hosts into a cluster. A cluster is a logical group of ESXi hosts that can use services such as vSphere High Availability, which can restart affected virtual machines after a host failure, and Fault Tolerance, which maintains a secondary execution instance for supported virtual machines. Adding a host does not create a cluster or enable HA or Fault Tolerance by itself. Those capabilities require separate configuration, compatible licensing, and suitable infrastructure.
Understand the required inventory structure
The vCenter Server inventory is a hierarchy of objects. The relevant structure is generally:
- vCenter Server: the management system containing the inventory.
- Datacenter object: a logical site or administrative boundary that can contain hosts, clusters, virtual machines, networks, and datastores.
- Cluster: an optional group of hosts used for shared availability and resource-management services.
- ESXi host: the hypervisor server being registered.
- Virtual machines and resource pools: workloads and resource-management objects associated with a host or cluster.
A datacenter object must exist before you can add an ESXi host. The host may initially be placed directly under the datacenter. After onboarding and validation, it can be moved into an appropriate cluster.
Prerequisites and readiness checks
Complete these checks before opening the wizard. They prevent most failed registration attempts.
| Item | Example | Why It Is Needed | Validation Method |
|---|---|---|---|
| Host FQDN or management IP | esxi01.example.com or 192.0.2.10 | Identifies the ESXi management endpoint. | Resolve the name and verify that it reaches the intended host. |
| ESXi administrative credentials | Local root account or equivalent account | Allows vCenter Server to authenticate to the host. | Test the credentials through an approved ESXi management method. |
| Target datacenter | Lab or Production-East | Provides the required inventory container. | Confirm the selected datacenter and naming standard. |
| Host certificate or thumbprint | Expected identity obtained from a trusted source | Prevents accepting the wrong host. | Compare the presented identity with the ESXi console or approved records. |
| License choice | Existing vSphere license, new key, or evaluation license | Determines available features and supported operation. | Check available licenses and edition requirements. |
| Network reachability | Management traffic between vCenter Server and ESXi | Enables registration and ongoing management. | Check routing, firewall rules, and management-service access. |
| DNS and time synchronization | Consistent forward/reverse DNS and synchronized clocks | Supports reliable identity checks, certificates, and management communication. | Verify DNS records and NTP or other approved time sources. |
- Ensure the host is powered on, healthy, and connected to its management network.
- Confirm it is not already managed by another vCenter Server. If it is, follow the supported disconnect, removal, or migration process first.
- Review ESXi and vCenter Server version compatibility.
- Check certificates and resolve DNS inconsistencies before onboarding.
- Confirm that firewalls permit the management communication required by your vSphere version and design.
Open the vSphere management interface
Sign in to the vSphere Client with an account that can modify inventory. Depending on the vCenter Server version, the interface and URL differ. A commonly encountered legacy access pattern is:
https://<vcenter-server>/vsphere-clientUse the current client URL supplied by your vCenter Server deployment when this path is not applicable.
Create a datacenter object
- Open the Hosts and Clusters inventory view.
- Select the vCenter Server object or the appropriate inventory root.
- Use the inventory creation action and choose New Datacenter or the equivalent datacenter creation command.
- Enter a meaningful name based on your organization, site, environment, or administrative boundary, such as
Production-EastorLab. - Complete the dialog and verify that the new datacenter appears in the inventory tree.
Select the new datacenter before starting host registration. This ensures that the host is added to the intended container rather than an incorrect site or folder.
Run the Add Host wizard
1. Start the workflow
In Hosts and Clusters, select the target datacenter, open its actions menu, and choose Add Host. The exact labels may vary slightly by vSphere version.
2. Identify the ESXi host
Enter the ESXi management FQDN or a valid management IP address. Prefer the FQDN when your organization has managed DNS and certificate standards.
esxi01.example.comDo not assume that the vCenter Server login credentials will work here. The address identifies the ESXi host, while the credentials in this step authenticate against that host.
3. Enter ESXi credentials
Supply the local ESXi root account or another account with equivalent permissions. In a common setup, a vCenter administrator signs in to the vSphere Client, and the Add Host wizard separately requests credentials that exist on the ESXi host.
4. Validate the host identity
When vCenter Server contacts an ESXi host for the first time, it may display a certificate, authenticity, or thumbprint warning. This is expected: vCenter Server needs you to establish trust in the host identity.
Compare the presented certificate or thumbprint with information obtained from the ESXi console, a trusted management channel, or approved infrastructure records. Accept the prompt only when the host is confirmed to be the intended system.
Do not blindly accept an unexpected certificate. A mismatch can result from a rebuilt host, a regenerated certificate, incorrect DNS, an incorrect IP address, or a potential network interception issue.
5. Review the discovered host
The wizard may display discovered details such as the ESXi version, hardware information, and virtual machines. Review these details carefully. They should match the host you intended to register. Unexpected virtual machines, hardware, or version information is a reason to stop and investigate.
6. Choose license assignment
Select the appropriate licensing behavior available in your environment:
- Apply an available vSphere license from the vCenter Server license inventory.
- Assign a newly entered license key when the key has not yet been added to the inventory.
- Use evaluation licensing when it is available and appropriate for a lab or temporary evaluation.
Verify that the license edition supports planned features. An unlicensed or expired host may have restricted functionality, and features such as cluster services can require particular entitlements.
7. Decide on lockdown mode
Lockdown mode limits direct administrative access to an ESXi host and favors management through vCenter Server. It can reduce the host's direct attack surface, but it must fit the operational access design.
Enable lockdown mode during onboarding only when emergency access, delegated access, and break-glass procedures are already understood and tested. Otherwise, defer it until access policies are established. Direct ESXi access may be needed for recovery when vCenter Server or the management network is unavailable.
8. Confirm inventory placement
Select or confirm the target datacenter as the host's inventory location. If the workflow offers a cluster destination, use it only when the host is ready to join that cluster and compatibility requirements have been reviewed. Otherwise, place the host directly under the datacenter and move it later.
9. Review and finish
Review the final summary, including the host address, credentials context, certificate decision, license, lockdown setting, and inventory location. Correct any mistake before completing the wizard. Finish the workflow and wait for the host to appear in the inventory.
Wizard decision guide
| Wizard Stage | Administrator Decision | Recommended Consideration |
|---|---|---|
| Host identification | Enter an FQDN or management IP. | Use managed DNS when required; verify that the address belongs to the intended host. |
| Credentials | Provide ESXi administrative credentials. | Use host credentials, not merely the vCenter login credentials. |
| Certificate trust | Accept or reject the presented identity. | Compare the thumbprint through a trusted channel before accepting. |
| Host summary review | Confirm version, hardware, and virtual machine details. | Stop if the discovered information does not match expectations. |
| License assignment | Apply an existing key, enter a new key, or use evaluation licensing. | Confirm edition and feature entitlement. |
| Lockdown mode | Enable now or defer. | Preserve a documented emergency-access path. |
| Inventory placement | Choose the datacenter or an appropriate cluster. | Place directly under the datacenter when cluster readiness is not complete. |
| Final review | Confirm all settings and complete the wizard. | Check address, license, security settings, and destination before finishing. |
Post-add validation
After the wizard completes, expand the inventory tree and confirm that the ESXi host appears beneath the intended datacenter. A successful onboarding check should include:
- The host status is Connected, not Disconnected or Not Responding.
- No critical alarms indicate a management, certificate, licensing, hardware, or connectivity problem.
- Host hardware and configuration details are visible.
- Networking objects, VMkernel interfaces, storage adapters, and datastores appear as expected.
- Existing virtual machines are visible and located under the expected host.
- The host has the intended license and no licensing warning remains.
- The host is in the correct datacenter and has not been placed in an unintended folder or cluster.
Adding the host is the beginning of administration, not the end. Typical follow-on tasks include configuring virtual networking and datastores, applying host profiles or configuration standards, moving the host into an appropriate cluster, and configuring vSphere High Availability, Fault Tolerance, vMotion, permissions, and lifecycle management as required.
Common onboarding failures
| Symptom | Likely Cause | Resolution Direction |
|---|---|---|
| Host cannot be reached | Incorrect address, DNS failure, routing or firewall problem, or unavailable ESXi management services. | Confirm the address, test name resolution from relevant management systems, verify routing and required service access, and inspect the ESXi management network and services. |
| Authentication rejected | Wrong local ESXi credentials, vCenter credentials used instead of ESXi credentials, account lockout, or authentication-source issue. | Validate the host credentials through an approved method, use an account with required privileges, and resolve lockout or directory configuration problems. |
| Certificate warning is unexpected | Host rebuild, regenerated certificate, incorrect DNS or IP address, or possible security issue. | Stop, verify identity through the console or another trusted channel, correct addressing discrepancies, and accept only after validation. |
| Host appears disconnected | Intermittent management connectivity, DNS inconsistency, management-agent issue, or certificate communication problem. | Review connectivity, name resolution, alarms, management services, and certificate state before reconnecting. |
| License issue | No suitable license, expired evaluation, or an edition that lacks the planned feature. | Assign a valid license and confirm that its edition supports the required capabilities. |
| Host is already managed | It was not removed cleanly from another vCenter Server or migration is incomplete. | Use the supported removal or migration process. Assess running VMs, clusters, distributed switches, and licensing before changing ownership. |
Example: initial single-host lab
- Create a datacenter named
Lab. - Start Add Host from that datacenter.
- Enter the host management FQDN, such as
esxi01.example.com. - Provide the local ESXi administrative credentials.
- Compare the certificate identity with the expected host, then accept it only if it matches.
- Apply an available evaluation or lab license.
- Leave lockdown mode deferred if the lab still requires direct administrative access.
- Finish the wizard and confirm that the host is connected below
Lab.
Example: production host onboarding
- Select or create the approved production datacenter.
- Use the managed host FQDN rather than an unmanaged IP address when organizational standards require DNS.
- Validate the certificate thumbprint through an approved out-of-band source.
- Apply the organization's approved license edition.
- Enable or defer lockdown mode according to the documented emergency-access procedure.
- Complete post-add checks, then move the host into the intended cluster.
Exam-relevant notes
- A datacenter is required before an ESXi host can be added to vCenter Server.
- A host can initially be placed directly in a datacenter and later moved into a cluster.
- Adding a host does not automatically create a cluster or enable HA or Fault Tolerance.
- The Add Host wizard uses ESXi host credentials, which are distinct from vCenter Server login credentials.
- Certificate or thumbprint prompts must be validated rather than blindly accepted.
- Lockdown mode restricts direct host management and should be enabled only with a tested emergency-access plan.
- Feature availability depends on licensing, host compatibility, and additional cluster configuration.
For this workflow, see Add ESXi Host to vCenter Server Inventory.