Home > Windows Server Tips > Windows Hardware Strategies > Scaling Windows server resources for virtualization
Windows Server Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

WINDOWS HARDWARE STRATEGIES

Scaling Windows server resources for virtualization


Stephen J. Bigelow, Senior Technology Writer
08.27.2009
Rating: --- (out of 5)


Expert advice on Windows-based systems and hardware
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


Part 1 | Part 2 | Part 3

Servers provide vital computing resources -- the processor cycles, RAM, disk I/O and network connectivity needed to drive critical enterprise applications. Virtualization adds a new wrinkle to server resource considerations, and data center administrators must weigh server resources against the computing needs of numerous virtual machines (VMs).

Modest consolidation projects rarely strain server resources, simply drawing from a server's underutilized computing capacity. But modern enterprise applications can pose enormous demands, easily justifying CPU, memory, and other server upgrades rather than investing in a new server outright. The onus is on IT professionals to determine adequate server resources, measure actual resource utilization of VMs, and maintain the availability of virtualized servers.

The computing needs of virtualization

To really appreciate the importance of server resources, it's important to understand how computing resources are affected by virtualization. A conventional (non-virtualized) application server typically runs at least one major enterprise application such as an email or database server. Each application demands a certain amount of processing (CPU) cycles, memory (RAM), local disk I/O and network bandwidth. In most cases, the physical server provides ample computing resources, and the application easily meets performance requirements. It's not uncommon to find non-virtualized application servers running at only 5% to 10% utilization.

Server virtualization changes the way that IT professionals need to think about computing resources. Each virtual machine added to a physical host will demand additional CPU, memory, I/O and network connectivity -- applications hav...


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google



RELATED CONTENT
Server Hardware for Windows
Availability in the virtualized Windows server
Hardware considerations for Windows server virtualization
New Windows Server 2008 R2 features reduce power consumption
Troubleshooting your toughest Windows server crashes
High-tech solutions for monitoring computer heat
Getting familiar with 64-bit technology
Give your system memory a boost with x64
Virtualization and 64-bit: A match made in Windows heaven
Multi-core processors on the desktop offer major boost
How to install low-voltage wiring such as Ethernet or coax cable

Windows Server Virtualization and Microsoft Hyper-V
Avoid the big mistakes when backing up virtual servers
Citrix Essentials adds support for Windows Server 2008 R2
Availability in the virtualized Windows server
Converting Citrix XenServer source machines to Hyper-V format
Hardware considerations for Windows server virtualization
Converting VMware ESX machines to Hyper-V format
Connecting Hyper-V hosts to iSCSI targets in Windows
VMM 2008 R2 hits RTM, denied at VMworld
When to use VM backups versus snapshots in Hyper-V
Migrating virtual machines from Microsoft Virtual Server to Hyper-V

Windows Hardware Strategies
Availability in the virtualized Windows server
Hardware considerations for Windows server virtualization
Troubleshooting your toughest Windows server crashes
High-tech solutions for monitoring computer heat
Server virtualization at the hardware level with Hyper-V
Virtualization and 64-bit: A match made in Windows heaven
How to use the g4u network-based hard disk cloning utility
Multi-core processors on the desktop offer major boost
When and how to migrate to a 64-bit platform
64-bit Windows – help or hype?

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
Accelerated Hub Architecture  (SearchWindowsServer.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


e the same demands that they would in a non-virtualized deployment. The demands on computing resources are cumulative, vastly increasing the server's total processing load.

The resource underutilization so commonplace in physical servers is usually a boon for virtualization, allowing multiple VMs to consume more of the available server resources that might otherwise be left idle. "The whole point of virtualization is that you drive up utilization of the things that you're spending money on," said Bob Plankers, technology consultant and blogger for The Lone Sysadmin.

However, while most servers have the available computing resources needed to accommodate additional VMs, the demands of each workload can vary considerably. For example, hosting processor-intensive workloads may strain the server's processor cycles while leaving plenty of memory and network bandwidth. Given the storage-intensive nature of virtual machines, disk I/O can often emerge as a gating factor. Data center professionals must understand the computing requirements of each workload, distribute workloads to optimize consolidation, and implement any necessary upgrades to maintain availability.

Determining the needs of virtual workloads

One of the first steps in any server consolidation project is to determine the computing resources (CPU, RAM, disk I/O, and network bandwidth) needed for each workload. This is not a difficult process -- relevant requirements can easily be determined by reviewing ongoing performance logs and baseline data for each non-virtualized server operating under normal load conditions. If baseline data is not readily available, it can be generated on live systems or approximated in a lab environment. The underlying operating system and hypervisor also require computing resources, so be sure to include those requirements in your estimates as well.

As a rule, never determine workload needs based entirely on the recommendations or anecdotal suggestions of staff. Bill Kleyman, director of technology at World Wide Fittings, a manufacturer and distributor of steel hydraulic tube and fittings headquartered in Niles Ill., noted a recent example of database programmers vastly over-specifying the needs for a virtualized database machine. "They only needed one CPU and about 2 GB of RAM, and the application is doing fine," he said.

Next, consider which workloads will be virtualized onto each physical server. This is an important step, as it is unlikely that all physical servers will be consolidated onto a single physical server. While it may be technically possible (especially for SMB environments), it is certainly not a best-practice because a single server itself presents a single point of failure -- potentially compromising all of the organization's workloads.

In actual practice, virtualized workloads are distributed across two or more physical servers. This approach offers several benefits. Data center administrators can "mix and match" the demands of each workload to the server's available resources. For example, rather than hosting two processor-intensive VMs on one server and two memory-intensive workloads on another, the VMs can usually be distributed so that a server hosts one processor-intensive and one memory-intensive workload. This also allows incompatible workloads to be kept apart and related workloads to be kept together. Multiple servers also allow for the redundant handling of critical workloads. As an example, an Exchange Server VM can exist on one server and be redundantly duplicated to another physical server through a tool like everRunVM from Marathon Technologies. If one instance of the VM fails, the redundant instance can take over seamlessly.

Remember that it's never a best-practice to "max-out" a server's resources -- always allow some amount of headroom for the server to host additional VMs if the need arises. This can occur when a hardware fault or routine maintenance demands that a particular server be taken offline. The VMs from that server can then be re-initialized (or "spun-up") from SAN storage onto the remaining servers while the affected server is repaired or maintained. Some organizations include a spare server for exactly this purpose (sometimes called an N+1 configuration). Headroom also allows for future growth demands of more or larger workloads.

Finally, once the workload and additional headroom requirements are known, it is then a relatively simple matter to add up the processor, memory, I/O, and network requirements for each workload and compare the totals to the available resources on each respective server. Any resource shortfalls can then be addressed with further workload distribution planning, appropriate server hardware upgrades, or entirely new servers.

[IMAGE]
[IMAGE] SCALING SERVER RESOURCES FOR VIRTUALIZATION
[IMAGE] Part 1: Computing needs
[IMAGE] Part 2: Hardware considerations
[IMAGE] Part 3: Availability


[IMAGE] Stephen J. Bigelow, senior features writer, has more than 15 years of technical writing experience in the PC/technology industry. He holds a BSEE, CompTIA A+, Network+, Security+ and Server+ certifications and has written hundreds of articles and more than 15 feature books on computer troubleshooting, including Bigelow's PC Hardware Desk Reference and Bigelow's PC Hardware Annoyances. Contact him at sbigelow@techtarget.com.


Rate this Tip
To rate tips, you must be a member of SearchWindowsServer.com.
Register now to start rating these tips. Log in if you are already a member.




DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Server Room Design - Planning, Cooling, Maintenance
HomeTopicsBlogsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2004 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts