We have a couple of older servers that have had me rather nervous for some time. One of these servers has started giving us a temperature alarm on the hard drives every morning. This is exacerbated by a building management company who don’t seem to understand that turning on a fan to bring in colder outside air can cool the building significantly without running the expensive HVAC compressors… but that is a topic for another time. The over temperature problem highlights another potential benefit of virtualization: “reduced heat loads.” If you are running more of your computing resources on fewer computers, then you are more than likely generating less heat in your computer room.
These older servers amounted to about $12,000 of new computer equipment to replace them. If I could figure out a way to set up a virtual infrastructure that is only marginally more than the $12k that we have to spend anyway, then we would have the following benefits:
- Lower heat load
- Easy expansion to additional (virtual) servers without purchasing additional hardware
- Additional benefits of the purchased / licensed version of VMWare
- Less rack space taken up than by stand alone servers
When I venture into uncharted territory, I like to do some reading to learn just how much I really don’t know. The first book that I picked up was “vSphere 4.0 Quick Start Guide.” It was more of a cookbook for how to do specific things as opposed to an introduction to VMWare, though it will probably come in handy down the road. The second book that has been very helpful was “Mastering VMware vSphere 4” by Scott Lowe. This book described all the little tools available with vSphere, system planning, installation tips and scenarios, and detailed information about configuration once you were up and running.
One of the main things that I learned was that I wanted to have a storage environment that is shared between multiple hosts. In general terms, I was looking for a Storage Area Network (SAN). I found out that the major flavors come in Fiber Channel, iSCSI (Internet Small Computer System Interface), and SAS (Serial Attached SCSI).
Fiber Channel turned out to be the most expensive, but typically a higher performance option than iSCSI or SAS. SAS and iSCSI were fairly close in price, but SAS was a little faster performing than the typical 1 Gig Ethernet iSCSI solution. There are 10 Gig Ethernet iSCSI solutions, but those were significantly higher in price.
Coming next: Contact with vendors.
