Posts Tagged ‘virtual’
VMware vExpert and fellow Northern Virginian, Ken Cline, has posted an excellent article on his Ken’s Virtual Reality blog that aims to demystify VMware networking. The article, the first in a new series by Ken, provides an overview of networking in an ESX/ESXi environment and breaks down the intricacies of the vSwitch and VLANs. The article comes complete with some nifty diagrams to help make sense of the topic. The timing of this article is great for me as it helps to frame my thoughts as I delve into the design of my latest VMware project on an IBM BladeCenter with IP SAN storage.
Great article, Ken! I look forward to reading the rest of the series.
One more post to wrap up the nonsense with my DL380 G3 ESX servers….
Vincent Vlieghe noted that you must make a couple changes to your DL380 G3′s for ESX to work correctly. His post was written back in 2006 when we were still working with ESX 2.x, but the same appears to be true of ESX 3.5 RTM (Updates are not supported on this hardware per the HCL). The changes you must make to BIOS are:
For stable operation on these systems, ESX Server requires a BIOS MPS Table Mode setting of Full Table APIC. With the exception of the specific systems referenced below, the following BIOS settings must be applied in order if available:
- System Options > OS Selection: Select Windows 2000.
- Advanced Options > MPS Table Mode: Select Full Table APIC.
- When presented with multiple Windows options (Windows 2000, Windows Server 2003, Windows .NET, and so on) select Windows 2000. If both BIOS settings are available and can be modified, both must be set correctly. You should confirm these settings after any BIOS upgrade operation.
I have seen other references that say that you should also disable hyperthreading on this platform, but I was able to successfully run with Hyperthreading enabled with no performance degradation or stability issues. I hope this information is helpful to those of you still running these dinosaurs!
I wrote some time back about networking problems with a clean install of ESX 3.5 U3 on a HP DL380 G3 server in a lab environment. A simple downgrade to ESX 3.5 RTM corrected the issue and I didn’t think much about it. One of the servers in the lab died and I went about the business of rebuilding it. Having learned my lesson, I started with an ESX 3.5 RTM install and then patched to Update 3 plus other applicable updates. Much to my chagrin, the server began crapping out on me randomly. Some reboots, some networking issues, and other assorted not so good things. Now the DL380 G3 is not the spring chicken it used to be, so I assumed some faulty hardware was probably to blame. Some diagnostics and log reviews yielded no hardware issues.
On a whim, I decided to check the VMware HCL to see if the DL380 G3 was still on the list of compatible servers for ESX. Now, I had checked, or rather ‘remembered’ checking, the HCL before that first problematic install, but a recheck never hurts. When I arrived at the VMware HCL page I saw the same old trusty PDF link with a slightly newer revision date than my previous visit. I was pleasantly surprised when I clicked the PDF link to find that I was redirected to a searchable, filterable forms-based version of the HCL. Nice! Let’s do this thing….
I’m a little lazy, so I simply used a keyword search to look up ‘DL380 G3′. Presto-chango: I’ve got results, and I like what I see:
Search Results for DL380 G3 on the VMware HCL
My eyes jump right to ESX 3.5 – Supported, on my platform, no further questions your honor. Close the old browser window and move on with my life, my life being troubleshooting this darn server.
A few hours later I am still struggling with the server and turn to Ebay for salvation. “If you can’t beat em, cheat em,” my grandfather used to say. I’ll find new hardware for my lab. I identified some other hunk of junk that just might work and decided to check the HCL for it. That’s when it jumped out at me: there are Update versions included in the HCL and I had been to quick to see it on my DL380 G3 search. Back to the HCL.
This time I just do a search for ‘DL380′, leaving off the Generational notation and get the following:

Search Results for DL380 from the VMware HCL
The ProLiant DL380 G5 with Quad-core Intel Xeon processors lists ESX 3.5 U3, ESX 3.5 U2, and ESX 3.5 U1 as supported releases, along with the RTM ESX 3.5. The Update versions are not listed for the G3 or G4. After some self-deprecating curses and a reinstall of ESX 3.5 Update-nada, stability returned.
The lesson learned, double-check the HCL (or if you are a little slow like me, a triple-check doesn’t hurt). The HCL is major version and Update-revision sensitive. And, not all models are treated equally. You’ll notice in the picture to the left that the DL380 G5 has different supported releases depending on the CPU Model.
Also, keep in mind that you need to verify that all components of your VMware infrastructure are on the HCL from Servers and Systems to IO Devices, and Storage/SAN. The VMware HCL site offers some basic tips for searching here: http://www.vmware.com/resources/compatibility/help.php.
Here’s the real take-away: The VMware HCL is there for a reason. Sure, you might be able to get something that is not on the HCL to work, but you may experience instability along the way. In the event that you are running a non-HCL system you may also find that VMware Support may be limited in what they can do for you.
VMware released version 1.5 of the VI Toolkit for Windows – the PowerShell management and reporting tool of choice for many VMware administrators. The new version carries build number 142961. You can download v1.5 here: http://blogs.vmware.com/vipowershell/. The update includes some 32 new cmdlets, including ones for getting/setting NTP settings on ESX, getting/setting Advanced configuration options on ESX, getting/setting ESX Firewall settings, and the ability to modify DRS rules using PowerShell. Existing cmdlets have also been updated with new parameters, and several fixes have been introduced. Check out the release notes here: http://www.vmware.com/support/developer/windowstoolkit/wintk15/windowstoolkit15-200901-releasenotes.html.
There are plenty of examples on the Internet to get you started with the VI Toolkit for Windows. Check out these sites to get started:
Start at the VMware Community site for the Windows Toolkit for great examples and a little help from some friends: http://communities.vmware.com/community/developer/windows_toolkit/
There are also some good example scripts and resources floating around, such as:
http://vmetc.com/2008/08/27/powershell-scripting-examples-for-vmware-virtual-infrastructure/
http://www.peetersonline.nl/
http://www.ivobeerens.nl/?p=106
http://www.vmguru.com/
Not a hard-core scripter? Grab this handy tool for a little GUI on your PowerShell, and extend it with the VMware Infrastructure PowerPack 2.0
What tools or examples are you using to extend the power of PowerShell into your Virtual Infrasturucture? Leave a comment to share!




