As I wrapped up the migration from vSphere 4.0 to 4.1, I had one host that for the life of me wouldn’t upgrade. It kept giving me the following error:
Host cannot download files from VMware vCenter Update Manager patch store.
Check the network connectivity and firewall setup, and check esxupdate logs for details.
I can see the ESX host just fine. Nothing out of the ordinary there. The firewall ports look exactly the same as the other 6 hosts in this particular cluster. Why the hell won’t it download the updates.
Well, time to roll up the sleeves and log into the esx host with ssh. It didn’t take long for me to realize the issue.
[root@esx128744 ~]# ping cdalnvci01
PING cdalnvci01 (10.6.1.152) 56(84) bytes of data.
64 bytes from cdalnvci01 (10.6.1.152): icmp_seq=1 ttl=127 time=0.255 ms
64 bytes from cdalnvci01 (10.6.1.152): icmp_seq=2 ttl=127 time=0.242 ms
Crap! Old IP address. Checked the /etc/hosts file and sure enough, there was an old entry sitting there mocking me. As soon as I commented out that line, the update manager was able to communicate with the host and all was well again.
I’m sure that there are others out there that at one time had a goofy setup so if this bit me, I’m sure it might bite you. Especially those of us that walk into a clients site to do some consulting and lord knows what all they have hacked in to get things to “work”.
Share this:
<div class="sd-content">
<ul>
<li class="share-facebook">
<a rel="nofollow" data-shared="sharing-facebook-1303" class="share-facebook sd-button share-icon no-text" href="http://usrlocal.com/2011/07/update-manager-blues/?share=facebook" target="_blank" title="Click to share on Facebook"><span></span><span class="sharing-screen-reader-text">Click to share on Facebook (Opens in new window)</span></a>
</li>
<li class="share-linkedin">
<a rel="nofollow" data-shared="sharing-linkedin-1303" class="share-linkedin sd-button share-icon no-text" href="http://usrlocal.com/2011/07/update-manager-blues/?share=linkedin" target="_blank" title="Click to share on LinkedIn"><span></span><span class="sharing-screen-reader-text">Click to share on LinkedIn (Opens in new window)</span></a>
</li>
<li class="share-google-plus-1">
<a rel="nofollow" data-shared="sharing-google-1303" class="share-google-plus-1 sd-button share-icon no-text" href="http://usrlocal.com/2011/07/update-manager-blues/?share=google-plus-1" target="_blank" title="Click to share on Google+"><span></span><span class="sharing-screen-reader-text">Click to share on Google+ (Opens in new window)</span></a>
</li>
<li class="share-pinterest">
<a rel="nofollow" data-shared="sharing-pinterest-1303" class="share-pinterest sd-button share-icon no-text" href="http://usrlocal.com/2011/07/update-manager-blues/?share=pinterest" target="_blank" title="Click to share on Pinterest"><span></span><span class="sharing-screen-reader-text">Click to share on Pinterest (Opens in new window)</span></a>
</li>
<li class="share-twitter">
<a rel="nofollow" data-shared="sharing-twitter-1303" class="share-twitter sd-button share-icon no-text" href="http://usrlocal.com/2011/07/update-manager-blues/?share=twitter" target="_blank" title="Click to share on Twitter"><span></span><span class="sharing-screen-reader-text">Click to share on Twitter (Opens in new window)</span></a>
</li>
<li class="share-email">
<a rel="nofollow" data-shared="" class="share-email sd-button share-icon no-text" href="http://usrlocal.com/2011/07/update-manager-blues/?share=email" target="_blank" title="Click to email this to a friend"><span></span><span class="sharing-screen-reader-text">Click to email this to a friend (Opens in new window)</span></a>
</li>
<li class="share-end">
</li>
</ul>
</div>