Server Virtualization
Description
- Until fairly recently, data center operators typically installed at least one physical server per application. When taking into account testing/development, staging, and disaster recovery 3 to 5 servers per application may have been typical.1 The traditional one workload, one box approach means that most servers run at a low "utilization rate" – the fraction of total computing resources engaged in useful work. A 2012 New York Times article cited two sources that estimated the average server utilization rate to be 6 to 12%.2 Another study stated that the one workload, one box approach leads to 90% of all x86 servers running at less than 10% utilization with a typical server running at less than 5% utilization.3
- Server virtualization offers a way to consolidate servers by allowing you to run multiple different workloads on one physical host server. A "virtual server" is a software implementation that executes programs like a real server. Multiple virtual servers can work simultaneously on one physical host server. Therefore, instead of operating many servers at low utilization, virtualization combines the processing power onto fewer servers that operate at higher total utilization. (See Figure 1 below.)
Figure 1: Virtualization
- Virtualization improves scalability, reduces downtime, and enables faster deployments. In addition, it speeds up disaster recovery efforts because virtual servers can restart applications much more rapidly than physical servers. With virtualization, you can move entire systems from one physical server to another in just a few seconds to optimize workloads or to perform maintenance without causing downtime. Some virtualization solutions also have built-in resiliency features, such as high availability, load balancing and failover capabilities.4
- Due to these benefits, virtualization has become commonplace in large data centers. A 2011 survey of over 500 large enterprise data centers found that 92% use virtualization to some degree.5 Of those, the ratio of virtual servers to physical host server averaged 6.3 to 1 and 39% of all servers were virtual.
- However, virtualization is less common in small data centers. A 2012 NRDC paper entitled Small Server Rooms, Big Energy Savings6 included an informal survey of 30 small businesses (ranging from 3 to 750 employees) and found that only 37% used virtualization.
Savings and Costs
3 Year Total Cost of Ownership | |||||||
---|---|---|---|---|---|---|---|
Without VMware
|
With VMware
|
Savings
|
|||||
Direct Costs
|
|||||||
|
VMware Services
|
$
|
-
|
$
|
17,000
|
$
|
(17,000)
|
VMware Software & Support
|
$
|
-
|
$
|
38,938
|
$
|
(38,938)
|
|
Third Party Software & Support
|
$
|
-
|
$
|
-
|
$
|
-
|
|
Server Hardware
|
$
|
229,500
|
$
|
27,000
|
$
|
202,500
|
|
Network Costs
|
$
|
49,500
|
$
|
18,000
|
$
|
31,500
|
|
SAN Costs
|
$
|
-
|
$
|
30,000
|
$
|
(30,000)
|
|
Total Direct Costs
|
$
|
279,000
|
$
|
130,938
|
$
|
148,063
|
|
Indirect Costs
|
|||||||
Data Center
|
$
|
136,823
|
$
|
16,965
|
$
|
119,858
|
|
Server Provisioning
|
$
|
11,745
|
$
|
1,980
|
$
|
9,765
|
|
Server Administration
|
$
|
50,760
|
$
|
55,080
|
$
|
(4,320)
|
|
Procurement
|
$
|
8,750
|
$
|
750
|
$
|
8,000
|
|
Total Indirect Costs
|
$
|
208,078
|
$
|
74,775
|
$
|
133,303
|
|
Total Cost of Ownership
|
$
|
487,078
|
$
|
205,712
|
$
|
281,366
|
- Virtualization enables you to use fewer servers, thus decreasing electricity consumption and waste heat. One watt-hour of energy savings at the server level results in roughly 1.9 watt-hours of facility-level energy savings by reducing energy waste in the power infrastructure (power distribution unit, UPS, building transformers) and reducing energy needed to cool the waste heat produced by the server.7
- Virtualization enables the repurposing and decommissioning of some existing servers. According to the Uptime Institute, decommissioning a single 1U rack server can annually save $500 in energy, $500 in operating system licenses, and $1,500 in hardware maintenance costs.8
- In a 2007 study, the University of Santa Cruz used virtualization to run 54 virtual servers on 8 physical hosts, reducing peak demand by 20 kW and saving $22,000 in energy annually.9
- In a 2010 study, Southwestern Illinois College performed a detailed 3-year total cost of ownership analysis for a 35 server upgrade with and without virtualization (see table below).10 A system with 35 virtual servers on 4 physical host servers saved over $280,000 in total savings, from savings of:
- Nearly $150,000 in direct costs: the costs for VM Ware and SAN were offset by substantial savings in server hardware and networking.
- Over $130,000 in indirect costs: including substantial savings in the "data center" (power, cooling), server provisioning, and procurement.
- A 2009 IDC study examined the annual savings at a Landmark Healthcare virtualization effort where 63 physical servers were replaced with 63 virtual servers operating on 3 physical host servers.11 Even with $3,600 in virtualization software costs, the effort saved $60,000 annually due to savings in server hardware, backup system software, and operating system licenses.
- A Cisco study found that a virtualized server costs about $2,000 to deploy compared to $7,000 for a standard physical server with 2 CPUs due to reduced labor and hardware costs.12
- Note that some utility companies offer rebates that can help offset the costs of virtualization projects. Please review the EPA ENERGY STAR Utility Guide for Designing Incentive Programs Focused on Data Center Efficiency Measures for a list of utilities that offer data center focused rebates.
Considerations13
- Take inventory. It is easy to lose track of servers as time goes by, as mergers and acquisitions take place, as people procure servers without going through central IT, or as servers are retired or repurposed. The first step toward virtualization is identifying all servers in the organization. Take an inventory of computing resources and their associated application workloads.
- Identify servers that should not be considered for virtualization. Servers that have privacy, security, or regulatory restrictions, or require ultra-high service levels, tend not to be the best candidates for virtualization or consolidation.
- Group remaining servers by workloads. Group the server inventory into pools of workloads that can work off of the same physical server at the same time. "Development" workloads and "Production" workloads would most likely not work well together. As previously mentioned, some servers may not be able to share resources due to technical, security, privacy, or regulatory concerns. Answering the following questions allows you to pool workloads into groups and determine the computing resources required for each group:
- Who owns the server?
- What is the purpose of the server?
- What is the service level requirement?
- What is the location of the server?
- Is there a requirement for this workload to remain on a dedicated physical resource?
- Examine memory. Virtual host servers tax memory more than CPU utilization. A recent Information Week survey of large data centers indicated that memory is more important than the CPU when evaluating servers in a virtualized environment.14 The survey found that the median memory capacity was 48GB for a server, with nearly one quarter of large data centers buying systems with more than 128 GB of RAM.
- Look into shared storage. In general, a virtual server system will require networked storage as physical host servers must be able to address the same storage at the same time. Shared storage can come in many different forms: Internet Small Computing System Interface (iSCSI), Network File System (NFS), and Fibre Channel.15
- Estimate processor resources required. Although not the resource that limits virtualization, processor requirements can be estimated by multiplying the reported utilization (% of processor utilized) by the total processor capacity (maximum processor frequency * number of processors * number of cores). This produces a GHz requirement that can be applied to target servers.
- Keep in mind that application workload can depend on the time of day, week, month or longer if the business cycle dictates. For example, some applications are used primarily during business hours, while others peak during off hours. Servers should be sampled at least once per hour over a 30-day period to develop a complete workload profile. This technique ensures that peak- and sustained-load times are captured in addition to normal usage.
- Combine workloads that have complementary characteristics. For example: Workload A consumes 10% processor capacity during business hours and very little at night. Workload B consumes 10% processor capacity during the night and very little during business hours. Combining the two workloads delivers the best possible results.
- Keep an eye on cooling. For example, consolidating higher workloads into a smaller footprint is likely to create "hot spots" in your data center. You will need to work with HVAC experts to ensure an adequate and efficient cooling configuration.
- Track all virtual machines (VMs). Easy to deploy, VMs can get out of control if you are not careful. If new VMs are created for specific projects, be sure they are not forgotten once those projects are completed.
1 The Economics of Virtualization: Moving Toward an Application-Based Cost Model, IDC, 2009.
2 Power, Pollution and the Internet, The New York Times, by James Glanz, 9/22/2012. www.nytimes.com/2012/09/23/technology/data-centers-waste-vast-amounts-of-energy-belying-industry-image.html?pagewanted=all
3 Using Virtualization to Improve Data Center Efficiency, Green Grid White Paper, Editor: Richard Talaber, VMWare, p. 10.
4 The Economics of Virtualization: Moving Toward an Application-Based Cost Model, IDC, 2009.
5 Veeam Launches V-Index To Measure Virtualization Penetration Rate, VEEAM, 2011. www.veeam.com/news/veeam-launches-v-index-to-measure-virtualization-penetration-rate.html
6 Small Server Rooms, Big Energy Savings, NRDC, February 2012. www.nrdc.org/energy/files/Saving-Energy-Server-Rooms-IssuePaper.pdf (PDF, 393KB)
7 New Strategies for Cutting Data Center Energy Cost and Boosting Capacity, Emerson Network Power presentation, 2012, p.8.
8 Important to Recognize the Dramatic Improvement in Data Center Efficiency, Uptime Institute, 9/25/12.
9 University of California, Santa Cruz Server Virtualization, Green Building Research Center Best Practices Case Study, 2007. greenbuildings.berkeley.edu/pdfs/bp2007_ucsc_virtualization.pdf (PDF, 885KB)
10 Implementing Server Virtualization at Southwestern Illinois College, by Christine Leja, 1/15/2010.
11 The Economics of Virtualization: Moving Toward an Application-Based Cost Model, IDC, 2009.
12 How Cisco IT Virtualizes Data Center Application Servers, Cisco Systems, Inc., 2007. www.cisco.com/web/about/ciscoitatwork/downloads/ciscoitatwork/pdf/Cisco_IT_Case_Study_VMWare.pdf (PDF, 237KB)
13 Section was mainly developed examining this document: Using Virtualization to Improve Data Center Efficiency, Green Grid, 2009.
14 State of Servers: Full, Fast and Diverse, Information Week, by Kurt Marko, November 2012. P. 16.
15 Server Virtualization Deep Dive, InfoWorld, May 2011.
2 Power, Pollution and the Internet, The New York Times, by James Glanz, 9/22/2012. www.nytimes.com/2012/09/23/technology/data-centers-waste-vast-amounts-of-energy-belying-industry-image.html?pagewanted=all
3 Using Virtualization to Improve Data Center Efficiency, Green Grid White Paper, Editor: Richard Talaber, VMWare, p. 10.
4 The Economics of Virtualization: Moving Toward an Application-Based Cost Model, IDC, 2009.
5 Veeam Launches V-Index To Measure Virtualization Penetration Rate, VEEAM, 2011. www.veeam.com/news/veeam-launches-v-index-to-measure-virtualization-penetration-rate.html
6 Small Server Rooms, Big Energy Savings, NRDC, February 2012. www.nrdc.org/energy/files/Saving-Energy-Server-Rooms-IssuePaper.pdf (PDF, 393KB)
7 New Strategies for Cutting Data Center Energy Cost and Boosting Capacity, Emerson Network Power presentation, 2012, p.8.
8 Important to Recognize the Dramatic Improvement in Data Center Efficiency, Uptime Institute, 9/25/12.
9 University of California, Santa Cruz Server Virtualization, Green Building Research Center Best Practices Case Study, 2007. greenbuildings.berkeley.edu/pdfs/bp2007_ucsc_virtualization.pdf (PDF, 885KB)
10 Implementing Server Virtualization at Southwestern Illinois College, by Christine Leja, 1/15/2010.
11 The Economics of Virtualization: Moving Toward an Application-Based Cost Model, IDC, 2009.
12 How Cisco IT Virtualizes Data Center Application Servers, Cisco Systems, Inc., 2007. www.cisco.com/web/about/ciscoitatwork/downloads/ciscoitatwork/pdf/Cisco_IT_Case_Study_VMWare.pdf (PDF, 237KB)
13 Section was mainly developed examining this document: Using Virtualization to Improve Data Center Efficiency, Green Grid, 2009.
14 State of Servers: Full, Fast and Diverse, Information Week, by Kurt Marko, November 2012. P. 16.
15 Server Virtualization Deep Dive, InfoWorld, May 2011.