This morning we lost connectivity to all the virtual servers hosted on one of the ESXi machines. Trying to connect to it using the vSphere client we're getting the following message:

Call "ServiceInstance.RetrieveContent" for object "ServiceInstance" on Server "<the_machine's_IP>" failed.

The machine itself is up and running (pingable, the http/https services are accessible and look normal, the system console is on and doesn't contain anything suspicious).

In the web interface, clicking the "Browse datastores in this host's inventory" link, the request timesout with no error code.

How do we go about investigating this issue? Thank you very much!

EDIT: resolved: it was an IP address conflict: the DHCP assigned the same IP to a random other machine, as was statically assigned to the host. Fixing the IP issue solves the problem.

link|improve this question
feedback

1 Answer

If I understand correctly, you are connecting straight to the esxi host, not a vcenter server.

Have you restarted the management agent? I would start with that.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.