VMware

Update Manager Blues

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.

PowerShell – Failed Host

I had the opportunity to break out a little powershell today to go grepping for some vi-events. I thought others might get a benefit out of this so here is a little code snippet for you to enjoy.

Our environment is made up of several clusters with multiple hosts in each. One of our hosts happened to die the other day and we wanted to know who was affected to send out an outage report. If you look in the events log, you’ll see a message along the lines of “Virtual Machine was restarted on since failed” Informative and pretty easy to search for. Here’s my code:

I’m a VMware Certified Professional

Yes, its true, I passed the test. It wasn’t easy. In fact, I took the test 2 times.

The first time I went into the test I felt fairly confident. I had studied the admin guide and the maximum guides. I had taken the mock exams and done well on those. (Huge thanks for Simon Long and his great site of resources!!!) I thought that I had a fair understanding on how vSphere4 worked. I had taken the class and messed around with it a bit before the test. I wasn’t an vSphere admin day in and day out by any means, but I felt competent that I could successfully perform most tasks. Surely I’d be able to pass the test enough to get by right? WRONG! You really need to know your stuff on this test.