Hello,
we have a 3-node Cluster with 3 x ESXi 6.0 (Build 5050593) managed by vCSA 6.5.0.5300. A Windows 2008 R2 VM in this Cluster (12 x vCPU & 64 GB RAM, Terminalserver with 200 users, ~4 TB HDD,1xNIC(VMXNet3), HW-Version:10, Tools Version 10249, ) has a problem with VMWare Tools and i'm unable to figure out what could be the root cause.
Problem:
- After some days (mostly 1-7) the Summary Tab of the VM shows VMWare Tools as "not Running" via:
- vSphere Web Client
- new HTML5 Client
- vSphere Client directly to the host the VM is running on (this maybe leeds to that this is not a vCenter problem ?)
- Within the Guest OS "services.msc" shows VMWare Tools as running & VMWare Tools Icon in Taskbar shows "VMWare Tools service is running" ?!
- I thought about the VMXNET3 NIC in use - it is pingable and there are no problems for the Terminalsessions every day so the Tools are running
- As far as i know if the tools are not running VMXNET3 Adapters won't be reachable anymore
- There are more then 15 x Win2K8R2 VM's in the same Cluster that have the same Tools & HW Version and are not affected - or have ever been
So this seems to be a buggy or faulty view in the summary tab. OK so far so good but the problem comes with Veeam v.9.5 looking trough the vCenter API and for this VM is reading the status "VMWare Tools not running". If the Tools are not running, the Veeam Guest Agent is unable to start and this ends in an unsuccessful hotbackup.
What i've done so far:
--> opened vmware support ticket (so far the support did not find the cause of this)
--> if i restart the tools service or reboot --> vmware tools appear as "running" within the guestOS & the summary tab but the problem reappears within 1-7 days
followed https://kb.vmware.com/kb/2063887:
--> followed the steps carefully --> solved the issue for 5 days --> problem reappeared (in the past there were some weeks where the tools had no problems for 6 or 7 days, too. So im not sure if reinstallation of the tools did anything)
vmware support told me to follow https://kb.vmware.com/kb/2149642
--> edited vmx --> problem not solved
followed https://kb.vmware.com/kb/1007873
- i tried to enable tools debugging logs but the logging does not really work or im doin something wrong.
tools.conf:
[logging]
log = true
vmtoolsd.level = debug
vmtoolsd.handler = file
vmtoolsd.data = c:/temp/vmtoolsd.log
maxOldLogFiles = 50
maxLogSize = 10
But every generated Log is less then 10 MB and logs only 15 Minutes. Am i missing something in the tools.conf ? Any tipps how to get a full log of 24h ?
Any help would be nice,
Thanks in Advance