VMWare Server: 511 vmware-serverd service is not running.

At some point the VMWare Server  host run out of diskspace on which the virtual guest machines were stored. Windows started to complain about low disk space and only 32KB was left. I tried to open VMWare Server console and I got the error message below "511 vmware-serverd service is not running." All virtual machines were running except the one which consumed the remaining diskspace of the physical SAS drives.

image

To resolve this issue I shutdown one of the virtual machines with a RDP session and moved the directory to another VMWare Server host; next step I did I tried to bring other virtual machines down by a RDP session and at some point I was left with two other virtual machines which both were not accessible by RDP nor by SSH for the linux one.

I opened Task Manager and located the remaining processes for the virtual machines.

image

vmware-vmx.exe is individual process for each virtual machine. Two were left and I stopped both vmware-vmx.exe processes. Open Services.msc console and restart the "VMware Registration Service" service.

image

After the service was restarted the initial process of starting the virtual machines started and all virtual machines were up and running. This is how I resolved the problem with VMWare Server, but it brings me back to the root cause of why this happened and one of the import things is to really think how you are going to seize your virtual machines and their disk space. I am going to implement thresholds and notifications with CactiEZ appliance soon and hopefully something which can help you also.

Tags: , , , , , , , , ,

22 Responses to “VMWare Server: 511 vmware-serverd service is not running.”

  1. ram says:

    It’s a very good post.
    Thanks for the help.
    Ram

  2. Mike D says:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VMAuthdService]
    “DependOnService”=hex(7):76,00,6d,00,78,00,38,00,36,00,00,00,77,00,6d,00,69,00,00,00,00,00

    This is the fix, copy the above to a file with a .reg extension and run it. It will add a dependency to the VMWare Authentication service

  3. Thanks a lot to Mike D.
    I had a similar problem running VMware server 1.05 on a 2kpro.
    The missing wmi dependency caused a fault in Auth service start that caused a fault in registration service start.
    With his fix, everything works fine.

    Claudio Laurita

  4. yannis says:

    I have no VMware Registration Service. What I have to do?

  5. ab says:

    Very helpful post. Thank you

  6. mobo cray says:

    thanks a lot..
    XD

  7. -RAM- says:

    Thanks….

  8. reN says:

    Thank you! this post help me to solve problem :)

  9. Arun.PC says:

    Fantastic! Was stuck with this error and following your article got it working. Keep writing good solutions like these.

    Thanks,
    Arun.P.C
    http://www.arunpc.com

  10. Homer says:

    Thank you.
    Your post helped me resolve my problem

  11. sud says:

    thanks a lot..very helpful

  12. raf says:

    Thank you!!!!
    Good post

  13. thank u for help !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  14. Benz says:

    thanks you, very helpful post!

  15. Boss says:

    Very useful Info. Thanks a lot!

  16. Pavel N says:

    Make D, thanks a lot!

  17. angie says:

    Thanks Ivan! This post addressed my problem.

  18. abo says:

    Hi all,

    Thanks for this suggested fixe but it does not fixe my issue.
    I applyied this fixe provide by Mike but no success.

    I uninstalled VmWare then reinstalled it: issue still present.

    Any ide is very welcome.

    Thanks,

  19. torteflo says:

    Hi abo,

    did you upgrade your vmware server version?
    what is your current one?

  20. armando says:

    very good post, thanks!

  21. sky86 says:

    I use XP os
    I execute this command :
    C:\Program Files\VMware\VMware Server\vmserverdWin32.exe
    than i solve this problem!

Leave a Reply