27 April, 2009 at 3:15 pm
by Phil Wiffen · Filed under General IT
This is too funny not to post.
I’ve spent all morning trying to log on to Microsoft’s eAgreement website in order to sign our new OVS agreement, but have been getting error messages all over the place. I made sure I was using IE and not Chrome or Firefox, as they often cause issues.
After emailing their support team, it turns out that their website it not compatible with Internet Explorer 8.
So much for dog-fooding
Permalink
18 April, 2009 at 1:19 pm
by Phil Wiffen · Filed under General IT, Virtualisation
In this post, we’re going to run through patching/upgrading the firmware on a Dell PowerEdge 1950 III Server running VMware ESX 3.5.
The procedure should also apply to most recent Dell Servers running ESX 3.5, but your mileage may vary
Get your hands on the Software Update Utility DVD ISO and Burn it.
In terms of time, this is pretty much half the job, believe it or not. You’ll need to goto support.dell.com, find your Dell Server, and get the Dell Updates DVD ISO. For the PowerVault 1950 III, go here and then look under Systems Management for “Dell – DVD iso Images” “applies to: DVD ISO – Dell Server Updates”.
Patching the Dell Server
- Be sure to VMotion off any Guest OSs that you need to keep running. Shut down everything else, and then put the target server into Maintenance Mode.
- Insert the Updates DVD into the Server
- Bring up a command prompt, as root, on the Server and run the following to mount the CD-ROM: mount /mnt/cdrom
- Now navigate to the CD-ROM: cd /mnt/cdrom
- Check what’s upgradeable on your system: sh suu -c
- If you’re happy, then run the upgrade: sh suu -u
- That’s it, you’re done
Permalink
18 April, 2009 at 11:33 am
by Phil Wiffen · Filed under General IT
If you’re looking for the documentation for version 1.8 of the Dell Server Updates (as part of OpenManage 5.5), you’ll find it here:
Dell OpenManage Server Update Utility User’s Guide
If you just do a straight Google search for “Dell OpenManage Server Update Utility User’s Guide”, the top result is the documentation for OpenManage Server Administrator 5.2 and not the actual Server Update Utility, which makes it pretty confusing!
And yes, it’s a Saturday and I’m patching Servers
Permalink