Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Determining the status of VMware host services
Symptoms
- You cannot power on a virtual machine.
-
You see a black screen when connecting to a virtual machine
-
You see one of these error messages:
Unexpected response from vmware-authd511 vmware-serverd service is not running511 Error connecting to vmserverdWin32.exe process
Purpose
This article describes how to determine the status of VMware host services that are required for the correct operation of virtual machines. Following the article corrects any problem with services that are preventing a virtual machine from powering on or being seen remotely.
Resolution
The method of checking VMware host services differs between operating systems and VMware products. Refer to the section below that matches your operating system.
Notes:
- If you perform a corrective action in any of the following steps, verify if your problem still exists.
- In Linux host operating systems, a service may be described as a process or daemon. In Mac OS, a service may be described as a kernel extension.
- For the following procedures, results may not be accurate unless you are logged in as a user with either Administrator rights or root privileges.
Checking Windows VMware host services
- Go to Start > Control Panel.
- Double-click Administrative Tools.
- Double-click Services.
- Scroll to the entry for VMware Authorization Service.
- If it is not started, start it:
- Right-click VMware Authorization Service.
- Click Start.
- If you cannot start the service, perform the following and verify that each step does not correct the problem before proceeding to the next step:
- Reboot your computer.
- Reinstall your VMware product.
- Verify that there is nothing wrong with your host operating system. For more information, see Verifying the health of an operating system (1003956).
Checking Linux VMware host services
Note: This is only required on Linux hosts that have GSX or VMware Server installed.
- Open a shell prompt. For more information, see Opening a command or shell prompt (1003892).
- Type ps aux | grep vmware-serverd and press Enter.
Note: If this command results in an error message, consult the manual for your operating system for the procedure to list processes.
- If you do not see
vmware-serverdlisted in the output twice then start vmware-serverd manually by invoking the VMware init script using the start and stop arguments.- The syntax for starting
vmware-serverdissudo /etc/init.d/vmware start. - The syntax for stopping
vmware-serverdissudo /etc/init.d/vmware stop.
Notes:- If
vmware-serverdis not started after manually invoking the VMware init script, then a reboot of the host machine may be needed. - You always see
ps aux | grep vmware-serverdin the output. This only shows that you issued the command in step 2, not thatvmware-serverdhas been started.
- If
- The syntax for starting
- If the service is still not started, perform the following and verify that each step does not correct the problem before proceeding to the next step:
- Reinstall your VMware product. Verify that there is nothing wrong with your host operating system. For more information, see Verifying the health of an operating system (1003956).
Checking Mac OS VMware host services
- Open a shell prompt. For more information, see Opening a command or shell prompt (1003892).
- Type
kextstat | grep vmwareand press Enter. - If you do not see four entries displayed in the output then reboot your computer.
- If you still experience your problem, and after repeating steps 1-2 you still do not see four entries displayed in the output, perform the following and verify that each step does not correct the problem before proceeding to the next step:
- Reinstall Fusion. For more information see Downloading and Installing VMware Fusion.
- Verify that there is nothing wrong with your host operating system. For more information, see Verifying the health of an operating system (1003956).
Tags
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
- KB Article:
- Updated:
- Categories:
- Product Family:
- Products:
- Product Versions:

