VMware Cloud Community
Nozdrolomo
Contributor
Contributor

4.1 upgrade - No matching bulletin error

Hi,

I have 2 Esxi servers [HP Proliant DL320 G4 and DELL PowerEdge 2950], both running ESXi 4.0.0 332073

When I trying upgrade to 4.1U1, first step is OK>

C:\Program Files\VMware\VMware vSphere CLI>vihostupdate.pl --server vmapp03.domain.com
-i -b C:\Install\upgrade-from-esxi4.0-to-4.1-update01-348481.zip -B ESXi410-GA-
esxupdate
Enter username: root
Enter password:
Please wait patch installation is in progress ...
Host updated successfully.

but second step always end like this>

C:\Program Files\VMware\VMware vSphere CLI>vihostupdate.pl --server vmapp03.domain.com
-i -b C:\Install\upgrade-from-esxi4.0-to-4.1-update01-348481.zip -B ESXi410-GA
Enter username: root
Enter password:
Please wait patch installation is in progress ...
No matching bulletin or VIB was found in the metadata.No Bulletin or VIB found w
ith ID 'ESXi410-GA'.

Can you help me please? I didnt find any solution when I search forum.

Thanks and sorry for my poor english.

0 Kudos
3 Replies
vmroyale
Immortal
Immortal

Hello and welcome to the forums.

Try removing the -B option at the end:

vihostupdate.pl --server vmapp03.domain.com -i -b C:\Install\upgrade-from-esxi4.0-to-4.1-update01-348481.zip

Good Luck!

Brian Atkinson | vExpert | VMTN Moderator | Author of "VCP5-DCV VMware Certified Professional-Data Center Virtualization on vSphere 5.5 Study Guide: VCP-550" | @vmroyale | http://vmroyale.com
RR9
Enthusiast
Enthusiast

we had similer issue and we had used esxupdate Command-Line Utility

check this kb for more information..  http://kb.vmware.com/kb/1016209

0 Kudos
Nozdrolomo
Contributor
Contributor

Thank you very much - it is working now...

0 Kudos