Hi. I've set up Update Manager, scanned one of my 3.5u1 hosts and started remediation. During every remediation attempt I receive three erors:
Action "Install" finishes with message "Operation timed out".
Action "Scan" finishes with message "A general system error occured: Invalid fault"
Action "Remediate Entity" finishes with message "VMware Update Manager had a failure".
But on the host I can see that esxupdate is still rinning. And I can see the real problem in esxupdate.log. It seems that every rpm download takes very long. For example:
INFO: states: Downloading VMware-esx-apps-3.5.0-95350.i386.rpm...
DEBUG: Depot: About to check policyChecker for /var/spool/esxupdate/ESX350-200805501-BG/VMware-esx-apps-3.5.0-95350.i386.rpm
9 minutes to download a 2,5 MB file! That's about 5 KB per second. But my Update Manager is in the same subnet with Hosts and I have 1 GB connection there. I tried to reboot the host and Update Manager host with no luck. So how can I further investigate the trouble?
Thanks in advance!
P.S. If I wait that long then esxupdate completes successfully (though Update Manager knows nothing about it). So the problem is somehow performance-related only.