SlideShare a Scribd company logo
Red Hat Enterprise Virtualization 3.1




Syed M Shaaf
Solutions Architect
Red Hat
November 2012



 1                    RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RHEV Overview




2           RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
RHEV MANAGER FEATURES
                                                     ●   High Availability
                                                     ●   Live Migration
                                                     ●   Load Balancing (DRS)
                                                     ●   Power Saver (DPM)
                                                     ●   Templates, thin
                                                         provisioning, snapshots
                                                     ●   Centralized storage and
                                                         networking management
                                                     ●   V2V
                                                     ●   Power User Portal
                                                     ●   Reporting Engine


3           RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RHEV HYPERVISOR/KVM OVERVIEW
SCALABILITY

    SMALL FORM FACTOR, SCALABLE,
         HIGH PERFORMANCE                                   ●   Host: 160 logical CPU
                                                                (4,096 theoretical
                                                                max), 2 TB RAM
                                                                (64TB theoretical max)
                                                            ●   Guest: 64 vCPU,
                                                                512 GB RAM
                                                            ●   Supports latest silicon
                                                                virtualization
                                                                technology
                                                            ●   Based on the latest
                                                                RHEL 6 kernel
                                                            ●   Microsoft SVVP
                                                                certified
4                  RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
SPICE: EXCEPTIONAL USER EXPERIENCE

    
        User experience comparable to
        a local desktop PC
         
             Bi-directional audio & video
         
             VoIP & video conferencing
         
             HD quality video
         
             Hi resolution 2560x1600 (each)
         
             Up to 4 monitors
         
             USB redirection for nearly any
             device
         
             Smart Card/CAC authentication
         
             Copy & paste



5                               RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
SPICE: BUILT FOR VIRTUAL DESKTOPS

    
        Adaptive Protocol
         
             Dynamically chooses optimal point to
             process graphics
         
             Renders locally on client or falls back
             to server or VM
    
        Improved network support for WAN
         
             Enhanced bandwidth and latency
             tolerance
         
             Optional SSL encryption
    
        Highest server density levels




6                            RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RHEV 3.0 REPORTING


  Historical usage, trending,
  quality of service

  Integrated reporting engine
  based on Jasper reports

  Over 25 prebuilt reports and
  dashboards included

  Ability to create and customize
  reports and templates




7                  RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
ISV PARTNERS
                                                                         ●   Integrated through
                                                                             the RHEV API
                    Operations
                    Monitoring                                           ●   Certified by Red Hat
                                  Security
       Capacity &
                                                                             to work with RHEV
      Performance
      Management                      Backup &
                                       Disaster
                                                                         ●   Free trials available
                                      Recovery                               via the RHEV
        Capacity
       Planning &                                                            Marketplace
        P2V, V2V
                                 Application

                       VDI
                                  Delivery                               ●   Visit our ISV
                                                                             partners at the
                                                                             Partner Pavillion
                                                                             and RHEV
                                                                             Campgrounds
                                                                      http://marketplace.redhat.com



8                       RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
INDUSTRY LEADING VIRTUALIZATION
PERFORMANCE

            Red Hat

            VMware




    ●   SPECvirt_sc2010: As of September 1, 2012, RHEV claims top 7
        results and the only 8-socket server scores

9                       RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
HYPERVISOR
                                 ●   Standalone hypervisor
                                       ●   Small footprint
                                              ●   Customized 'spin' of RHEL + KVM
                                              ●   'Just enough' RHEL to run virtual
                                                  machines
                                              ●   Security hardened image
                                              ●   Runs on all RHEL hardware
                                              ●   with Intel VT/AMD-V CPUs

                                       ●   Easy to install, configure and upgrade
                                              ●   PXE boot, USB boot, CD or Hard
                                                  drive




10          RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
SECURITY
 RHEV inherits the security features of
 Linux and RHEL
 SELinux security policy infrastructure
     Provides protection and isolation
     for virtual machines and host
     Compromised virtual machine
     cannot access other VMs or host
 sVirt Project
     Sub-project of NSA's SELinux
     community. Provides “hardened”
     hypervisors
     Multilevel security. Isolate guests
     Contain any hypervisor breaches




11                         RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
Security - SELinux to the rescue

          SELinux is all about labeling
          ●   Processes get labels – virtual machines with
              KVM are processes
          ●   Files and devices get labels – virtual images are
              stored on files and devices
          ●   Rules control how process labels interact with
              file labels and other process labels
          ●   The kernel enforces these rules




12                    RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
KVM guests are processes, so we can confine
them like processes




13            RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
Compromised virtual machine guest
     confined, despite its vulnerability




14           RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
And of course, the guest operating system
     can also run SELinux




15           RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RHEV 3.0 ARCHITECTURE


                                                     
                                                         RHEV-Manager is now a Java
                                                         application running on JBoss
                                                         EAP on RHEL
                                                     
                                                         Backend database is now
                                                         PostgreSQL 8.4
                                                     
                                                         New user portal, REST API,
                                                         Linux CLI
                                                     
                                                         Support for multiple external
                                                         authentication sources
                                                           
                                                             Red Hat IPA
                                                           
                                                             Microsoft Active Directory




16          RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RHEV 3.0 - Integration

     ●   Hook scripts are called at specific VM lifecycle events
         ● VDSM (management agent) Start

         ● Before VM start

         ● After VM start

         ● Before VM migration in/out

         ● After VM migration in/out

         ● Before and After VM Pause

         ● Before and After VM Continue

         ● Before and After VM Hibernate

         ● Before and After VM resume from hibernate

         ● On VM stop

         ● On VDSM Stop




     ➔Hooks can modify a virtual machines XML definition before VM start
     ➔Hooks can run system commands – e.g.. Apply firewall rule to VM




17                              RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
RHEV 3.1
             Integration & API

Python SDK   - Python SDK for developers




18             RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
RHEV 3.1
            User Interface

Web Admin   - Full support for Web Admin
            - Remove .NET Windows Admin Portal




19            RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
RHEV 3.1
                    Platform Infrastructure

OpenJDK             - Run on 100% open source infrastructure
                    - No requirement for proprietary Oracle JRE


JBoss EAP 6         - Reduced in-memory footprint
                    - Reduced startup time
                    - Improved performance and scalability

Directory Servers   - Support for two new directory servers
                    - Red Hat Directory Server
                    - IBM Tivoli Directory Server


Jasper 4.7          - Move to the latest JasperSoft reporting engine




20                    RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
RHEV 3.1
                    Platform Infrastructure

Guest Scalability   - 160 Virtual CPUs per VM

                    - 2 TB Virtual RAM per VM

New CPU Support     - New Intel Core i3, i5, i7 (code named “Sandy Bridge”)

                    - New AMD family 15h processors (code named “Bulldozer”)

P2V                 - Quickly migrate Physical machine to Virtual

Quotas              - Quotas for storage, CPU and memory




21                    RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
RHEV 3.1
              User Interface

Reports       - Integrate Reports / Dashboard into web admin portal
Integration   - Single Signon between Admin portal and Jasper Reports




22              RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
RHEV 3.1
                  Networking

Hot plug/unplug   - Hot plug/unplug virtual machine's network interface




23                  RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
RHEV 3.1
                  Storage

Hotplug Disk      - Hot plug/unplug virtual machine disk image

Disk Management   - New UI for managing internal and external (direct lun) disks




24                  RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
RHEV 3.1
             Storage

Direct LUN   - UI support for configuring direct LUN access for virtual machine




25             RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
RED HAT ENTERPRISE VIRTUALIZATION
RHEV 3.1
                    Storage

Storage Migration   - Live migration of virtual machine disk between storage domains   Tech Preview




26                    RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
PHYSICAL TO VIRTUAL TO CLOUD




27         RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
Thank you




28   RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf

More Related Content

PPT
Red hat enterprise_virtualization_load
PDF
Symantec rhev 31-update by syed m shaaf
PDF
2011-12-08 Red Hat Enterprise Virtualization for Desktops (RHEV VDI) with Cis...
PPTX
RedHat Virtualization Manager
PDF
Red Hat Virtualization Where Performance Takes Off!
PDF
Rhev overview-doc
PPT
Redhat Virualization Technology: A Detailed Manual.
PDF
Desktop Virtualization with RHEV
Red hat enterprise_virtualization_load
Symantec rhev 31-update by syed m shaaf
2011-12-08 Red Hat Enterprise Virtualization for Desktops (RHEV VDI) with Cis...
RedHat Virtualization Manager
Red Hat Virtualization Where Performance Takes Off!
Rhev overview-doc
Redhat Virualization Technology: A Detailed Manual.
Desktop Virtualization with RHEV

What's hot (19)

PDF
Technical update KVM and Red Hat Enterprise Virtualization (RHEV) by syedmshaaf
PDF
KVM Success Stories Book
PDF
2011-11-03 Intelligence Community Cloud Users Group
PPTX
6WIND Virtual Accelerator Product Presentation
PDF
Ent11+ +Red+Hat+Enterprise+Mrg
PDF
2015 03-26 cloud platform master class for cloudplatform 4 5 - public
PDF
Openstack v4 0
PDF
2016 11-16 Citrix XenServer & Nutanix Master Class
ODP
Mastering kvm virtualization- A complete guide of KVM virtualization
PPTX
6WINDGate™ - Powering the New-Generation of IPsec Gateways
PPTX
Pivotal Container Service Overview
PPTX
6WIND Virtual Accelerator Performance Test Comparison
PPTX
6WINDGate™ - Powering the New Generation of Network Appliances
PPTX
Introduce: IBM Power Linux with PowerKVM
PDF
Red Hat Essentials
PPTX
VMworld 2016: The KISS of vRealize Operations!
ODP
Kvm virtualization platform
PDF
Doc103 Red Hat Comparison Whitepaper
PDF
Si fa presto a dire SDDC: come, quando e perché?
Technical update KVM and Red Hat Enterprise Virtualization (RHEV) by syedmshaaf
KVM Success Stories Book
2011-11-03 Intelligence Community Cloud Users Group
6WIND Virtual Accelerator Product Presentation
Ent11+ +Red+Hat+Enterprise+Mrg
2015 03-26 cloud platform master class for cloudplatform 4 5 - public
Openstack v4 0
2016 11-16 Citrix XenServer & Nutanix Master Class
Mastering kvm virtualization- A complete guide of KVM virtualization
6WINDGate™ - Powering the New-Generation of IPsec Gateways
Pivotal Container Service Overview
6WIND Virtual Accelerator Performance Test Comparison
6WINDGate™ - Powering the New Generation of Network Appliances
Introduce: IBM Power Linux with PowerKVM
Red Hat Essentials
VMworld 2016: The KISS of vRealize Operations!
Kvm virtualization platform
Doc103 Red Hat Comparison Whitepaper
Si fa presto a dire SDDC: come, quando e perché?
Ad

Viewers also liked (8)

PPTX
RHEVM - Snapshots
ODP
oVirt 3.6 Deep Dive: Refresh LUN size
PPTX
RHEVM - Live Storage Migration
PPT
RedHat Linux
 
PPTX
Red hat enterprise linux 7 (rhel 7)
ODP
Flossuk17 introduction to ovirt
ODP
Introduction to Red Hat
PDF
Introduction to virtualization
RHEVM - Snapshots
oVirt 3.6 Deep Dive: Refresh LUN size
RHEVM - Live Storage Migration
RedHat Linux
 
Red hat enterprise linux 7 (rhel 7)
Flossuk17 introduction to ovirt
Introduction to Red Hat
Introduction to virtualization
Ad

Similar to Redhat rhev 31-update by syedmshaaf (20)

PDF
Red Hat Ehanced Desktop Virtualisation
PPTX
RHEV 3.0
PDF
Red Hat Virtual Infrastructure Storage
PDF
Enterprise Virtualization: Comparing Red Hat and Oracle Solutions
PDF
Transforming the Datacenter - Microsoft Cloud OS from Atidan
PPTX
Best Practices for Virtualizing Hadoop
PDF
Ent11+ +Red+Hat+Enterprise+Mrg
PDF
Ent11+ +Red+Hat+Enterprise+Mrg
PPTX
DaaS/IaaS Forum Moscow - Ivo Murris
PPTX
Ready for cloud computing with hyper v
PPTX
Growing vmware
PPTX
Top tips for a successful desktop virtualisation implementation with Citrix a...
PDF
Nutanix Always On-Solution-Brief
PDF
HP Blade matrix, HP Cloud a HP Virtual systém (prehľad HP virtualizačných rie...
PPTX
Cloud infrastructure, IaaS
PDF
Covmug v sphere 4.1 what's new
PPTX
Dell Management And Automation Solutions For IT Infrastructures
PDF
September 2 Technology Trends Rpaquet
PDF
September 2 Technology Trends Rpaquet
PPTX
Windows Server 2012 RC Hyper V
Red Hat Ehanced Desktop Virtualisation
RHEV 3.0
Red Hat Virtual Infrastructure Storage
Enterprise Virtualization: Comparing Red Hat and Oracle Solutions
Transforming the Datacenter - Microsoft Cloud OS from Atidan
Best Practices for Virtualizing Hadoop
Ent11+ +Red+Hat+Enterprise+Mrg
Ent11+ +Red+Hat+Enterprise+Mrg
DaaS/IaaS Forum Moscow - Ivo Murris
Ready for cloud computing with hyper v
Growing vmware
Top tips for a successful desktop virtualisation implementation with Citrix a...
Nutanix Always On-Solution-Brief
HP Blade matrix, HP Cloud a HP Virtual systém (prehľad HP virtualizačných rie...
Cloud infrastructure, IaaS
Covmug v sphere 4.1 what's new
Dell Management And Automation Solutions For IT Infrastructures
September 2 Technology Trends Rpaquet
September 2 Technology Trends Rpaquet
Windows Server 2012 RC Hyper V

More from Syed Shaaf (10)

PDF
Containers - What are they and Atomic
PDF
Build and manage private and hybrid cloud
PDF
Getting to know the Grid - Goto Aarhus 2013
PDF
Red Hat JBoss Technical update
PDF
OpenShift and next generation application development
PDF
Unix to Red Hat Enterprise Linux
PDF
Red Hat Enterprise Linux and NFS by syedmshaaf
PDF
Conduct JBoss EAP 6 seminar
PDF
What is the KISS principle
PDF
Mow2012 data services
Containers - What are they and Atomic
Build and manage private and hybrid cloud
Getting to know the Grid - Goto Aarhus 2013
Red Hat JBoss Technical update
OpenShift and next generation application development
Unix to Red Hat Enterprise Linux
Red Hat Enterprise Linux and NFS by syedmshaaf
Conduct JBoss EAP 6 seminar
What is the KISS principle
Mow2012 data services

Recently uploaded (20)

PPTX
Chapter 5: Probability Theory and Statistics
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PPTX
Modernising the Digital Integration Hub
PPT
Module 1.ppt Iot fundamentals and Architecture
PDF
2021 HotChips TSMC Packaging Technologies for Chiplets and 3D_0819 publish_pu...
PPTX
Tartificialntelligence_presentation.pptx
PDF
Web App vs Mobile App What Should You Build First.pdf
PPTX
O2C Customer Invoices to Receipt V15A.pptx
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
Getting Started with Data Integration: FME Form 101
PDF
Architecture types and enterprise applications.pdf
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PPTX
OMC Textile Division Presentation 2021.pptx
PDF
Developing a website for English-speaking practice to English as a foreign la...
PDF
project resource management chapter-09.pdf
PPTX
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
PPTX
The various Industrial Revolutions .pptx
PDF
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
PDF
DP Operators-handbook-extract for the Mautical Institute
Chapter 5: Probability Theory and Statistics
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
Modernising the Digital Integration Hub
Module 1.ppt Iot fundamentals and Architecture
2021 HotChips TSMC Packaging Technologies for Chiplets and 3D_0819 publish_pu...
Tartificialntelligence_presentation.pptx
Web App vs Mobile App What Should You Build First.pdf
O2C Customer Invoices to Receipt V15A.pptx
cloud_computing_Infrastucture_as_cloud_p
Getting Started with Data Integration: FME Form 101
Architecture types and enterprise applications.pdf
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
OMC Textile Division Presentation 2021.pptx
Developing a website for English-speaking practice to English as a foreign la...
project resource management chapter-09.pdf
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
The various Industrial Revolutions .pptx
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
DP Operators-handbook-extract for the Mautical Institute

Redhat rhev 31-update by syedmshaaf

  • 1. Red Hat Enterprise Virtualization 3.1 Syed M Shaaf Solutions Architect Red Hat November 2012 1 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 2. RHEV Overview 2 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 3. RED HAT ENTERPRISE VIRTUALIZATION RHEV MANAGER FEATURES ● High Availability ● Live Migration ● Load Balancing (DRS) ● Power Saver (DPM) ● Templates, thin provisioning, snapshots ● Centralized storage and networking management ● V2V ● Power User Portal ● Reporting Engine 3 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 4. RHEV HYPERVISOR/KVM OVERVIEW SCALABILITY SMALL FORM FACTOR, SCALABLE, HIGH PERFORMANCE ● Host: 160 logical CPU (4,096 theoretical max), 2 TB RAM (64TB theoretical max) ● Guest: 64 vCPU, 512 GB RAM ● Supports latest silicon virtualization technology ● Based on the latest RHEL 6 kernel ● Microsoft SVVP certified 4 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 5. SPICE: EXCEPTIONAL USER EXPERIENCE  User experience comparable to a local desktop PC  Bi-directional audio & video  VoIP & video conferencing  HD quality video  Hi resolution 2560x1600 (each)  Up to 4 monitors  USB redirection for nearly any device  Smart Card/CAC authentication  Copy & paste 5 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 6. SPICE: BUILT FOR VIRTUAL DESKTOPS  Adaptive Protocol  Dynamically chooses optimal point to process graphics  Renders locally on client or falls back to server or VM  Improved network support for WAN  Enhanced bandwidth and latency tolerance  Optional SSL encryption  Highest server density levels 6 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 7. RHEV 3.0 REPORTING  Historical usage, trending, quality of service  Integrated reporting engine based on Jasper reports  Over 25 prebuilt reports and dashboards included  Ability to create and customize reports and templates 7 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 8. RED HAT ENTERPRISE VIRTUALIZATION ISV PARTNERS ● Integrated through the RHEV API Operations Monitoring ● Certified by Red Hat Security Capacity & to work with RHEV Performance Management Backup & Disaster ● Free trials available Recovery via the RHEV Capacity Planning & Marketplace P2V, V2V Application VDI Delivery ● Visit our ISV partners at the Partner Pavillion and RHEV Campgrounds http://marketplace.redhat.com 8 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 9. INDUSTRY LEADING VIRTUALIZATION PERFORMANCE Red Hat VMware ● SPECvirt_sc2010: As of September 1, 2012, RHEV claims top 7 results and the only 8-socket server scores 9 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 10. RED HAT ENTERPRISE VIRTUALIZATION HYPERVISOR ● Standalone hypervisor ● Small footprint ● Customized 'spin' of RHEL + KVM ● 'Just enough' RHEL to run virtual machines ● Security hardened image ● Runs on all RHEL hardware ● with Intel VT/AMD-V CPUs ● Easy to install, configure and upgrade ● PXE boot, USB boot, CD or Hard drive 10 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 11. RED HAT ENTERPRISE VIRTUALIZATION SECURITY RHEV inherits the security features of Linux and RHEL SELinux security policy infrastructure Provides protection and isolation for virtual machines and host Compromised virtual machine cannot access other VMs or host sVirt Project Sub-project of NSA's SELinux community. Provides “hardened” hypervisors Multilevel security. Isolate guests Contain any hypervisor breaches 11 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 12. Security - SELinux to the rescue SELinux is all about labeling ● Processes get labels – virtual machines with KVM are processes ● Files and devices get labels – virtual images are stored on files and devices ● Rules control how process labels interact with file labels and other process labels ● The kernel enforces these rules 12 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 13. KVM guests are processes, so we can confine them like processes 13 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 14. Compromised virtual machine guest confined, despite its vulnerability 14 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 15. And of course, the guest operating system can also run SELinux 15 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 16. RHEV 3.0 ARCHITECTURE  RHEV-Manager is now a Java application running on JBoss EAP on RHEL  Backend database is now PostgreSQL 8.4  New user portal, REST API, Linux CLI  Support for multiple external authentication sources  Red Hat IPA  Microsoft Active Directory 16 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 17. RHEV 3.0 - Integration ● Hook scripts are called at specific VM lifecycle events ● VDSM (management agent) Start ● Before VM start ● After VM start ● Before VM migration in/out ● After VM migration in/out ● Before and After VM Pause ● Before and After VM Continue ● Before and After VM Hibernate ● Before and After VM resume from hibernate ● On VM stop ● On VDSM Stop ➔Hooks can modify a virtual machines XML definition before VM start ➔Hooks can run system commands – e.g.. Apply firewall rule to VM 17 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 18. RED HAT ENTERPRISE VIRTUALIZATION RHEV 3.1 Integration & API Python SDK - Python SDK for developers 18 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 19. RED HAT ENTERPRISE VIRTUALIZATION RHEV 3.1 User Interface Web Admin - Full support for Web Admin - Remove .NET Windows Admin Portal 19 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 20. RED HAT ENTERPRISE VIRTUALIZATION RHEV 3.1 Platform Infrastructure OpenJDK - Run on 100% open source infrastructure - No requirement for proprietary Oracle JRE JBoss EAP 6 - Reduced in-memory footprint - Reduced startup time - Improved performance and scalability Directory Servers - Support for two new directory servers - Red Hat Directory Server - IBM Tivoli Directory Server Jasper 4.7 - Move to the latest JasperSoft reporting engine 20 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 21. RED HAT ENTERPRISE VIRTUALIZATION RHEV 3.1 Platform Infrastructure Guest Scalability - 160 Virtual CPUs per VM - 2 TB Virtual RAM per VM New CPU Support - New Intel Core i3, i5, i7 (code named “Sandy Bridge”) - New AMD family 15h processors (code named “Bulldozer”) P2V - Quickly migrate Physical machine to Virtual Quotas - Quotas for storage, CPU and memory 21 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 22. RED HAT ENTERPRISE VIRTUALIZATION RHEV 3.1 User Interface Reports - Integrate Reports / Dashboard into web admin portal Integration - Single Signon between Admin portal and Jasper Reports 22 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 23. RED HAT ENTERPRISE VIRTUALIZATION RHEV 3.1 Networking Hot plug/unplug - Hot plug/unplug virtual machine's network interface 23 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 24. RED HAT ENTERPRISE VIRTUALIZATION RHEV 3.1 Storage Hotplug Disk - Hot plug/unplug virtual machine disk image Disk Management - New UI for managing internal and external (direct lun) disks 24 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 25. RED HAT ENTERPRISE VIRTUALIZATION RHEV 3.1 Storage Direct LUN - UI support for configuring direct LUN access for virtual machine 25 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 26. RED HAT ENTERPRISE VIRTUALIZATION RHEV 3.1 Storage Storage Migration - Live migration of virtual machine disk between storage domains Tech Preview 26 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 27. PHYSICAL TO VIRTUAL TO CLOUD 27 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf
  • 28. Thank you 28 RED HAT ENTERPRISE VIRTUALIZATION Update | Syed M Shaaf