Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
Verifying that the xinetd service is running on an ESX host
Symptoms
-
Unable to add and connect ESX host to VirtualCenter inventory
-
VMware Infrastructure Client connection directly to an ESX host works
-
The following error is generated in VirtualCenter:
Failed to connect to host
Purpose
Resolution
To determine the state and start the xinetd service:
-
Log in to the ESX host using an SSH client. For more information, see Opening a command or shell prompt (1003892).
-
Run the following command to verify that the xinetd service is running:
# service xinetd status
-
If it is not running, issue the start command:
# service xinetd start
Feedback
Actions
- KB Article: 1007323
- Updated: Aug 14, 2009
- Products:
VMware ESX
VMware VirtualCenter - Product Versions:
VMware ESX 3.5.x
VMware VirtualCenter 2.5.x

