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.
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.
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.
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: diskspace, full, hdd, low, not, running, server, service, VMWare, vmware-serverd
It’s a very good post.
Thanks for the help.
Ram
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
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
I have no VMware Registration Service. What I have to do?
Very helpful post. Thank you
[...] here is a useful link on this issue : http://www.networknet.nl/apps/wp/archives/385 [...]
thanks a lot..
XD
Thanks….
Thank you! this post help me to solve problem
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
Thank you.
Your post helped me resolve my problem
thanks a lot..very helpful
Thank you!!!!
Good post
thank u for help !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
thanks you, very helpful post!
Very useful Info. Thanks a lot!
Make D, thanks a lot!
Thanks Ivan! This post addressed my problem.
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,
Hi abo,
did you upgrade your vmware server version?
what is your current one?
very good post, thanks!
I use XP os
I execute this command :
C:\Program Files\VMware\VMware Server\vmserverdWin32.exe
than i solve this problem!