Introduction to VMware Virtualization

Slides:



Advertisements
Similar presentations
Cloud computing is used to describe a variety of computing concepts that involve a large number of computers connected through a real-time communication.
Advertisements

Virtual Machine Technology Dr. Gregor von Laszewski Dr. Lizhe Wang.
Virtualisation From the Bottom Up From storage to application.
© 2011 VMware Inc. All rights reserved High Availability Module 7.
VMware Virtualization Last Update Copyright Kenneth M. Chipps Ph.D.
Virtual Machine Security Design of Secure Operating Systems Summer 2012 Presented By: Musaad Alzahrani.
Diagram & Icon Library Febuary 2009 Copyright © 2009 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and.
© 2010 VMware Inc. All rights reserved Confidential VMware Vision Jarod Martin Senior Solutions Engineer.
Presented by Sujit Tilak. Evolution of Client/Server Architecture Clients & Server on different computer systems Local Area Network for Server and Client.
Introducing VMware vSphere 5.0
Virtualization for Cloud Computing
Storage Management Module 5.
© 2010 VMware Inc. All rights reserved VMware ESX and ESXi Module 3.
High Availability Module 12.
Patch Management Module 13. Module You Are Here VMware vSphere 4.1: Install, Configure, Manage – Revision A Operations vSphere Environment Introduction.
VMware vCenter Server Module 4.
Virtual Machine Management
© 2010 VMware Inc. All rights reserved Data Protection Module 10.
Microsoft Virtual Academy. Microsoft Virtual Academy Part 1 | Windows Server 2012 Hyper-V &. VMware vSphere 5.1 Part 2 | System Center 2012 SP1 & VMware’s.
VMware vSphere 4 Introduction. Agenda VMware vSphere Virtualization Technology vMotion Storage vMotion Snapshot High Availability DRS Resource Pools Monitoring.
Presented by : Ran Koretzki. Basic Introduction What are VM’s ? What is migration ? What is Live migration ?
© 2010 VMware Inc. All rights reserved Access Control Module 8.
Access Control Module 8. Module You Are Here VMware vSphere 4.1: Install, Configure, Manage – Revision A vSphere Environment Introduction to VMware.
This courseware is copyrighted © 2011 gtslearning. No part of this courseware or any training material supplied by gtslearning International Limited to.
Virtualization Virtualization is the creation of substitutes for real resources – abstraction of real resources Users/Applications are typically unaware.
© 2011 VMware Inc. All rights reserved Course Introduction Module 1.

Virtualization Lab 3 – Virtualization Fall 2012 CSCI 6303 Principles of I.T.
© 2010 VMware Inc. All rights reserved Patch Management Module 13.
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.
A Cloud is a type of parallel and distributed system consisting of a collection of inter- connected and virtualized computers that are dynamically provisioned.
Copyright © 2011 EMC Corporation. All Rights Reserved. MODULE – 6 VIRTUALIZED DATA CENTER – DESKTOP AND APPLICATION 1.
INTRODUCTION TO CLOUD COMPUTING CS 595 LECTURE 2.
Microsoft Virtual Academy. Microsoft Virtual Academy Part 1 | Windows Server 2012 Hyper-V &. VMware vSphere 5.1 Part 2 | System Center 2012 SP1 & VMware’s.
Virtualization By Tim Ausburn & James Cantrell. Virtualization: Why? Reduce IT Costs Server consolidation Application Isolation Increase Server Utilization.
Network Plus Virtualization Concepts. Virtualization Overview Virtualization is the emulation of a computer environment called a Virtual Machine. A Hypervisor.
High Performance Computing on Virtualized Environments Ganesh Thiagarajan Fall 2014 Instructor: Yuzhe(Richard) Tang Syracuse University.
Instruction Set Virtualization
© 2010 VMware Inc. All rights reserved vSphere 4.1: Install, Configure, Manage.
VMware vSphere Configuration and Management v6
Diagram & Icon Library Febuary 2009 Copyright © 2009 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and.
© Copyright 2011 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP Restricted Module 7.
Symantec Storage Foundation High Availability 6.1 for Windows: What’s New Providing Support for ApplicationHA in Hyper-V and VMware.
Virtualization One computer can do the job of multiple computers, by sharing the resources of a single computer across multiple environments. Turning hardware.
© 2011 VMware Inc. All rights reserved Course Introduction Module 1.
© 2015 VMware Inc. All rights reserved. Software-Defined Data Center Module 2.
Module Objectives At the end of the module, you will be able to:
Unit 2 VIRTUALISATION. Unit 2 - Syllabus Basics of Virtualization Types of Virtualization Implementation Levels of Virtualization Virtualization Structures.
© 2012 Eucalyptus Systems, Inc. Cloud Computing Introduction Eucalyptus Education Services 2.
vSphere 6 Foundations Exam Training
VIRTUAL MACHINE – VMWARE. VIRTUAL MACHINE (VM) What is a VM? – A virtual machine (VM) is a software implementation of a computing environment in which.
Key Commvault Terms Virtual Server Agent (VSA) – Agent installed on Windows server that backs up VMware VM via VADP API. Vmware vSphere server – Physical.
Guide to Operating Systems, 5th Edition
VMware ESX and ESXi Module 3.
Patch Management Module 13.
Introduction to VMware Virtualization
What is Virtualization Last Update
Building a Virtual Infrastructure
1. 2 VIRTUAL MACHINES By: Satya Prasanna Mallick Reg.No
Group 8 Virtualization of the Cloud
Network Services, Cloud Computing, and Virtualization
Introduction to vSphere and the Software-Defined Data Center
Managing Clouds with VMM
Guide to Operating Systems, 5th Edition
Traditional Virtualized Infrastructure
DevOps in action The next level of virtualization
Diagram & Icon Library Febuary 2009
Presentation transcript:

Introduction to VMware Virtualization Module 2

Introduction to VMware Virtualization Installing VMware ESX and ESXi You Are Here vSphere Environment Operations Introduction to VMware Virtualization Access Control VMware ESX and ESXi Resource Monitoring VMware vCenter Server Data Protection Networking Scalability Storage High Availability Virtual Machines Patch Management Installing VMware ESX and ESXi VMware vSphere 4.1: Install, Configure, Manage – Revision A

Importance VMware vSphere™ is based on many components that a vSphere administrator should be familiar with. This module describes the basic concept of virtualization, the types of virtualization available from VMware®, and the virtual machine. This module then shows you the fundamental components of vSphere and how vSphere can be used in your datacenter. VMware vSphere 4.1: Install, Configure, Manage – Revision A

Module Objectives Explain the concept of virtualization Identify the benefits of using a virtual machine Describe the role of vSphere in the datacenter and the cloud Describe the role of a vSphere administrator VMware vSphere 4.1: Install, Configure, Manage – Revision A

What Is Virtualization? Virtualization is a technology that transforms hardware into software. Virtualization allows you to run multiple operating systems as virtual machines on a single computer. Each copy of an operating system is installed into a virtual machine. Virtualization is not: Simulation Emulation VMware vSphere 4.1: Install, Configure, Manage – Revision A

How Does Virtualization Work? A virtualization layer is installed. It uses either a hosted or a bare-metal hypervisor architecture. hosted or bare-metal architecture VMware vSphere 4.1: Install, Configure, Manage – Revision A

Host Operating System–Based Virtualization A host-based virtualization system requires an operating system (such as Windows or Linux) to be installed on the computer. VMware vSphere 4.1: Install, Configure, Manage – Revision A

Virtualization Using a Bare-Metal Hypervisor A bare-metal hypervisor system does not require an operating system. The hypervisor is the operating system. VMware vSphere 4.1: Install, Configure, Manage – Revision A

What Is a Virtual Machine? From the user’s perspective, a virtual machine is a software platform that, like a physical computer, runs an operating system and applications. From the hypervisor’s perspective, a virtual machine is a discrete set of files. Main files: Configuration file Virtual disk file NVRAM settings file Log file virtual machine VMware vSphere 4.1: Install, Configure, Manage – Revision A

Why Use Virtual Machines? Physical machine Virtual machine Difficult to move or copy Bound to a specific set of hardware components Often has a short life cycle Requires personal contact to upgrade hardware Easy to move and copy: Encapsulated into files Independent of physical hardware Easy to manage: Isolated from other virtual machines Insulated from hardware changes Provides the ability to support legacy applications Allows servers to be consolidated VMware vSphere 4.1: Install, Configure, Manage – Revision A

Using vSphere vSphere provides the foundation for any virtual datacenter – small, medium, or large: Management services: VMware vCenter™ Suite Application services: For availability, security, scalability Infrastructure services: VMware ESX™/ESXi vSphere also provides the major building blocks for VMware vCloud™: Infrastructure, platform, and software services on demand VMware vSphere 4.1: Install, Configure, Manage – Revision A

Administering Your vSphere Environment vSphere administrator Create a vSphere administration team and define roles and responsibilities for: Creating virtual components Monitoring the vSphere environment Troubleshooting vSphere problems Managing updates and changes Teamwork is the key to success. storage administrator network administrator VMware vSphere 4.1: Install, Configure, Manage – Revision A

Module Summary Explain the concept of virtualization Identify the benefits of using a virtual machine Describe the role vSphere in the datacenter and the cloud Describe the role of a vSphere administrator VMware vSphere 4.1: Install, Configure, Manage – Revision A

Key Points ESX/ESXi uses virtualization layers based on a bare-metal hypervisor architecture. vSphere provides a solid foundation for any virtual datacenter. Administering a vSphere environment requires teamwork and cooperation among all administrators in the IT organization. VMware vSphere 4.1: Install, Configure, Manage – Revision A