LiteGreen Saving Energy in Networked Desktops using Virtualization. Tathagata Das, Pradeep Padala, Venkat Padamanabhan, Ram Ramjee, Kang G.

Size: px
Start display at page:

Download "LiteGreen Saving Energy in Networked Desktops using Virtualization. Tathagata Das, Pradeep Padala, Venkat Padamanabhan, Ram Ramjee, Kang G."

Transcription

1 LiteGreen Saving Energy in Networked Desktops using Virtualization Tathagata Das, Pradeep Padala, Venkat Padamanabhan, Ram Ramjee, Kang G. Shin

2 Have you switched off your desktop?

3 Have you switched off your desktop? Key observation Users do not like disruption Automated energy saving is needed

4 Energy Usage of Electronics in the US (2006) [Greener PCs for the Enterprise, Nordman 06]

5 Energy Usage of Electronics in the US (2006) 250 TWh [Greener PCs for the Enterprise, Nordman 06]

6 Energy Usage of Electronics in the US (2006) 26% Enterprise PCs 250 TWh [Greener PCs for the Enterprise, Nordman 06]

7 Energy Usage of Electronics in the US (2006) 100 TWh 26% Enterprise PCs 14% Other PCs 250 TWh [Greener PCs for the Enterprise, Nordman 06]

8 Energy Usage of Electronics in the US (2006) 100 TWh 26% Enterprise PCs 14% Other PCs 250 TWh Other Electronics [Greener PCs for the Enterprise, Nordman 06]

9 How much energy can we save? Data gathering for ~120 users, MSRI, Summer 09 ~65000hrs worth of data

10 Total Idle Time (in minutes) How much energy can we save? Data gathering for ~120 users, MSRI, Summer 09 ~65000hrs worth of data Idle bins (in minutes)

11 Total Idle Time (in minutes) How much energy can we save? Data gathering for ~120 users, MSRI, Summer 09 ~65000hrs worth of data Many short idle periods (<60min) Idle bins (in minutes)

12 Total Idle Time (in minutes) Total Time (in Hours) How much energy can we save? Data gathering for ~120 users, MSRI, Summer 09 ~65000hrs worth of data <= Hrs 4200 > 3Hrs Idle bins (in minutes)

13 Total Idle Time (in minutes) Total Time (in Hours) How much energy can we save? Data gathering for ~120 users, MSRI, Summer 09 ~65000hrs worth of data Key observation Significant energy savings by exploiting short idle periods! <= Hrs 4200 > 3Hrs Idle bins (in minutes)

14 Existing Approaches and Related Work

15 Existing Approaches and Related Work Windows Power Management + Trivial inactivity easily handled Disruption to existing applications, cannot wakeup remotely Confused by spikes, night time traffic, background processes Protocol agnostic proxy [uses Wake-on-LAN mechanism] + Supports remote wakeup, stateless Manual, works only in subnet, disruption to existing applications Protocol proxy [Nedevschi et.al. NSDI 09] + Automatic: Protocol Specific Rules (ICMP, ARP, RDP, ) Disruption to existing applications, deployment problems Application proxy [Agarwal et.al. NSDI 09] + Reduces disruption to applications that have proxies Increased complexity in writing application specific proxies

16 Existing Approaches and Related Work Windows Power Management + Trivial inactivity easily handled Disruption to existing applications, cannot wakeup remotely Confused by spikes, night time traffic, background processes Protocol agnostic proxy [uses Wake-on-LAN mechanism] + Supports remote wakeup, stateless Manual, works only in subnet, disruption to existing applications Protocol proxy [Nedevschi et.al. NSDI 09] + Automatic: Protocol Specific Rules (ICMP, ARP, RDP, ) Disruption to existing applications, deployment problems Application proxy [Agarwal et.al. NSDI 09] + Reduces disruption to applications that have proxies Increased complexity in writing application specific proxies

17 Existing Approaches and Related Work Windows Power Management + Trivial inactivity easily handled Disruption to existing applications, cannot wakeup remotely Confused by spikes, night time traffic, background processes Protocol agnostic proxy [uses Wake-on-LAN mechanism] + Supports remote wakeup, stateless Manual, works only in subnet, disruption to existing applications Protocol proxy [Nedevschi et.al. NSDI 09] + Automatic: Protocol Specific Rules (ICMP, ARP, RDP, ) Disruption to existing applications, deployment problems Application proxy [Agarwal et.al. NSDI 09] + Reduces disruption to applications that have proxies Increased complexity in writing application specific proxies

18 Existing Approaches and Related Work Windows Power Management + Trivial inactivity easily handled Disruption to existing applications, cannot wakeup remotely Confused by spikes, night time traffic, background processes Protocol agnostic proxy [uses Wake-on-LAN mechanism] + Supports remote wakeup, stateless Manual, works only in subnet, disruption to existing applications Protocol proxy [Nedevschi et.al. NSDI 09] + Automatic: Protocol Specific Rules (ICMP, ARP, RDP, ) Disruption to existing applications, deployment problems Application proxy [Agarwal et.al. NSDI 09] + Reduces disruption to applications that have proxies Increased complexity in writing application specific proxies

19 Existing Approaches and Related Work Windows Power Management + Trivial inactivity easily handled Disruption to existing applications, cannot wakeup remotely Confused by spikes, night time traffic, background processes Protocol agnostic proxy [uses Wake-on-LAN mechanism] + Supports remote wakeup, stateless Key observation Manual, works only in subnet, disruption to existing applications Disruption to applications and lack of Protocol proxy [Nedevschi et.al. NSDI 09] generality are major limitations + Automatic: Protocol Specific Rules (ICMP, ARP, RDP, ) Disruption to existing applications, deployment problems Application proxy [Agarwal et.al. NSDI 09] + Reduces disruption to applications that have proxies Increased complexity in writing application specific proxies

20 Maintenance overhead Power management spectrum Energy savings

21 Maintenance overhead Power management spectrum Windows PM Automated Low savings Energy savings

22 Maintenance overhead Power management spectrum Windows PM Automated Low savings WoL Manual User disruption Energy savings

23 Maintenance overhead Power management spectrum Windows PM Automated Low savings Proxying Automated App stubs WoL Manual User disruption Energy savings

24 Maintenance overhead Power management spectrum Windows PM Automated Low savings Proxying Automated App stubs WoL Manual User disruption Energy savings Holy Grail

25 Maintenance overhead Power management spectrum Windows PM Automated Low savings Proxying Automated App stubs Key research question and goals How to automatically save energy? WoL Manual User disruption Minimal performance disruption Minimal maintenance Energy savings Holy Grail

26 LiteGreen: virtualization and consolidation

27 LiteGreen: virtualization and consolidation Hardware

28 LiteGreen: virtualization and consolidation Virtual Machine Virtualization Hardware

29 LiteGreen: virtualization and consolidation Virtual Machine Virtualization Hardware Server

30 LiteGreen: virtualization and consolidation Virtual Machine Virtualization Hardware Server Active VM Machine off Idle VM

31 LiteGreen: virtualization and consolidation Virtual Machine Virtualization Hardware Server Active VM Machine off Idle VM

32 LiteGreen: virtualization and consolidation Virtual Machine Virtualization Hardware Server Active VM Machine off Idle VM

33 LiteGreen Contributions

34 LiteGreen Contributions 1. Provide normal, undisrupted desktop experience How to make the machine usable instantly? How to mask the effect of VMs and their migration? Solution: Indirection (RDP) + live migration 2. Automated Energy Savings When to migrate? Which VMs to migrate? Solution: Savings algorithm driven by data analysis 3. Evaluation Hyper-V prototype and small-scale deployment Trace-driven analysis

35 LiteGreen Contributions 1. Provide normal, undisrupted desktop experience How to make the machine usable instantly? How to mask the effect of VMs and their migration? Solution: Indirection (RDP) + live migration 2. Automated Energy Savings When to migrate? Which VMs to migrate? Solution: Savings algorithm driven by data analysis 3. Evaluation Hyper-V prototype and small-scale deployment Trace-driven analysis

36 LiteGreen Contributions 1. Provide normal, undisrupted desktop experience How to make the machine usable instantly? How to mask the effect of VMs and their migration? Solution: Indirection (RDP) + live migration 2. Automated Energy Savings When to migrate? Which VMs to migrate? Solution: Savings algorithm driven by data analysis 3. Evaluation Hyper-V prototype and small-scale deployment Trace-driven analysis

37 LiteGreen Contributions 1. Provide normal, undisrupted desktop experience How to make the machine usable instantly? How to mask the effect of VMs and their migration? Solution: Indirection (RDP) + live migration 2. Automated Energy Savings When to migrate? Which VMs to migrate? Solution: Savings algorithm driven by data analysis 3. Evaluation Hyper-V prototype and small-scale deployment Trace-driven analysis

38 LiteGreen Contributions 1. Provide normal, undisrupted desktop experience How to make the machine usable instantly? How to mask the effect of VMs and their migration? Solution: Indirection (RDP) + live migration 2. Automated Energy Savings When to migrate? Which VMs to migrate? Solution: Savings algorithm driven by data analysis 3. Evaluation Hyper-V prototype and small-scale deployment Trace-driven analysis

39 Talk outline Background and Motivation What is LiteGreen? Design and Implementation (demo) Evaluation Trace-driven Analysis Hyper-V Deployment Limitations and Future Work Conclusion

40 System Architecture LiteGreen Server LiteGreen Controller Idle VM VMs Storage Server Gigabit Switch VM VM Idle Desktops Active Desktops

41 LiteGreen Operation

42 LiteGreen Operation Problem: How to mask the effect of migration?

43 LiteGreen Operation Problem: How to mask the effect of migration? Solution: RDP client + Live migration

44 LiteGreen Operation Solution: RDP client + Live migration Virtual Machine Virtualization Hardware Server Active VM Idle VM

45 LiteGreen Operation Solution: RDP client + Live migration RDP client Virtual Machine Virtualization Hardware Server Active VM Idle VM

46 LiteGreen Operation Solution: RDP client + Live migration RDP client Virtual Machine Virtualization Hardware Server Active VM Idle VM

47 LiteGreen Operation Solution: RDP client + Live migration RDP client Virtual Machine Virtualization Hardware Server Active VM Idle VM

48 LiteGreen Operation Solution: RDP client + Live migration RDP client Virtual Machine Virtualization Hardware Server Active VM Idle VM

49 LiteGreen Operation Solution: RDP client + Live migration RDP client Virtual Machine Virtualization Hardware Server Active VM Idle VM

50 LiteGreen Operation Solution: RDP client + Live migration Few seconds RDP client Virtual Machine Virtualization Hardware Server Active VM Idle VM

51 LiteGreen Operation RDP client Solution: RDP client + Live migration Virtual Machine Few seconds Live Migration Virtualization Hardware Server Active VM Idle VM

52 LiteGreen Operation Solution: RDP client + Live migration RDP client Virtual Machine Virtualization Hardware Server Active VM Idle VM

53 LiteGreen in action (demo)

54 Savings algorithm Intuition

55 Savings algorithm Intuition Active VM = (User is interactive) OR (Resource usage > ResThr)

56 Savings algorithm Intuition Active VM = (User is interactive) OR (Resource usage > ResThr) ACTIVE

57 Savings algorithm Intuition Active VM = (User is interactive) OR (Resource usage > ResThr) ACTIVE VM not active for IdleThr minutes MIGRATING

58 Savings algorithm Intuition Active VM = (User is interactive) OR (Resource usage > ResThr) VM is active migration is cancelled ACTIVE VM not active for IdleThr minutes MIGRATING

59 Savings algorithm Intuition Active VM = (User is interactive) OR (Resource usage > ResThr) VM is active migration is cancelled ACTIVE VM not active for IdleThr minutes MIGRATING migration finishes IDLE

60 Savings algorithm Intuition Active VM = (User is interactive) OR (Resource usage > ResThr) VM is active migration is cancelled ACTIVE VM not active for IdleThr minutes MIGRATING migration finishes IDLE VM is active migration back to desktop initiated

61 Savings algorithm Intuition Active VM = (User is interactive) OR (Resource usage > ResThr) VM is active migration is cancelled ACTIVE VM not active for IdleThr minutes MIGRATING migration finishes IDLE VM is active migration back to desktop initiated How to choose ResThr and IdleThr? Statistical analysis

62 Savings Algorithm - Policies idle VMs could be pulled into the server, subject to capacity [ eligible for pull list] active VMs must be pushed back to the desktop machine [ mandatory to push list] push pull

63 Savings Algorithm - Policies idle VMs could be pulled into the server, subject to capacity [ eligible for pull list] active VMs must be pushed back to the desktop machine [ mandatory to push list] push pull Two Policies 1. Conservative: Active VM = (User is interactive) OR (Resource usage > ResThr) 2. MaxSavings: Active VM = (User is interactive)

64 Talk outline Background and Motivation What is LiteGreen? Design and Implementation (demo) Evaluation Trace-driven Analysis Hyper-V Deployment Limitations and Future Work Conclusion

65 Trace driven analysis: Energy savings

66 Sleep Time (%) Trace driven analysis: Energy savings LG MaxSavings LG Conservative Existing

67 Sleep Time (%) Trace driven analysis: Energy savings LG MaxSavings LG Conservative Existing Data gathered at MSR India, 120 machines 65,000 user-hours of data Existing power management Manual switching off Windows PM plans Balanced (most users) 30 min IdleThr (unclear what idle means) Few users have high performance plan LiteGreen thresholds CPUThr = 10%, IdleThr = 5min

68 Sleep Time (%) Sleep Time (%) Trace driven analysis: Energy savings LG MaxSavings LG Conservative Existing Data Weekend gathered Dayat MSR India, machines WeekNight 5.72 WeekDay 65,000 user-hours 5.32 of data Existing power management Manual switching off Windows PM plans Balanced (most users) min IdleThr 4.66 (unclear what idle means) Few users have high performance plan LiteGreen 6.63 thresholds 0 Weekend Night CPUThr Existing = 10%, LiteGreen IdleThr = 5min Conservative LiteGreen MaxSavings

69 User who is always on

70 User who is always on Many short idle periods Spikes cause problems for existing PM

71 Sleep Time (%) User who is always on Weekend Night Weekend Day Week Night Week Day Existing LiteGreen

72 User who manually switches off Nothing can beat manual PM

73 User who manually switches off Sleep Time (%) Weekend Night Weekend Day Week Night Week Day Existing LiteGreen

74 Prototype with Hyper-V and Xen A 2-node server cluster One server node (32GB RAM + 8 cores CPU) running Windows 2008 R2 + Hyper-V R2 One storage node (2x100GB disks) accessed through iscsi 10 user desktops Mixture of researchers and non-researchers USENIX paper submission done using two of the desktops All nodes connected on 1Gbps LAN Memory ballooning and consolidation experiments with Xen

75 No. of Migrations Deployment results - # of migrations 50 Holiday Night Holiday Day Weekday Night WeekDay Day Days in Deployment

76 No. of Migrations Deployment results - # of migrations 50 Holiday Night Holiday Day Weekday Night WeekDay Day Days in Deployment LiteGreen can exploit idle periods during both day and night

77 No. of Migrations Deployment results - # of migrations Holiday Night Holiday Day Weekday Night WeekDay Day Total Energy Savings: 71% Days in Deployment LiteGreen can exploit idle periods during both day and night

78 Xen Memory Ballooning Effects 256MB Every 30 minutes memory of desktop VM reduced by 128MB Adaptive mechanism based on page faults can be developed

79 Talk outline Background and Motivation What is LiteGreen? Design and Implementation (demo) Evaluation Trace-driven Analysis Hyper-V Deployment Limitations and Future Work Conclusion

80 Limitations and Future work Virtualization GPU virtualization. Client hypervisors can help. Shared storage based live migration. Live migration with local disk state can help. Evaluating consolidation of idle VMs How much does memory sharing help? What metrics to be used for performance disruption? Combining with Software only approaches. SleepServer: A Software-Only Approach for Reducing the Energy Consumption of PCs within Enterprise Environments [Agarwal et.al. USENIX ATC 10] Proxying. Sleepless in Seattle No Longer [Reich et. al. USENIX ATC 10]

81 Summary: LiteGreen in one slide RDP client VM Virtualization Hardware Live Migration VM Server

82 Summary: LiteGreen in one slide RDP client VM Virtualization Hardware Live Migration VM Server 1. Significant energy savings exist in short idle periods

83 Summary: LiteGreen in one slide RDP client VM Virtualization Hardware Live Migration VM Server 1. Significant energy savings exist in short idle periods 2. Holygrail = High manageability + High savings

84 Summary: LiteGreen in one slide RDP client VM Virtualization Hardware Live Migration VM Server 1. Significant energy savings exist in short idle periods 2. Holygrail = High manageability + High savings 3. LiteGreen exploits live migration and RDP to gain short idle period savings

85 Summary: LiteGreen in one slide RDP client VM Virtualization Hardware Live Migration VM Server 1. Significant energy savings exist in short idle periods 2. Holygrail = High manageability + High savings 3. LiteGreen exploits live migration and RDP to gain short idle period savings 4. LiteGreen can save 72-74% more energy on top of existing savings (32%) for collected traces

86 Summary: LiteGreen in one slide RDP client VM Virtualization Hardware Live Migration VM Server 1. Significant energy savings exist in short idle periods 2. Holygrail = High manageability + High savings 3. LiteGreen exploits live migration and RDP to gain short idle period savings 4. LiteGreen can save 72-74% more energy on top of existing savings (32%) for collected traces 5. Hyper-V prototype shows total of 71% savings for 10 users

87 Summary: LiteGreen in one slide RDP client VM Virtualization Hardware Live Migration VM Server 1. Significant energy savings exist in short idle periods 2. Holygrail = High manageability + High savings 3. LiteGreen exploits live migration and RDP to gain short idle period savings 4. LiteGreen can save 72-74% more energy on top of existing savings (32%) for collected traces 5. Hyper-V prototype shows total of 71% savings for 10 users LiteGreen = Saving Desktop Energy using Virtualization

The GreenUp Decentralized Wakeup Service

The GreenUp Decentralized Wakeup Service Don t Lose Sleep Over Availability: The GreenUp Decentralized Wakeup Service Siddhartha Sen, Princeton University J br L h Ri h d H h C l G J S Jacob R. Lorch, Richard Hughes, Carlos G. J. Suarez, Brian

More information

Power Management for Networked Systems

Power Management for Networked Systems Power Management for Networked Systems Sylvia Ratnasamy (Intel Research Berkeley) Work in collaboration with UC Berkeley, Univ. of Washington and Lawrence Berkeley National Lab How do networks contribute

More information

SANDPIPER: BLACK-BOX AND GRAY-BOX STRATEGIES FOR VIRTUAL MACHINE MIGRATION

SANDPIPER: BLACK-BOX AND GRAY-BOX STRATEGIES FOR VIRTUAL MACHINE MIGRATION SANDPIPER: BLACK-BOX AND GRAY-BOX STRATEGIES FOR VIRTUAL MACHINE MIGRATION Timothy Wood, Prashant Shenoy, Arun Venkataramani, and Mazin Yousif * University of Massachusetts Amherst * Intel, Portland Data

More information

Data Centers and Cloud Computing. Slides courtesy of Tim Wood

Data Centers and Cloud Computing. Slides courtesy of Tim Wood Data Centers and Cloud Computing Slides courtesy of Tim Wood 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises for server applications Internet

More information

Data Centers and Cloud Computing. Data Centers

Data Centers and Cloud Computing. Data Centers Data Centers and Cloud Computing Slides courtesy of Tim Wood 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises for server applications Internet

More information

Nilton Bila, Eyal de Lara University of Toronto. Matti Hiltunen, Kaustubh Joshi, H. Andres Lagar-Cavilla AT&T Labs Research

Nilton Bila, Eyal de Lara University of Toronto. Matti Hiltunen, Kaustubh Joshi, H. Andres Lagar-Cavilla AT&T Labs Research Nilton Bila, Eyal de Lara University of Toronto Matti Hiltunen, Kaustubh Joshi, H. Andres Lagar-Cavilla AT&T Labs Research Mohadev Satyanarayanan Cargie-Mellon University Offices & homes crowded with desktop

More information

Data Centers and Cloud Computing

Data Centers and Cloud Computing Data Centers and Cloud Computing CS677 Guest Lecture Tim Wood 1 Data Centers Large server and storage farms 1000s of servers Many TBs or PBs of data Used by Enterprises for server applications Internet

More information

PDP : A Flexible and Programmable Data Plane. Massimo Gallo et al.

PDP : A Flexible and Programmable Data Plane. Massimo Gallo et al. PDP : A Flexible and Programmable Data Plane Massimo Gallo et al. Introduction Network Function evolution L7 Load Balancer TLS/SSL Server Proxy Server Firewall Introduction Network Function evolution Can

More information

Huawei FusionCloud Desktop Solution 5.1 Resource Reuse Technical White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 01.

Huawei FusionCloud Desktop Solution 5.1 Resource Reuse Technical White Paper HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Huawei FusionCloud Desktop Solution 5.1 Resource Reuse Technical White Paper Issue 01 Date 2014-03-26 HUAWEI TECHNOLOGIES CO., LTD. 2014. All rights reserved. No part of this document may be reproduced

More information

A High Availability Solution for GRID Services

A High Availability Solution for GRID Services A High Availability Solution for GRID Services Álvaro López García 1 Mirko Mariotti 2 Davide Salomoni 3 Leonello Servoli 12 1 INFN Sezione di Perugia 2 Physics Department University of Perugia 3 INFN CNAF

More information

Live Migration of Virtual Machines

Live Migration of Virtual Machines Live Migration of Virtual Machines Pre-copy :Christopher Clarke, Keir Fraser, et. al. NSDI 2005 Post-copy: Hines, Deshpande, Gopalan, VEE 2009 What is live migration? Move a VM from one physical machine

More information

Live Migration of Direct-Access Devices. Live Migration

Live Migration of Direct-Access Devices. Live Migration Live Migration of Direct-Access Devices Asim Kadav and Michael M. Swift University of Wisconsin - Madison Live Migration Migrating VM across different hosts without noticeable downtime Uses of Live Migration

More information

EXAM Pro: Windows Server 2008 R2, Virtualization Administrator. Buy Full Product.

EXAM Pro: Windows Server 2008 R2, Virtualization Administrator. Buy Full Product. Microsoft EXAM - 70-693 Pro: Windows Server 2008 R2, Virtualization Administrator Buy Full Product http://www.examskey.com/70-693.html Examskey Microsoft 70-693 exam demo product is here for you to test

More information

VM Migration, Containers (Lecture 12, cs262a)

VM Migration, Containers (Lecture 12, cs262a) VM Migration, Containers (Lecture 12, cs262a) Ali Ghodsi and Ion Stoica, UC Berkeley February 28, 2018 (Based in part on http://web.eecs.umich.edu/~mosharaf/slides/eecs582/w16/021516-junchenglivemigration.pptx)

More information

Lecture 09: VMs and VCS head in the clouds

Lecture 09: VMs and VCS head in the clouds Lecture 09: VMs and VCS head in the Hands-on Unix system administration DeCal 2012-10-29 1 / 20 Projects groups of four people submit one form per group with OCF usernames, proposed project ideas, and

More information

Double Threshold Based Load Balancing Approach by Using VM Migration for the Cloud Computing Environment

Double Threshold Based Load Balancing Approach by Using VM Migration for the Cloud Computing Environment www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 4 Issue 1 January 2015, Page No. 9966-9970 Double Threshold Based Load Balancing Approach by Using VM Migration

More information

Energy-Efficient Cloud Computing: Techniques &

Energy-Efficient Cloud Computing: Techniques & Energy-Efficient Cloud Computing: Techniques & Tools Thomas Knauth 1 Energy-Efficiency in Data Centers Report to Congress on Server and Data Center Energy Efficiency Public Law 109-431 2 Cloud Land 5th

More information

TA7750 Understanding Virtualization Memory Management Concepts. Kit Colbert, Principal Engineer, VMware, Inc. Fei Guo, Sr. MTS, VMware, Inc.

TA7750 Understanding Virtualization Memory Management Concepts. Kit Colbert, Principal Engineer, VMware, Inc. Fei Guo, Sr. MTS, VMware, Inc. TA7750 Understanding Virtualization Memory Management Concepts Kit Colbert, Principal Engineer, VMware, Inc. Fei Guo, Sr. MTS, VMware, Inc. Disclaimer This session may contain product features that are

More information

Increasing Cloud Power Efficiency through Consolidation Techniques

Increasing Cloud Power Efficiency through Consolidation Techniques Increasing Cloud Power Efficiency through Consolidation Techniques Antonio Corradi, Mario Fanelli, Luca Foschini Dipartimento di Elettronica, Informatica e Sistemistica (DEIS) University of Bologna, Italy

More information

Cisco EnergyWise Orchestrator

Cisco EnergyWise Orchestrator EnergyWise Orchestrator C97-512619-00 2009 1 EnergyWise Vision FY10 Jan. 2009 BN2 Launch Future PoE devices EnergyWise architecture EnergyWise Orchestrator (Network + PC) Building automation Data Center

More information

Load Balancing Microsoft Remote Desktop Services. Deployment Guide v Copyright Loadbalancer.org

Load Balancing Microsoft Remote Desktop Services. Deployment Guide v Copyright Loadbalancer.org Load Balancing Microsoft Remote Desktop Services Deployment Guide v2.0.2 Copyright Loadbalancer.org Table of Contents About this Guide...4 2. Loadbalancer.org Appliances Supported...4 3. Loadbalancer.org

More information

Virtualization of the MS Exchange Server Environment

Virtualization of the MS Exchange Server Environment MS Exchange Server Acceleration Maximizing Users in a Virtualized Environment with Flash-Powered Consolidation Allon Cohen, PhD OCZ Technology Group Introduction Microsoft (MS) Exchange Server is one of

More information

Providing a first class, enterprise-level, backup and archive service for Oxford University

Providing a first class, enterprise-level, backup and archive service for Oxford University Providing a first class, enterprise-level, backup and archive service for Oxford University delivering responsive, innovative IT 11th June 2013 11 th June 2013 Contents Service description Service infrastructure

More information

Windows Server Discussion with BCIU. Kevin Sullivan Management TSP US Education

Windows Server Discussion with BCIU. Kevin Sullivan Management TSP US Education Windows Server 2008 Discussion with BCIU Kevin Sullivan Management TSP US Education Kevin.sullivan@microsoft.com 1 Web Internet Information Services 7.0 Powerful Web Application and Services Platform Manage

More information

CloudNet: Dynamic Pooling of Cloud Resources by Live WAN Migration of Virtual Machines

CloudNet: Dynamic Pooling of Cloud Resources by Live WAN Migration of Virtual Machines CloudNet: Dynamic Pooling of Cloud Resources by Live WAN Migration of Virtual Machines Timothy Wood, Prashant Shenoy University of Massachusetts Amherst K.K. Ramakrishnan, and Jacobus Van der Merwe AT&T

More information

A Closer Look at SERVER-SIDE RENDERING. Technology Overview

A Closer Look at SERVER-SIDE RENDERING. Technology Overview A Closer Look at SERVER-SIDE RENDERING Technology Overview Driven by server-based rendering, Synapse 5 is the fastest PACS in the medical industry, offering subsecond image delivery and diagnostic quality.

More information

OS = Windows 2012 Name = Hyp1 IP = VM = Domain: Contoso.com IP = os = windows2012

OS = Windows 2012 Name = Hyp1 IP = VM = Domain: Contoso.com IP = os = windows2012 1 P a g e LAB: Server 1 OS = Windows 2012 Name = Hyp1 IP = 172.16.1.1 VM = Domain: Contoso.com IP = 172.16.1.100 os = windows2012 Server 2 OS = Windows 2012 Name = Hyp2 IP = 172.16.1.2 VM = Domain Client

More information

Implement Hyper-V. Saqib M What is Hyper-V technology?

Implement Hyper-V. Saqib M What is Hyper-V technology? Implement Hyper-V What is Hyper-V technology? Virtualization technologies have become a part of our life. Virtualization is the creation of a virtual (rather than physical) version of an IT environment,

More information

Live Virtual Machine Migration with Efficient Working Set Prediction

Live Virtual Machine Migration with Efficient Working Set Prediction 2011 International Conference on Network and Electronics Engineering IPCSIT vol.11 (2011) (2011) IACSIT Press, Singapore Live Virtual Machine Migration with Efficient Working Set Prediction Ei Phyu Zaw

More information

Scaling Without Sharding. Baron Schwartz Percona Inc Surge 2010

Scaling Without Sharding. Baron Schwartz Percona Inc Surge 2010 Scaling Without Sharding Baron Schwartz Percona Inc Surge 2010 Web Scale!!!! http://www.xtranormal.com/watch/6995033/ A Sharding Thought Experiment 64 shards per proxy [1] 1 TB of data storage per node

More information

VDI Server Sizing and Scaling

VDI Server Sizing and Scaling VMWARE PERFORMANCE STUDY VMware Infrastructure 3 VDI Server Sizing and Scaling VMware Virtual Desktop Infrastructure (VDI) is a PC management solution for enterprise desktop administrators. VDI is a server-based

More information

Getting Started. Document Overview. What is Power Save Mac? Installing Power Save Mac. Using the Power Save Mac Preference Pane

Getting Started. Document Overview. What is Power Save Mac? Installing Power Save Mac. Using the Power Save Mac Preference Pane Document Overview This document provides step-by-step instructions for installing Power Save Mac on a single segment Local Area Network. Following these instructions will allow you to have Power Save Mac

More information

Virtual Security Server

Virtual Security Server Data Sheet VSS Virtual Security Server Security clients anytime, anywhere, any device CENTRALIZED CLIENT MANAGEMENT UP TO 50% LESS BANDWIDTH UP TO 80 VIDEO STREAMS MOBILE ACCESS INTEGRATED SECURITY SYSTEMS

More information

How it can help your organisation

How it can help your organisation How it can help your organisation History Types of Virtualisation & Hypervisors Virtualisation Features Why Virtualisation? Virtualising Oracle Performance Licensing Support Cloud 1998 VMware founded by

More information

Microsoft v12.39

Microsoft v12.39 Microsoft.70-693.v12.39 Number: 70-693 Passing Score: 800 Time Limit: 120 min File Version: 12.39 http://www.gratisexam.com/ Copyright?2006-2011 Lead2pass.com, All Rights Reserved. Vendor: Microsoft Exam

More information

CS 350 Winter 2011 Current Topics: Virtual Machines + Solid State Drives

CS 350 Winter 2011 Current Topics: Virtual Machines + Solid State Drives CS 350 Winter 2011 Current Topics: Virtual Machines + Solid State Drives Virtual Machines Resource Virtualization Separating the abstract view of computing resources from the implementation of these resources

More information

Cloud Monitoring as a Service. Built On Machine Learning

Cloud Monitoring as a Service. Built On Machine Learning Cloud Monitoring as a Service Built On Machine Learning Table of Contents 1 2 3 4 5 6 7 8 9 10 Why Machine Learning Who Cares Four Dimensions to Cloud Monitoring Data Aggregation Anomaly Detection Algorithms

More information

Allocation of Resources Dynamically in Cloud Computing Environment Using Virtual Machines

Allocation of Resources Dynamically in Cloud Computing Environment Using Virtual Machines www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 6 Issue 10 October 2017, Page No. 22612-22616 Index Copernicus value (2015): 58.10 DOI: 10.18535/ijecs/v6i10.10

More information

vsphere Design and Deploy Fast Track v6 Additional Slides

vsphere Design and Deploy Fast Track v6 Additional Slides vsphere Design and Deploy Fast Track v6 Additional Slides The V-Model VMware vsphere: Design and Deploy Prerelease 2 The V-Model VMware vsphere: Design and Deploy Prerelease 3 The Waterfall Model VMware

More information

Live Migration of Virtualized Edge Networks: Analytical Modeling and Performance Evaluation

Live Migration of Virtualized Edge Networks: Analytical Modeling and Performance Evaluation Live Migration of Virtualized Edge Networks: Analytical Modeling and Performance Evaluation Walter Cerroni, Franco Callegati DEI University of Bologna, Italy Outline Motivations Virtualized edge networks

More information

VMware Virtual SAN. High Performance Scalable Storage Architecture VMware Inc. All rights reserved.

VMware Virtual SAN. High Performance Scalable Storage Architecture VMware Inc. All rights reserved. VMware Virtual SAN High Performance Scalable Storage Architecture 2014 VMware Inc. All rights reserved. Agenda Importance of Software Defined approach for Storage Introduction VMware Virtual SAN Key Properties

More information

Gridstore solves IT challenges at Yavapai-Prescott Indian Reservation

Gridstore solves IT challenges at Yavapai-Prescott Indian Reservation Gridstore solves IT challenges at Yavapai-Prescott Indian Reservation HYPERCONVERGED ALL-FLASH INFRASTRUCTURE George Symons, CEO Simplify Your Data Center Eliminate layers of cost and complexity All-Flash

More information

MixApart: Decoupled Analytics for Shared Storage Systems. Madalin Mihailescu, Gokul Soundararajan, Cristiana Amza University of Toronto and NetApp

MixApart: Decoupled Analytics for Shared Storage Systems. Madalin Mihailescu, Gokul Soundararajan, Cristiana Amza University of Toronto and NetApp MixApart: Decoupled Analytics for Shared Storage Systems Madalin Mihailescu, Gokul Soundararajan, Cristiana Amza University of Toronto and NetApp Hadoop Pig, Hive Hadoop + Enterprise storage?! Shared storage

More information

ArcGIS Enterprise Performance and Scalability Best Practices. Andrew Sakowicz

ArcGIS Enterprise Performance and Scalability Best Practices. Andrew Sakowicz ArcGIS Enterprise Performance and Scalability Best Practices Andrew Sakowicz Agenda Definitions Design workload separation Provide adequate infrastructure capacity Configure Tune Test Monitor Definitions

More information

Xen Summit Spring 2007

Xen Summit Spring 2007 Xen Summit Spring 2007 Platform Virtualization with XenEnterprise Rich Persaud 4/20/07 Copyright 2005-2006, XenSource, Inc. All rights reserved. 1 Xen, XenSource and XenEnterprise

More information

Surveyor 6 Product Guide

Surveyor 6 Product Guide Surveyor 6 Product Guide Verdiem is a pioneer in IT energy management & efficiency, delivering a best-in-class solution that helps you accurately measure IT device utilization, enforce policies for greater

More information

Typical scenario in shared infrastructures

Typical scenario in shared infrastructures Got control? AutoControl: Automated Control of MultipleVirtualized Resources Pradeep Padala, Karen Hou, Xiaoyun Zhu*, Mustfa Uysal, Zhikui Wang, Sharad Singhal, Arif Merchant, Kang G. Shin University of

More information

VMware Infrastructure 3 Pricing & Packaging

VMware Infrastructure 3 Pricing & Packaging VMware Infrastructure 3 Pricing & Packaging ESX Server 3.5 / VC 2.5 New feature Summary ESX Server 3i Next generation hypervisor architecture Small form factor Delivered Integrated with hardware starting

More information

70-643: Windows Server 2008 Applications Infrastructure. Course 01 - Deploying Windows in the Enterprise

70-643: Windows Server 2008 Applications Infrastructure. Course 01 - Deploying Windows in the Enterprise 70-643: Windows Server 2008 Applications Infrastructure Course 01 - Deploying Windows in the Enterprise Slide 1 Deploying Windows in the Enterprise How to deploy Windows in the 2008 Server Environment

More information

Course Outline 20740B. Module 1: Installing, upgrading, and migrating servers and workloads

Course Outline 20740B. Module 1: Installing, upgrading, and migrating servers and workloads Course Outline 20740B Module 1: Installing, upgrading, and migrating servers and workloads This module describes the new features of Windows Server 2016, and explains how to prepare for and install Nano

More information

Online Help StruxureWare Central

Online Help StruxureWare Central Online Help StruxureWare Central Version 7.0.0 StruxureWare Central Virtual Appliance The StruxureWare Central 7.0 server is now available as a virtual appliance, supported on VMware ESXi 4.1.0. The full-featured

More information

Consolidation Assessment Final Report

Consolidation Assessment Final Report Consolidation Assessment Final Report January 2009 The foundation for a lasting relationship starts with a connection. 1.800.800.0014 biz.pcconnection.com Table of Contents Executive Overview..............................................

More information

8. CONCLUSION AND FUTURE WORK. To address the formulated research issues, this thesis has achieved each of the objectives delineated in Chapter 1.

8. CONCLUSION AND FUTURE WORK. To address the formulated research issues, this thesis has achieved each of the objectives delineated in Chapter 1. 134 8. CONCLUSION AND FUTURE WORK 8.1 CONCLUSION Virtualization and internet availability has increased virtualized server cluster or cloud computing environment deployments. With technological advances,

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST \ http://www.pass4test.com We offer free update service for one year Exam : 1Y0-A25 Title : Engineering a Citrix Virtualization Solution Exam Vendors : Citrix Version : DEMO 1 / 4 Get Latest

More information

VMware vsphere. Using vsphere VMware Inc. All rights reserved

VMware vsphere. Using vsphere VMware Inc. All rights reserved VMware vsphere Using vsphere 2010 VMware Inc. All rights reserved Migrating VMs VMs Move from one host to another Powered on VM requires VMware vmotion VM Files in Datastores Move from one datastore to

More information

Securing the Data Center against

Securing the Data Center against Securing the Data Center against vulnerabilities & Data Protection Agenda Virtual Virtualization Technology How Virtualization affects the Datacenter Security Keys to a Secure Virtualized Deployment and

More information

Consolidating Complementary VMs with Spatial/Temporalawareness

Consolidating Complementary VMs with Spatial/Temporalawareness Consolidating Complementary VMs with Spatial/Temporalawareness in Cloud Datacenters Liuhua Chen and Haiying Shen Dept. of Electrical and Computer Engineering Clemson University, SC, USA 1 Outline Introduction

More information

Doing Nothing Well * Aka: Wake-up Receivers to the Rescue. Jan M. Rabaey, University of California at Berkeley VLSI Symposium June 17, 2009

Doing Nothing Well * Aka: Wake-up Receivers to the Rescue. Jan M. Rabaey, University of California at Berkeley VLSI Symposium June 17, 2009 Doing Nothing Well * Aka: Wake-up Receivers to the Rescue [* Original quote by David Culler, UCB] Jan M. Rabaey, University of California at Berkeley VLSI Symposium June 17, 2009 Outline Major Focus on

More information

Distributed Autonomous Virtual Resource Management in Datacenters Using Finite- Markov Decision Process

Distributed Autonomous Virtual Resource Management in Datacenters Using Finite- Markov Decision Process Distributed Autonomous Virtual Resource Management in Datacenters Using Finite- Markov Decision Process Liuhua Chen, Haiying Shen and Karan Sapra Department of Electrical and Computer Engineering Clemson

More information

Vmware VCP550. VMware Certified Professional on vsphere 5. Download Full Version :

Vmware VCP550. VMware Certified Professional on vsphere 5. Download Full Version : Vmware VCP550 VMware Certified Professional on vsphere 5 Download Full Version : http://killexams.com/pass4sure/exam-detail/vcp550 QUESTION: 255 A vsphere administrator enables and configures a Software

More information

Installation, Storage, and with Windows Server 2016

Installation, Storage, and with Windows Server 2016 Installation, Storage, and with Windows Server 2016 Course: 20740 Course Details Audience(s): IT Professional(s) Technology: Windows Server 2016 Duration: 40 Hours ABOUT THIS COURSE This five-day course

More information

vsan Disaster Recovery November 19, 2017

vsan Disaster Recovery November 19, 2017 November 19, 2017 1 Table of Contents 1. Disaster Recovery 1.1.Overview 1.2.vSAN Stretched Clusters and Site Recovery Manager 1.3.vSAN Performance 1.4.Summary 2 1. Disaster Recovery According to the United

More information

High-performance aspects in virtualized infrastructures

High-performance aspects in virtualized infrastructures SVM 21 High-performance aspects in virtualized infrastructures Vitalian Danciu, Nils gentschen Felde, Dieter Kranzlmüller, Tobias Lindinger SVM 21 - HPC aspects in virtualized infrastructures 1/29/21 Niagara

More information

Multiprocessor Scheduling. Multiprocessor Scheduling

Multiprocessor Scheduling. Multiprocessor Scheduling Multiprocessor Scheduling Will consider only shared memory multiprocessor or multi-core CPU Salient features: One or more caches: cache affinity is important Semaphores/locks typically implemented as spin-locks:

More information

Quantifying Load Imbalance on Virtualized Enterprise Servers

Quantifying Load Imbalance on Virtualized Enterprise Servers Quantifying Load Imbalance on Virtualized Enterprise Servers Emmanuel Arzuaga and David Kaeli Department of Electrical and Computer Engineering Northeastern University Boston MA 1 Traditional Data Centers

More information

No More Waiting Around

No More Waiting Around White Paper 10 GbE NETWORK UPGRADE FOR SMB FOR IT ADMINISTRATORS, DECISION-MAKERS, AND OWNERS OF SMALL TO MEDIUM-SIZED BUSINESSES No More Waiting Around How 10 Gb/s Will Change Your Company Network Introduction

More information

VMware Join the Virtual Revolution! Brian McNeil VMware National Partner Business Manager

VMware Join the Virtual Revolution! Brian McNeil VMware National Partner Business Manager VMware Join the Virtual Revolution! Brian McNeil VMware National Partner Business Manager 1 VMware By the Numbers Year Founded Employees R&D Engineers with Advanced Degrees Technology Partners Channel

More information

Charles Lefurgy IBM Research, Austin

Charles Lefurgy IBM Research, Austin Super-Dense Servers: An Energy-efficient Approach to Large-scale Server Clusters Outline Problem Internet data centers use a lot of energy Opportunity Load-varying applications Servers can be power-managed

More information

70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure

70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure 70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure Slide 1 Creating the Virtualization Infrastructure Slide 2 Introducing Microsoft System Center

More information

AB Drives. T4 - Process Control: Virtualization for Manufacturing. Insert Photo Here Anthony Baker. PlantPAx Characterization & Lab Manager

AB Drives. T4 - Process Control: Virtualization for Manufacturing. Insert Photo Here Anthony Baker. PlantPAx Characterization & Lab Manager T4 - Process Control: Virtualization for Manufacturing Insert Photo Here Anthony Baker PlantPAx Characterization & Lab Manager Rockwell Automation Rockwell Automation Process Solutions User Group (PSUG)

More information

EMC Virtual Infrastructure for Microsoft Exchange 2007 Enabled by EMC CLARiiON CX4-120 and VMware vsphere 4.0 using iscsi

EMC Virtual Infrastructure for Microsoft Exchange 2007 Enabled by EMC CLARiiON CX4-120 and VMware vsphere 4.0 using iscsi EMC Virtual Infrastructure for Microsoft Exchange 27 Enabled by EMC CLARiiON CX4-12 and Applied Technology Abstract This white paper details a solution built and tested using EMC CLARiiON CX4-12 and VMware

More information

Paperspace. Architecture Overview. 20 Jay St. Suite 312 Brooklyn, NY Technical Whitepaper

Paperspace. Architecture Overview. 20 Jay St. Suite 312 Brooklyn, NY Technical Whitepaper Architecture Overview Copyright 2016 Paperspace, Co. All Rights Reserved June - 1-2017 Technical Whitepaper Paperspace Whitepaper: Architecture Overview Content 1. Overview 3 2. Virtualization 3 Xen Hypervisor

More information

Microsoft Applications on Nutanix

Microsoft Applications on Nutanix Microsoft Applications on Nutanix Lukas Lundell Sachin Chheda Chris Brown #nextconf #AW105 Agenda Why MS Exchange or any vbca on Nutanix Exchange Solution Design Methodology SharePoint and Unified Communications

More information

Oracle Real Application Clusters One Node

Oracle Real Application Clusters One Node Oracle Real Application Clusters One Node Better Virtualization for Databases Bob Thome, Oracle Grid Development Agenda Overview Comparison with VMs and other failover solutions Pricing

More information

SOFT CONTAINER TOWARDS 100% RESOURCE UTILIZATION ACCELA ZHAO, LAYNE PENG

SOFT CONTAINER TOWARDS 100% RESOURCE UTILIZATION ACCELA ZHAO, LAYNE PENG SOFT CONTAINER TOWARDS 100% RESOURCE UTILIZATION ACCELA ZHAO, LAYNE PENG 1 WHO ARE THOSE GUYS Accela Zhao, Technologist at EMC OCTO, active Openstack community contributor, experienced in cloud scheduling

More information

Acer Shared Resource Computing (SRC) Solution Brief

Acer Shared Resource Computing (SRC) Solution Brief Acer Shared Resource Computing (SRC) Solution Brief As business grows, the number of personal computers and servers continues to stagger, and the cost is incremental to maintain and service. More and more

More information

Chapter 5 C. Virtual machines

Chapter 5 C. Virtual machines Chapter 5 C Virtual machines Virtual Machines Host computer emulates guest operating system and machine resources Improved isolation of multiple guests Avoids security and reliability problems Aids sharing

More information

DATASHEET. Advanced 6-Port Gigabit VPN Network Router. Model: ER-6. Sophisticated Routing Features. Advanced Security, Monitoring, and Management

DATASHEET. Advanced 6-Port Gigabit VPN Network Router. Model: ER-6. Sophisticated Routing Features. Advanced Security, Monitoring, and Management Data Center & Cloud Computing DATASHEET Advanced 6-Port Gigabit VPN Network Router Model: ER-6 Sophisticated Routing Features Advanced Security, Monitoring, and Management High-Performance Gigabit Ports

More information

Reducing the Energy Consumption of Networked Devices

Reducing the Energy Consumption of Networked Devices Reducing the Energy Consumption of Networked Devices Bruce Nordman Energy Analysis Lawrence Berkeley National Laboratory Berkeley, CA 94720 bnordman@lbl.gov Ken Christensen Computer Science and Engineering

More information

Preserving I/O Prioritization in Virtualized OSes

Preserving I/O Prioritization in Virtualized OSes Preserving I/O Prioritization in Virtualized OSes Kun Suo 1, Yong Zhao 1, Jia Rao 1, Luwei Cheng 2, Xiaobo Zhou 3, Francis C. M. Lau 4 The University of Texas at Arlington 1, Facebook 2, University of

More information

WHITE PAPER: BEST PRACTICES. Sizing and Scalability Recommendations for Symantec Endpoint Protection. Symantec Enterprise Security Solutions Group

WHITE PAPER: BEST PRACTICES. Sizing and Scalability Recommendations for Symantec Endpoint Protection. Symantec Enterprise Security Solutions Group WHITE PAPER: BEST PRACTICES Sizing and Scalability Recommendations for Symantec Rev 2.2 Symantec Enterprise Security Solutions Group White Paper: Symantec Best Practices Contents Introduction... 4 The

More information

AEQ FORUM VIRTUAL USER S MANUAL ED. 03/15 Firmware Version: PBA Base CPU v1.65 or higher Software Version: AEQ FORUM VIRTUAL v1.

AEQ FORUM VIRTUAL USER S MANUAL ED. 03/15 Firmware Version: PBA Base CPU v1.65 or higher Software Version: AEQ FORUM VIRTUAL v1. USER S MANUAL ED. 03/15 V. 1.2-03/10/2016 Firmware Version: Software Version: PBA Base CPU v1.65 or higher v1.30 or higher CONTENTS 1. INSTALLING AND RUNNING THE APPLICATION.... 3 1.1. Installation. System

More information

About Us. Innovating proven technology for practical security solutions

About Us. Innovating proven technology for practical security solutions Rethink Security About Us Innovating proven technology for practical security solutions Virtualization Security Application Security Platform Security Cross Domain Security Desktop Consolidation Case Study

More information

EnergyAware Mobile-based Architecture for Maximizing Energy Savings during Computer Idle Times

EnergyAware Mobile-based Architecture for Maximizing Energy Savings during Computer Idle Times EnergyAware Mobile-based Architecture for Maximizing Energy Savings during Computer Idle Times Miguel Jimeno 1, Martín Diaz 1, John Candelo 2 and Pedro Wightman 1 1 Systems Engineering Department, Universidad

More information

AIST Super Green Cloud

AIST Super Green Cloud AIST Super Green Cloud A build-once-run-everywhere high performance computing platform Takahiro Hirofuchi, Ryosei Takano, Yusuke Tanimura, Atsuko Takefusa, and Yoshio Tanaka Information Technology Research

More information

Automated Control for Elastic Storage Harold Lim, Shivnath Babu, Jeff Chase Duke University

Automated Control for Elastic Storage Harold Lim, Shivnath Babu, Jeff Chase Duke University D u k e S y s t e m s Automated Control for Elastic Storage Harold Lim, Shivnath Babu, Jeff Chase Duke University Motivation We address challenges for controlling elastic applications, specifically storage.

More information

VMware vcenter Server Performance and Best Practices

VMware vcenter Server Performance and Best Practices Performance Study VMware vcenter Server Performance and Best Practices VMware vsphere 4.1 VMware vcenter Server allows you to manage all levels of a VMware vsphere deployment from datacenters to clusters,

More information

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise Virtualization with VMware ESX and VirtualCenter SMB to Enterprise This class is an intense, five-day introduction to virtualization using VMware s immensely popular Virtual Infrastructure suite including

More information

Services in the Virtualization Plane. Andrew Warfield Adjunct Professor, UBC Technical Director, Citrix Systems

Services in the Virtualization Plane. Andrew Warfield Adjunct Professor, UBC Technical Director, Citrix Systems Services in the Virtualization Plane Andrew Warfield Adjunct Professor, UBC Technical Director, Citrix Systems The Virtualization Plane Applications Applications OS Physical Machine 20ms 20ms in in the

More information

predefined elements (CI)

predefined elements (CI) 1 VMware Name 1.1 VMware Scans Scan Date, API Type, API Version, Name, Locale Build Number, Version, Service Name, OS Type, Vendor, Version, Build, MOB Path 1.1.1 VMware Folders Name, Identifier, MOB Path

More information

Recommended Hardware & Software Requirements for Installing Invu Document Management

Recommended Hardware & Software Requirements for Installing Invu Document Management Recommended Hardware & Software Requirements for Installing Invu Document Management Hardware & Software Requirements for 6.9 Page 1 of 7 Contents Recommended Hardware Requirements - Single Server, Single

More information

Parallels Remote Application Server. Scalability Testing with Login VSI

Parallels Remote Application Server. Scalability Testing with Login VSI Parallels Remote Application Server Scalability Testing with Login VSI Contents Introduction... 3 Scalability... 4 Testing the Scalability of Parallels RAS... 4 Configurations for Scalability Testing...

More information

VIRTUALIZING SERVER CONNECTIVITY IN THE CLOUD

VIRTUALIZING SERVER CONNECTIVITY IN THE CLOUD VIRTUALIZING SERVER CONNECTIVITY IN THE CLOUD Truls Myklebust Director, Product Management Brocade Communications 2011 Brocade Communciations - All Rights Reserved 13 October 2011 THE ENTERPRISE IS GOING

More information

Virtualization And High Availability. Howard Chow Microsoft MVP

Virtualization And High Availability. Howard Chow Microsoft MVP Virtualization And High Availability Howard Chow Microsoft MVP Session Objectives And Agenda Virtualization and High Availability Types of high availability enabled by virtualization Enabling a highly

More information

SvSAN Data Sheet - StorMagic

SvSAN Data Sheet - StorMagic SvSAN Data Sheet - StorMagic A Virtual SAN for distributed multi-site environments StorMagic SvSAN is a software storage solution that enables enterprises to eliminate downtime of business critical applications

More information

Microsoft RemoteFX for Remote Desktop Virtualization Host Capacity Planning Guide for Windows Server 2008 R2 Service Pack 1

Microsoft RemoteFX for Remote Desktop Virtualization Host Capacity Planning Guide for Windows Server 2008 R2 Service Pack 1 Microsoft RemoteFX for Remote Desktop Virtualization Host Capacity Planning Guide for Windows Server 2008 R2 Service Pack 1 Microsoft Corporation Published: March 2011 Abstract Microsoft RemoteFX delivers

More information

What s New in VMware vsphere 4.1 Performance. VMware vsphere 4.1

What s New in VMware vsphere 4.1 Performance. VMware vsphere 4.1 What s New in VMware vsphere 4.1 Performance VMware vsphere 4.1 T E C H N I C A L W H I T E P A P E R Table of Contents Scalability enhancements....................................................................

More information

The vsphere 6.0 Advantages Over Hyper- V

The vsphere 6.0 Advantages Over Hyper- V The Advantages Over Hyper- V The most trusted and complete virtualization platform SDDC Competitive Marketing 2015 Q2 VMware.com/go/PartnerCompete 2015 VMware Inc. All rights reserved. v3b The Most Trusted

More information

Oracle(SUN) Virtual box another virtual platform

Oracle(SUN) Virtual box another virtual platform Oracle(SUN) Virtual box another virtual platform Using VirtualBox Importing and exporting virtual machines VirtualBox can import and export virtual machines in the industry-standard Open Virtualization

More information

Chapter 3 Virtualization Model for Cloud Computing Environment

Chapter 3 Virtualization Model for Cloud Computing Environment Chapter 3 Virtualization Model for Cloud Computing Environment This chapter introduces the concept of virtualization in Cloud Computing Environment along with need of virtualization, components and characteristics

More information