VMware Cloud Community
Ivanhoe1
Enthusiast
Enthusiast

Mismatch VUM and Hostversion

Hi,

Got an strange problem.

One host shows build 504850 (ESX4.0 update4) but in VUM i got two missing patches, complete update 3 and 4...!? If i try remediate the update-patches it will fail "Remediation failed for ..." and in events "Failed to install patches..". In the hosts esxupdate.log can I find the error below but dont understand what it means. I was able to install the other patches without problem.

[2012-03-26 13:44:39]   ERROR:  esxupdate: An esxupdate error exception was caught:
Traceback (most recent call last):
  File "/usr/sbin/esxupdate", line 243, in ?
    cmd.Run()
  File "/usr/lib/vmware/python2.4/site-packages/vmware/esx4update/cmdline.py", line 259, in Run
    skipsigcheck=self.optvalues.nosigcheck)
  File "/usr/lib/vmware/python2.4/site-packages/vmware/esx4update/Vib.py", line 474, in Stage
    self.Download(progress=progress, skipsigcheck=skipsigcheck)
  File "/usr/lib/vmware/python2.4/site-packages/vmware/esx4update/Vib.py", line 360, in Download
    raise errors.VibDownloadError(self.remoteLocation, tmploc, str(e))
VibDownloadError: ('http://esx.apa.se:9084/vci/hostupdates/hostupdate/vmw/vibs/cross_oem-vmware-esx-drivers-scsi-3w-9xxx...', '/var/cache/esxupdate/3182662237775041808', "('http://esx.apa.se:9084/vci/hostupdates/hostupdate/vmw/vibs/cross_oem-vmware-esx-drivers-scsi-3w-9xxx...', '/var/cache/esxupdate/3182662237775041808', '[Errno 14] HTTP Error 404: Not Found')")
[2012-03-26 13:44:48]   DEBUG:       lock: Lock file /var/run/esxupdate.pid created with PID 12663
[2012-03-26 13:44:48]    INFO:  esxupdate: --

0 Kudos
0 Replies