Download presentation
Presentation is loading. Please wait.
Published bySarah Joseph Modified over 9 years ago
2
Benefits: Increased server utilization Reduced IT TCO Improved IT agility
3
Advantages: High performances Affordable, low cost solution Robust and easy to use Easy to deploy Simple management and implementation of virtual machine Multi-os support enables windows and Linux virtual machines Board industry support amongst leading manufacturer including IBM, INTEL, HP Wider local storage support Deep hardware virtualization integration
4
XEN architecture Xen-Domain0 Host OS Xen-DomainU Xen Virtual Machine Monitor (VMM) H a r d w a r e Guest OS PinOS 1 To run PinOS between guest and hardware: Use Xen Virtualize and present a fake processor to the guest OS 1 2 2 PinTool I/ O Engine CodeCache
5
Processor architecture Table 2.3 Xen Features by CPU Architecture x86 x86 x64 Feature (no PAE) (with PAE) (x86_64) IA-64 POWERPC Privileged Domains X X X X X Guest Domains X X X X X SMP Guests X X X X Save/Restore/Migrate X X X X More than 4GB RAM X X X X Progressive PV X X X X X Driver Domains X X X
6
Paravirtualization Table 2.4 Paravirtualization Requirements and Considerations Item Type item Requirements or special Consideration Memory Management Segmentation Cannot insert privileged segment descrip- tors and cannot overlap with the top end of the linear address space. Paging Guest operating system has direct read access to hardware-level page tables, updates are batched or performed indi- vidually and validated by the hypervisor. CPU Protection The guest operating system must run at a more restricted privilege level than Xen— in other words, it cannot run in Ring-0. Exceptions The guest operating system must register a table for exception trap handlers.
7
Continued… System calls The guest operating system may install a handler for system calls, allowing direct calls from an application or the operating system itself. Some of these calls do not need to be handled directly by Xen. Interrupts Hardware interrupts are replaced with a notification event mechanism. Time The guest operating system must be aware Device I/O Network Virtual devices are simple to access. Data and Disk is transferred using asynchronous I/O rings, and interrupt-like communication to the guest operating system is handled through event notifications.
8
Xen domains
10
virtualization CPU –Cpu virtualization –Cpu scheduling –Time Memory management –Memory allocation –Paging and segmentation –Virtual address translation I/o virtualization –Device i/o ring –Event channels –Virtual i/o devices and split device driver –Software and hardware iommu
11
Creating virtual machine Using a template file Installing from a CD or an ISO image onto a XEN virtual machine (windows 2003 and windows xp only) Installing from vendor media onto a network installation server directly onto a XEN vm Performing a physical to virtual convertion on an existing server Cloning an existing VM Importing an existing exported XEN VM
12
Installing XEN VM using template
13
Installing windows on a XEN VM
14
The new windows XEN VM ready to use
15
Installing Linux from network installed server to XEN VM
16
Cloning virtual machines
18
Importing an exported XEN VM
19
Using administrator console
20
Graphical and text console
21
Text console
22
Life cycle operation
23
Suspending and resuming VM
24
Performance monitoring
25
conclusion Great performances with minimal overhead Hardware virtualization extension Easy to use, robust and affordable Benefits of server utilization
26
REFERENCES www.xensource.com www.wikipedia.org www.xenenterprise.com www.xenserver.com www.gosephtechnologies.com Linux for U
27
THANK YOU…
28
QUERIES ?
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.