Server Virtualization Gina Myers. Definition Creating virtual machines (VMs) “VMs are software entities that emulate a real machine’s functionality” ◦

Slides:



Advertisements
Similar presentations
Don’t pay for Linux Guests
Advertisements

Virtualization and Cloud Computing. Definition Virtualization is the ability to run multiple operating systems on a single physical system and share the.
Adam Duffy Edina Public Schools.  The heart of virtualization is the “virtual machine” (VM), a tightly isolated software container with an operating.
Antony Jo The University of Montana. Virtualization  The process of abstraction; making something more abstract  Many types: Server Desktop Application.
Introduction to Virtualization
Red Riders and Pink Nightmares: A Journey into Virtualization. Darren Schoen Director of Technology Infrastructure, Broward Center for the Performing Arts.
Virtual techdays INDIA │ 9-11 February 2011 Cross Hypervisor Management Using SCVMM 2008 R2 Vikas Madan │ Partner Consultant II, Microsoft Corporation.
Cloud Computing and Virtualization Sorav Bansal CloudCamp 2010 IIT Delhi.
Intro to Virtualization Andrew Hamilton TJ IT Technician.
Virtual Machines. Virtualization Virtualization deals with “extending or replacing an existing interface so as to mimic the behavior of another system”
European Organization for Nuclear Research Virtualization Review and Discussion Omer Khalid 17 th June 2010.
Virtualization for Cloud Computing
Virtualization 101.
Virtualization 101.
To run the program: To run the program: You need the OS: You need the OS:
Ashtyn Hemendinger Natalie Mark Hong Ding Joseph Minjae Lee.
Methodologies, strategies and experiences Virtualization.
Cloud Computing All Copyrights reserved to Talal Abu-Ghazaleh Organization
Operating System Virtualization
Virtualization Virtualization is the creation of substitutes for real resources – abstraction of real resources Users/Applications are typically unaware.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
CERN IT Department CH-1211 Genève 23 Switzerland t Virtualization with Windows at CERN Juraj Sucik, Emmanuel Ormancey Internet Services Group.
INTRODUCTION TO CLOUD COMPUTING CS 595 LECTURE 7 2/23/2015.
Microkernels, virtualization, exokernels Tutorial 1 – CSC469.
2011 / 9/11/ S V E Security for Virtualized Environments The first comprehensive security solution for.
Virtualization Lab 3 – Virtualization Fall 2012 CSCI 6303 Principles of I.T.
ICT Day Term 4,  Virtualisation is growing in usage.  Current CPU’s are designed to support Virtualisation.  Businesses are looking at virtualisation.
SAIGONTECH COPPERATIVE EDUCATION NETWORKING Spring 2010 Seminar #1 VIRTUALIZATION EVERYWHERE.
SAIGONTECH COPPERATIVE EDUCATION NETWORKING Spring 2009 Seminar #1 VIRTUALIZATION EVERYWHERE.
Virtualization. ABCs Special software: hypervisors or virtual machine managers Guest OS (virtual machine) sits on top of host OS (Win 7 in our case) We.
Virtualization. Virtualization  In computing, virtualization is a broad term that refers to the abstraction of computer resources  It is "a technique.
Secure & flexible monitoring of virtual machine University of Mazandran Science & Tecnology By : Esmaill Khanlarpour January.
Virtualization By Tim Ausburn & James Cantrell. Virtualization: Why? Reduce IT Costs Server consolidation Application Isolation Increase Server Utilization.
Virtualization: Not Just For Servers Hollis Blanchard PowerPC kernel hacker.
Network Plus Virtualization Concepts. Virtualization Overview Virtualization is the emulation of a computer environment called a Virtual Machine. A Hypervisor.
Virtual Machine and its Role in Distributed Systems.
A Brief Intro to Virtualiztion. What is Virtualization? An abstraction Usually performed via software Many different types –Hardware –Software –Data –Network.
INTRODUCTION TO VIRTUALIZATION KRISTEN WILLIAMS MOSES IKE.
COMS E Cloud Computing and Data Center Networking Sambit Sahu
Virtual Machines Created within the Virtualization layer, such as a hypervisor Shares the physical computer's CPU, hard disk, memory, and network interfaces.
Virtual techdays INDIA │ august 2010 virtual techdays INDIA │ august 2010 Consolidate and Virtualize your Linux Environment M.S.Anand │ Technology.
Security Vulnerabilities in A Virtual Environment
Virtualization One computer can do the job of multiple computers, by sharing the resources of a single computer across multiple environments. Turning hardware.
Operating-System Structures
Hands-On Virtual Computing
Cloud Computing Lecture 5-6 Muhammad Ahmad Jan.
© 2009 Pittsburgh Supercomputing Center Server Virtualization and Security Kevin Sullivan Copyright Kevin Sullivan, Pittsburgh Supercomputing.
Virtualization Assessment. Strategy for web hosting Reduce costs by consolidating services onto the fewest number of physical machines
© ExplorNet’s Centers for Quality Teaching and Learning 1 Explain the purpose of Microsoft virtualization. Objective Course Weight 2%
A Measured Approach to Virtualization Don Mendonsa Lawrence Livermore National Laboratory NLIT 2008 by LLNL-PRES
Dual Identity Devices By: Tony Peadick By: The Breakdown What is a dual identity device Why they were designed and who needs one How they work Availability.
VIRTUAL MACHINE – VMWARE. VIRTUAL MACHINE (VM) What is a VM? – A virtual machine (VM) is a software implementation of a computing environment in which.
Virtualization - an introduction Gordon Ross Computing Service.
Virtualization for Cloud Computing
Guide to Operating Systems, 5th Edition
A move towards Greener Planet
Current Generation Hypervisor Type 1 Type 2.
Virtualization Virtualization is the creation of substitutes for real resources – abstraction of real resources Users/Applications are typically unaware.
Virtualization overview
Virtual Servers.
A Brief Intro to Virtualiztion
A Brief Intro to Virtualiztion
Running other code under LINUX
Virtualization Virtualization is the creation of substitutes for real resources – abstraction of real resources Users/Applications are typically unaware.
Virtualization Layer Virtual Hardware Virtual Networking
Virtualization 101.
Guide to Operating Systems, 5th Edition
Virtual machines benefits
Virtualization Dr. S. R. Ahmed.
Presentation transcript:

Server Virtualization Gina Myers

Definition Creating virtual machines (VMs) “VMs are software entities that emulate a real machine’s functionality” ◦ Carbone, Lee, and Zamboni

Hypervisors Virtual machine manager Two types ◦ 1  Run on hardware ◦ 2  Run on operating system Not all can be classified as purely type 1 or 2

Full Virtualization Better security Guest OS is not aware it is being virtualized Performance is slower Simplifies migration and portability

Paravirtualization Most common approach When the VM is aware that it is a VM Improves performance Better sharing of resources Hyper-V, VMWare ESX

Vendors “We certainly see the three-player market of Microsoft, Xen, and VMWare; Xen for Linux or open source markets, Microsoft for Windows, and VMWare as Switzerland-able to do anything on any architecture” -Goth

Citrix XenServer Free and licensed editions Low cost Free version has a lot of benefits Mostly used with Linux, support for Microsoft

VMWare Most popular Many different products Solutions for many operating systems Virtual appliance marketplace

Microsoft Hyper-V Free with Windows server 2008 and R2 Offers live migration of VMs Integration with other Microsoft products

Benefits of Virtualization Better utilization of existing hardware Energy savings Cost savings Conversion of legacy systems to VMs Live migration, less downtime Reduce carbon footprint

Issues with Virtualization Security ◦ If hypervisor is hijacked, the hijacker could gain access to both the physical server and the VMs ◦ Security measures that are already in place on physical server might not be enough to protect VMs ◦ Virtualization adds another layer of complexity

Auxiliary Information Technology of Indiana University Microsoft Hyper-V Reduced servers from 150 to 32 Annually cost savings of $85,000 Less downtime Server provisioning time reduced from 1 month to 1 hour

Frederick Memorial Healthcare System VMWare’s Infrastructure 3 Converted legacy systems to VMs Reduced servers from 85 to 6 Reduced data center footprint by 30% Reduced energy consumption by 35% $40,000 saved annually

Future Virtualization on cell phones ◦ To separate a work phone and a home phone on one physical device “BYOC” Citrix’s bring your own computer “the laptop runs a corporate virtual machine directly on top of a hypervisor rather than in a hosted virtual environment contained by the employee’s personal operating system” -Kroeker