Labmanager – reinstall agent
2 oktober 2009
I had a problem with our Labmanager host. In Labmanager I got the error that the labmanager agent wasn’t responding anymore…
I restarted the Labmanager service with command “service vsla-agent restart ” but no solution…
A reinstall of the agent resolved this issue for me:
* Go to Service Console and run uninstall-labmanager
* Copy agent-install.bin from c:\Program Files\VMware\VMware Lab Manager\Agent of the Labmanager Server to the ESX host (tmp directory)
* In Secrvice Console: Go to the tmp-directory and run chmod 755 agent-install.bin to set the rights
* Reinstall Labmanager agent by this command: ./agent-install.bin
Ready!