VMware Cloud Community
AnwarBenfredj
Contributor
Contributor

problem with esxupdate

Hello All,

Freinds, I have a problem with the update of esx host from esx 4.1 to 4.1 update3, when I running the commande

esxupdate --bundle /tmp/update-from-esx4.1-4.1_update03.zip update
I get the following errors :

# esxupdate --bundle update-from-esx4.1-4.1_update03.zip update

Host was not updated, no changes required.

Skipping bulletin ESX410-201208201-UG; it is installed or obsoleted.

Host was not updated, no changes required.

Skipping bulletin ESX410-201208101-SG; it is installed or obsoleted.

Host was not updated, no changes required.

Skipping bulletin ESX410-Update03; it is installed or obsoleted.

#
I try also to upload the pkg in Vmware update Manager I get this error (see the joined file)
Please help me to resolve this problem
Thanks,
--Anwar
Reply
0 Kudos
3 Replies
spravtek
Expert
Expert

What is the result when you issue these commands:

# vmware -v

# esxupdate query

AnwarBenfredj
Contributor
Contributor

#  vmware -v
VMware ESXi 4.1.0 build-260247

# esxupdate query

Bulletin ID Installed Summary

#

no result for esxupdate query

Reply
0 Kudos
spravtek
Expert
Expert

I think you will need to use the vihostupdate tool through vSphere CLI .... Normally it should work through update manager, but perhaps there's an issue uploading the files.

Try this blog to get you on your way http://virtualizationreview.com/articles/2011/02/14/how-to-upgrade-vsphere-41-update-1.aspx

Make sure you have the correct update/upgrade files (ESX vs ESXi).

Reply
0 Kudos