System z Virtualization and Linux Workshop Bootcamp System z Hardware / Architecture

Size: px
Start display at page:

Download "System z Virtualization and Linux Workshop Bootcamp System z Hardware / Architecture"

Transcription

1 System z Virtualization and Workshop Bootcamp System z Unit 1: System z Virtualization Overview Hardware / Architecture 2007 IBM Corporation Mainframe Paradigm Mainframe original design point: Share everything Support of mixed workloads Virtualization helps enable: Simplification High utilization Intelligent management This creates a foundation to: Help customers solve On Demand business problems Extend mainframe capabilities to intelligently manage virtualized resources across the enterprise Virtu ualization Engine 2.0 Mainframe multi-dimensional virtualization System z9 Virtual access Virtual management Physical & Virtual Resources Key virtualization features are designed in, not added on 2 Alejandro Saucedo 1

2 System z Virtualization and Workshop System z channel subsystem improves I/O performance Channel Subsystem System Assist Processors (SAP) I/O Channels (RISC Processors) Shared I/O capability VM z/os z/os Significant I/O Offload Address limit checking Channel path management I/O busy conditions Manage Interrupts Dynamic path reconnect Transfer data Receive CU sense information Channel subsystem monitoring Channel Subsystem I/O I/O I/O I/O Hypervisor (PR/SM TM) SAP SAP C h a n n e l s This benefits all logical partitions including z/os and IBM Corporation Where System z Excels Running multiple diverse workloads at high utilization Heavy I/O content, large amounts of data High volume, high transaction rates, large number of users, unpredictable web workload Workloads that require any or all of these attributes: high availability, scalability, reliability, and security Virtualizing many underutilized servers with server consolidation 4 Alejandro Saucedo 2

3 System z Virtualization and Workshop System z Servers CPU Virtualization Physical CPs are shared or dedicated Shared LPARs are defined using three ideas: s (s) Weights (for shared LPARs) Capped / Uncapped. Advantages Resources are not idle unless LPARs are capped or use dedicated CPs. Event driven CPU virtualization allows CPU utilization to be increased lowering cost Dedicated Physical CPs Shared Physical CPs CP CP CP CP CP CP CP CP CP CP z/os 1 z/vm 1 z/vm 2 z/os 2 z/os 3 Weight - 50 Weight - 15 Weight - 10 Weight - 25 Example: 5 LPARs Maximum 60 LPARS IBM Corporation System z Virtualization and Workshop System z Servers I/O Virtualization Benefit Allows channel sharing Lowers cost EMIF/MIF z/vm z/os test LP 1 LP 2 LP 3 PR/SM - EMIF/MIF Control Unit Devices IBM Corporation Alejandro Saucedo 3

4 System z Virtualization and Workshop System z Servers Network Virtualization IP Networking among virtual servers Improved performance in memory data movement Enhanced security - Data never flows outside the server Higher availability - Integrated into System z hardware, no external parts Lower cost - No external network, attachment, or cables Reduced time to market virtual networks can be provisioned i in seconds at no incremental cost z/vm z/os HiperSocket LAN z/os HiperSockets Improved performance in memory data movement No network latency One physical system only IBM Corporation System z Virtualization and Workshop z/vm Virtualization General Introduced in 1967 Approximately 3700 active licenses Support hundreds of guests Runs in an LPAR Virtual s 1-64 Virtual s Shared PCI-X Cryptographic support Virtual memory Over commit memory Share memory between guests Virtual network Virtual or real HiperSockets Virtual IP or Layer 2 Switch IEEE VLAN Support Dedicated or shared virtual disks Additional service machines Automated Console (PROP) TCP/IP stack TCP/IP VM - CP Shared I/O (MIF) HiperSockets PR/SM TM z/os IFL IFL IFL CPU CPU I/O I/O I/O I/O IBM Corporation Alejandro Saucedo 4

5 Consolidation on System z meets the challenge Potential savings up to 80% compared to x86 Sprawl DGTI Quebec on System z9 60 UNIX servers to 5 IFLs on z9 Increased capacity by over 2.5X Nationwide Insurance on System z9 250 Servers to 6 IFLs on z9 Will save $16M over next 3 Yrs Large environment on z x86 Servers to 26 IFLs Save up to 80% over3 Years Up to $56M in savings 5.1 X 80% Savings 1.0 X 760 x86 CPs 26 z10 EC IFLs Sun X2100 Single Core servers z/vm on System z10 EC Space Power People Cos Software Maint Software Maint Hardware Potential savings of up to 80% when consolidating to System z10 and versus distributed x86 Servers 9 *Comparison is versus x86 Blade servers without virtualization, reflecting a current-day consolidation. Reductions will vary by the number and age of the x86 servers being consolidated. System z10 and zseries Typical Architecture for On Demand Business L L L L L L L z/ C i i C C V i i i i i O M n n M M S n n n n n S S S u u u u S E u u u x Java x x x x x x z/vm z/vse z/os z/vm V4 LPAR LPAR LPAR LPAR L i n u x LPAR CP1 CP2 CP3 CP4 zaap IFL1 IFL2 IFL3 Standard Processors zaap IFL Engines IBM System z10 or zseries Server 10 Alejandro Saucedo 5

6 What: Virtual Machines Virtual Machine Virtual Machine Virtual Machine Hypervisor (z/vm Control Program) A virtual machine is an execution context that obeys the architecture The purpose of z/vm is to virtualize the real hardware: Faithfully replicate the z/architecture Principles of Operation Permit any virtual configuration that could legitimately exist in real hardware Let many virtual machines operate simultaneously Allow over commitment of the real hardware (s, for example) Your limits will depend on the size of your physical System z computer Virtual machine aka VM user ID, VM logon, VM Guest, Virtual Server 11 What: Virtual Machines in Practice? z/os CMS z/vse 32-bit 64-bit z/tpf Others Hypervisor (z/vm Control Program) Control Program Component manages virtual machines that adhere to the S/390 architecture and the z/architecture Extensions available through CP system services and features CMS is special single user system and part of z/vm Control Program interaction via console device 12 Alejandro Saucedo 6

7 Phrases associated with Virtual Machines In VM Guest: a system that is operating in a virtual machine, also known as user or userid Running under VM or Running on VM: running a system as a guest of VM Running second level: running a system as a guest of VM which is itself a guest of another VM A virtual machine may have multiple virtual s Sharing is very important In relationship to LPAR (partitioning) Logical Partition: LPAR equivalent of a virtual machine Logical Processor: LPAR equivalent of a virtual Running native or Running in BASIC mode: running without LPAR Note: Basic mode is not available on z890, z990, z9 or z10 Isolation is very important 13 Phrases Associated with Virtual Machines Virtual z/vm Control Program z/os or z/vse Virtual Virtual Virtual Virtual z/vm Control Program Logical Logical Logical Logical Logical Logical Logical Logical Partition Logical Partition PR/SM LPAR 14 Alejandro Saucedo 7

8 What: A Virtual Machine Virtual Machine z/architecture 512 MB of memory 2 s Basic I/O devices: A console A card reader A card punch A printer Some read-only disks Some read-write disks Some networking devices We permit any configuration that a real System z machine could have In other words, we completely implement the z/architecture Principles of Operation There is no standard virtual machine configuration 15 What: Device Management Concepts Dedicated or attached The guest has exclusive use of the entire real device. Virtualized Present a slice of a real device to multiple virtual machines Slice in time or slice in space e.g. DASD, crypto devices Simulated Provide a device to a virtual machine without the help of real hardware Virtual CTCAs, virtual disks, guest LANs, spool devices Emulated Provide a device of one type on top of a device of a different type FBA emulated on FCP SCSI 16 Alejandro Saucedo 8

9 How: VM User Directory Definitions of: USER LINUX01 MYPASS 512M 1024M G memory MACHINE ESA 2 CPU 0 architecture t CPU 1 s IPL 190 PARM AUTOCR CONSOLE 01F 3270 A spool devices SPOOL 00C 2540 READER * network device SPOOL 00D 2540 PUNCH A SPOOL 00E 1403 A disk devices SPECIAL 500 QDIO 3 SYSTEM MYLAN other attributes LINK MAINT RR LINK MAINT 19D 19D RR LINK MAINT 19E 19E RR MDISK ONEBIT MW MDISK TWOBIT MW DEDICATE Virtual Readers, Punches, and Printers Each virtual machine has: a virtual reader at virtual device number 00C like the in-box of an system, except more than just can be placed there. a virtual punch at virtual device number 00D Through your virtual punch, you can place a copy of an entire operating system into the system spool, then use the CP IPL command to load and run that operating system in your virtual machine a virtual printer at virtual device number 00E 18 Alejandro Saucedo 9

10 What: Processors Configuration Virtual 1- to 64-way Defined in user directory, or Defined by CP command A real can be dedicated to a virtual machine Control and Limits Scheduler selects virtual s according to apparent CPU need Share setting - prioritizes real CPU consumption Absolute or relative Target minimum and maximum values Maximum values (limit shares) either hard or soft Share for virtual machine is divided among its virtual s 19 z/vm CPU Resource Controls Highly Granular Sharing of System Resources Allocate system resources per guest image using SHARE command This is a highly flexible and self-managed function of the z/vm Control Program Reserve CPU capacity for peak usage Use it when needed Relinquish the cycles for other servers when not needed "Absolute guests" receive top priority The Virtual Machine Resource Manager can be used to monitor and adjust remaining capacity allocated to "Relative guests" z/vm Directory Entries (or on-the-fly commands) SHARE Lin1 ABSOLUTE 60% LIMITSOFT SHARE Lin2 ABSOLUTE 30% LIMITHARD SHARE Lin3 RELATIVE 300 LIMITHARD SHARE Lin4 RELATIVE 200 LIMITSOFT SHARE Lin5 RELATIVE 200 LIMITSOFT Absolute % Absolute Guests Relative Guests Relative Share Lin1 Lin2 Lin3 Lin4 Lin5 0 0 z/vm Control Program Notes: = limit can be exceeded if unused capacity is available (LIMITSOFT) = limit will not be exceeded (LIMITHARD) Alejandro Saucedo 10

11 What: Virtualization of Disks 101 D 100 A R/W R/W 1 R/O Minidisk Cache (High-speed, in-memory disk cache) 200 C R/O 2 R/W R/W Virtual Disk in Storage (memory) E Excellent swap device if not storage-constrained B01 3 R/W R/W Virtual Disk in Storage (memory) B B01 z/vm TDISK: on-the-fly disk allocation pool 2B00 2B01 2B02 TDISK 1 TDISK space Dedicated Minidisk 1 Minidisk 2 Minidisk 3 Enterprise Storage Server Minidisk: z/vm disk allocation technology Notes: R/W = Read/Write R/O = Read Only 21 What: Data-in-Memory Minidisk Cache Write-through cache for non-dedicated disks Cached in central or expanded storage Pseudo-track cache Great performance - exploits access registers Lots of tuning knobs Virtual Disk in Storage Like a RAM disk that is pageable Volatile Appears like an FBA disk Can be shared with other virtual machines Plenty of knobs here too 22 Alejandro Saucedo 11

12 What: Virtual Networks Connecting virtual machines to one another Guest LAN QDIO or HiperSockets Virtual Switch Guest LAN Layer 2 or Layer 3 Connecting virtual machines to another LPAR HiperSockets Shared OSA Connecting virtual machines to the physical network Dedicated OSA device Virtual Switch Layer 2 or Layer 3 23 Networking options for guests ESCON CTC ROUTER OSA OSA OSA CH CH OSA CH z/vm vswitch Guest LAN TCP/IP TCP/IP TCP/IP z/vm TCP/IP Guest LAN VCTC or IUCV HiperSockets TCP/IP TCP/IP z/os LPAR ESCON OSA Card ESCON CTC Virtual CTC IUCV Guest LAN Virtual Switch 24 Alejandro Saucedo 12

13 IBM Tivoli OMEGAMON XE for z/vm and Announced* on October 10, 2006 Combined product offering that monitors z/vm and for System z Provides work spaces that display: Overall system health Workload metrics for logged-in users Individual device metrics LPAR Data Provides composite views of running on z/vm Supported on z/vm V5.2 + Performance Toolkit for data collection Available: 13 October 2006 * Refer to IBM Software Announcement System z Virtualization and Workshop Bootcamp System z Unit 2: The Control Program (CP) 2007 IBM Corporation Alejandro Saucedo 13

14 Control Program and Guest OS's Guest OS's System Page Spool C M S mini disks data C M S z / O S L I N U X V M V S E T P F System work Communication VM/CP virtual devices real devices 27 What are Virtual Machines? z/vm uses real resources to create virtual machines that include s, memory, I/O devices, and network devices Virtual machines run as if a guest system was running on the real hardware Virtualization Technology creates an illusion that z/vm uses to virtualize hardware components VM allows users to run multiple copies and different types of operating systems on the same mainframe system 28 Alejandro Saucedo 14

15 Storage Virtualization Physical Storage Direct Access Storage Devices (DASD) are the main storage device Minidisks are the partitions of the DASD storage device These are the physical storage devices that can be virtualized to obtain virtual storage devices Virtual Storage Virtual disks are high speed disks that perform and are capable of the same operations as the physical storage devices If you have a CP failure or shutdown all virtual devices are lost Virtual storage increase performance and can increase total size of storage devices 29 The Virtual Machine devices Devices Real or Virtual 1 Attached and Dedicated devices 2 Mini-disks 3 Logical devices 4 Spool devices 5 Special OSA Network E20/E Standard "in out err" devices qdqqvjpdfdfd sqqdqdddhjh, q qsdqsdfdhf,jk DIA L SPOO L 535A 150 MDISK SPOOL 00C DEDICATE DEDICATE D00 FBC0 DEDICATE 600 0E20 DEDICATE 601 0E21 SPECIAL SPECIAL C10 CTCA TCPIP 30 Alejandro Saucedo 15

16 Console Status Messages CP READ - The Control Program (CP) is waiting for a command. If you accidentally hit PA1 (alt and F1), or enter stop as a command, you can enter b for begin to get out of it. VM READ - CMS is waiting for a command. RUNNING - Either something is being worked on or the system is waiting for a command. MORE... - There's more information to be displayed. To show it, press clear (Esc or Break on some systems). To keep the information on the screen (the screen will scroll on eventually), press enter. HOLDING - The system is waiting before it shows more information. Press clear (Esc) to continue. 31 z/vm Architecture 32 Alejandro Saucedo 16

17 Linking to Disk ( CP Command) Linda (owner) 191 MDISK RES MR Don (sharing) LINK LINDA RR ACCESS 291 B 33 DISKMAP Exec 530W01 $ALLOC$'s A01 mdisk $PAGE$'s A02 mdisk AUTOLOG1's 191 mdisk GAP CMSUSER's 191 mdisk Execute DISKMAP (diskmap user direct) XEDIT USER DISKMAP (find gaps) XEDIT USER DIRECT (add new entries) EXECUTE DISKMAP (verify no new overlaps) Put Directory Online VOLUME USERID CUU DEVTYPE START END SIZE 530W01 $ALLOC$ A $PAGE$ A AUTOLOG $TDSK$ A OVERLAP GAP CMSUSER MAINT OVERLAP 34 Alejandro Saucedo 17

Introduction to Virtualization: z/vm Basic Concepts and Terminology

Introduction to Virtualization: z/vm Basic Concepts and Terminology Introduction to Virtualization: z/vm Basic Concepts and Terminology SHARE 121 Boston Session 13496 August 12, 2013 Bill Bitner z/vm Customer Focus and Care bitnerb@us.ibm.com Trademarks Trademarks The

More information

Introduction to Virtualization: z/vm Basic Concepts and Terminology

Introduction to Virtualization: z/vm Basic Concepts and Terminology Introduction to Virtualization: z/vm Basic Concepts and Terminology Kevin Adams z/vm Development kadams1@us.ibm.com 06/26/12 Trademarks Trademarks The following are trademarks of the International Business

More information

COMP 3400 Mainframe Administration 1

COMP 3400 Mainframe Administration 1 COMP 3400 Mainframe Administration 1 Christian Grothoff christian@grothoff.org http://grothoff.org/christian/ 1 These slides are based in part on materials provided by IBM s Academic Initiative. 1 The

More information

Introduction to Virtualization: z/vm Basic Concepts and Terminology

Introduction to Virtualization: z/vm Basic Concepts and Terminology Introduction to Virtualization: z/vm Basic Concepts and Terminology Bill Bitner VM Performance Evaluation bitnerb@us.ibm.com 10/27/2009 Trademarks Trademarks The following are trademarks of the International

More information

z/vm: The Value of zseries Virtualization Technology for Linux

z/vm: The Value of zseries Virtualization Technology for Linux z/vm: The Value of Virtualization Technology for BayBunch Regional User Group San Francisco, California September 2002 Reed A. Mullen mullenra@us.ibm.com Development Endicott, New York Trademarks The following

More information

z/vm 6.3 Installation or Migration or Upgrade Hands-on Lab Sessions

z/vm 6.3 Installation or Migration or Upgrade Hands-on Lab Sessions z/vm 6.3 Installation or Migration or Upgrade Hands-on Lab Sessions 15488-15490 Richard Lewis IBM Washington System Center rflewis@us.ibm.com Bruce Hayden IBM Washington System Center bjhayden@us.ibm.com

More information

Introduction to. z/vm and Linux on System z. Malcolm Beattie Linux Technical Consultant, IBM UK. From a presentation by Ralf Schiefelbein, IBM Germany

Introduction to. z/vm and Linux on System z. Malcolm Beattie Linux Technical Consultant, IBM UK. From a presentation by Ralf Schiefelbein, IBM Germany Introduction to z/vm and Linux on System z Malcolm Beattie Linux Technical Consultant, IBM UK From a presentation by Ralf Schiefelbein, IBM Germany 2006 IBM Corporation Trademarks The following are trademarks

More information

Session V61. Systems Management on z/vm Christine Casey z/vm Development - IBM Endicott, NY. IBM System z Expo September 17-21, 2007 San Antonio, TX

Session V61. Systems Management on z/vm Christine Casey z/vm Development - IBM Endicott, NY. IBM System z Expo September 17-21, 2007 San Antonio, TX Session V61 Systems Management on z/vm Christine Casey z/vm Development - IBM Endicott, NY IBM System z Expo September 17-21, 2007 San Antonio, TX IBM Corporation 2007 2007 IBM System z Expo Disclaimer

More information

1. Logging in to VM - Regular Login - Disconnected Login - Stealing the session - Logging off - Disconnected log off

1. Logging in to VM - Regular Login - Disconnected Login - Stealing the session - Logging off - Disconnected log off Z/VM ADMIN tutorial Jason Herne (hernejj@clarkson.edu) 1. Logging in to VM - Regular Login - Disconnected Login - Stealing the session - Logging off - Disconnected log off 2. What happens when you log

More information

Best Practices for WebSphere Application Server on System z Linux

Best Practices for WebSphere Application Server on System z Linux on IBM System z Best Practices for WebSphere lication on System z Steve Wehr System z New Technology Center Poughkeepsie An introduction to setting up an infrastructure that will allow WebSphere applications

More information

Preview: IBM z/vse Version 4 Release 3 offers more capacity and IBM zenterprise exploitation

Preview: IBM z/vse Version 4 Release 3 offers more capacity and IBM zenterprise exploitation IBM United States Software Announcement 210-204, dated July 22, 2010 Preview: IBM z/vse Version 4 Release 3 offers more capacity and IBM zenterprise exploitation Table of contents 1 Overview 3 Description

More information

z/os Introduction and Workshop Overview of z Systems Environment 2017 IBM Corporation

z/os Introduction and Workshop Overview of z Systems Environment 2017 IBM Corporation z/os Introduction and Workshop Overview of z Systems Environment Unit Objectives After completing this unit, you should be able to: Describe z Systems Family of Processors List 5 z Systems Operating Systems

More information

VM Parallel Access Volume (PAV) and HyperPAV Support

VM Parallel Access Volume (PAV) and HyperPAV Support VM Parallel Access Volume (PAV) and HyperPAV Support Steve Wilkins wilkinss@us.ibm.com WAVV Green Bay, WI May 2007 IBM Systems Trademarks The following are trademarks of the International Business Machines

More information

ZVM20: z/vm PAV and HyperPAV Support

ZVM20: z/vm PAV and HyperPAV Support May 21-25 ZVM20: z/vm PAV and HyperPAV Support Eric Farman, IBM Trademarks The following are trademarks of the International Business Machines Corporation in the United States, other countries, or both.

More information

IBM z/vm V5.2 enhances scalability for virtualization on System z9 and zseries, including Linux guests

IBM z/vm V5.2 enhances scalability for virtualization on System z9 and zseries, including Linux guests Software Announcement July 27, 2005 IBM z/vm V5.2 enhances scalability for virtualization on System z9 and zseries, including Linux guests Overview IBM continues the evolution of its premier and world-class

More information

V55 z/vm Device Support Overview

V55 z/vm Device Support Overview IBM System z Technical Conference Dresden Germany May 5-9 V55 z/vm Device Support Overview Eric Farman farman@us.ibm.com The following are trademarks of the International Business Machines Corporation

More information

ZVM17: z/vm Device Support Overview

ZVM17: z/vm Device Support Overview IBM System z Technical University Berlin, Germany May 21-25 ZVM17: z/vm Device Support Overview Eric Farman, IBM Trademarks The following are trademarks of the International Business Machines Corporation

More information

z/vm Security and Integrity

z/vm Security and Integrity Alan Altmark, z/vm Architecture and Design Alan_Altmark@us.ibm.com Trademarks STG Technical Conferences 2009 The following are trademarks of the International Business Machines Corporation in the United

More information

z/vm Version 5 Release 4

z/vm Version 5 Release 4 Extending virtualization technology leadership for System z z/vm Version 5 Release 4 Flexible solutions for the competitive advantage Highlights Increased flexibility with support for new z/vm-mode logical

More information

Planning and Migrating to z/vm Single System Image (SSI)

Planning and Migrating to z/vm Single System Image (SSI) Planning and Migrating to z/vm Single System Image (SSI) Emily Kate Hugenbruch ekhugen@us.ibm.com John Franciscovich francisj@us.ibm.com Trademarks The following are trademarks of the International Business

More information

The z/vm Control Program Useful Things to Know

The z/vm Control Program Useful Things to Know John Franciscovich francisj@us.ibm.com June 22, 2010 The z/vm Control Program Useful Things to Know 2010 Blooming Basics for z/vm & Linux on System z Trademarks The following are trademarks of the International

More information

SUSE Linux Enterprise Server Starter System for System z Installation Guide

SUSE Linux Enterprise Server Starter System for System z Installation Guide SUSE Linux Enterprise Server Starter System for System z Installation Guide SUSE Linux Enterprise Server Starter System for System z Installation Guide SUSE Linux Enterprise Server Starter System for

More information

IBM z/vm Single System Image and Live Guest Relocation - Planning and Use

IBM z/vm Single System Image and Live Guest Relocation - Planning and Use F0 IBM z/vm Single System Image and Live Guest Relocation - Planning and Use Session 16488 John Franciscovich IBM: z/vm Development, Endicott, NY Insert Custom Session QR if Desired. 1 Topics Introduction

More information

z/vm Introduction 3/10/2014

z/vm Introduction 3/10/2014 This presentation is designed to present an overview of z/vm to z/os and Unix/Linux-oriented systems programmers. The presenter is assumed to be well versed in z/vm concepts and terminology, and should

More information

Planning and Migrating to z/vm Single System Image (SSI)

Planning and Migrating to z/vm Single System Image (SSI) CAVEMEN January 19, 2012 Planning and Migrating to z/vm Single System Image (SSI) Presented by: Richard Young ryoung1@us.ibm.com Disclaimer The information contained in this document has not been submitted

More information

z/vm Reference Guide z/vm and IBM System z... your path to success

z/vm Reference Guide z/vm and IBM System z... your path to success z/vm Reference Guide z/vm and IBM System z... your path to success April 2007 Table of Contents What is z/vm? page 3 CMS Interactive Support page 11 VM Server Support page 11 Guest Operating System Support

More information

IBM z/vm Single System Image and Live Guest Relocation Planning and Use

IBM z/vm Single System Image and Live Guest Relocation Planning and Use IBM z/vm Single System Image and Live Guest Relocation Planning and Use John Franciscovich IBM z/vm Development, Endicott, NY Alan Altmark IBM Systems Lab Services, Endicott, NY 1 Topics Introduction z/vm

More information

Linux Installation Planning

Linux Installation Planning Linux Installation Planning Mark Post Novell, Inc. March 4, 2011 Session 8986 Agenda More Questions Than Answers First Things First Pick the Right Architecture Disk Storage Selection Application Selection

More information

Planning and Migrating to z/vm Single System Image (SSI)

Planning and Migrating to z/vm Single System Image (SSI) SHARE Anaheim August 2012 Planning and Migrating to z/vm Single System Image (SSI) Session 11922 John Franciscovich francisj@us.ibm.com Emily Kate Hugenbruch ekhugen@us.ibm.com Trademarks The following

More information

IBM z/vm V4.4 Improves Virtualization Capabilities for Linux on zseries

IBM z/vm V4.4 Improves Virtualization Capabilities for Linux on zseries Software Announcement May 13, 2003 IBM z/vm V4.4 Improves Virtualization Capabilities for Linux on zseries Overview The infrastructure for e-business on demand environments can be deployed with visionary

More information

Linux Platform Options Selecting Linux on IBM System z9 and zseries

Linux Platform Options Selecting Linux on IBM System z9 and zseries Linux Platform Options Selecting Linux on IBM System z9 and zseries Jim Elliott Advocate Infrastructure Solutions Manager System z9 and zseries Operating Systems IBM Canada Ltd. ibm.com/vm/devpages/jelliott

More information

The New Enterprise Data Center Summit. Session: zmr - consolidation with an affordable mainframe Speaker: Sreenath Chary Date: 19 th Nov 2008

The New Enterprise Data Center Summit. Session: zmr - consolidation with an affordable mainframe Speaker: Sreenath Chary Date: 19 th Nov 2008 The New Enterprise Data Center Summit 2008 Session: zmr - consolidation with an affordable mainframe Speaker: Sreenath Chary Date: 19 th Nov 2008 Industry Innovation Medical imaging 1TB/4D image Financial

More information

L12. Linux Platform Options Selecting Linux on IBM System z9 and zseries. Jim Elliott San Francisco, CA. September 19-23, 2005

L12. Linux Platform Options Selecting Linux on IBM System z9 and zseries. Jim Elliott San Francisco, CA. September 19-23, 2005 IBM GLOBAL SERVICES L12 Linux Platform Options Selecting Linux on IBM System z9 and zseries Jim Elliott September 19-23, 2005 San Francisco, CA 2005-09-20 Linux Platform Options Selecting Linux on IBM

More information

The zenterprise Unified Resource Manager IBM Corporation

The zenterprise Unified Resource Manager IBM Corporation The zenterprise Unified Resource Manager Agenda IBM zenterprise and The Unified Resource Manager Objectives Structure The Unified Resource Manager Functional Overview Overview of major functions Monitoring

More information

Mainframe in a Tiny Box: What a Wonderful Concept, a Developer's Dream Come True by Stan H. King Order of Knights of VM

Mainframe in a Tiny Box: What a Wonderful Concept, a Developer's Dream Come True by Stan H. King Order of Knights of VM Mainframe in a Tiny Box: What a Wonderful Concept, a Developer's Dream Come True by Stan H. King Order of Knights of VM 2017 VM Workshop June 22-24, 2017 Trademarks The following are trademarks of the

More information

z/vm Platform Update Advancing the Art of Virtualization with z/vm Version 5 Release 4

z/vm Platform Update Advancing the Art of Virtualization with z/vm Version 5 Release 4 z/vm Platform Update Advancing the Art of Virtualization with z/vm Version 5 Release 4 December 2008 The future runs on System z Richard Lewis rflewis@us.ibm.com IBM Washington Systems Center Trademarks

More information

IBM Tivoli OMEGAMON XE on z/os

IBM Tivoli OMEGAMON XE on z/os Manage and monitor your z/os and OS/390 systems IBM Highlights Proactively manage performance and availability of IBM z/os and IBM OS/390 systems from a single, integrated interface Maximize availability

More information

z/vm Single System Image and Guest Mobility Preview

z/vm Single System Image and Guest Mobility Preview John Franciscovich IBM March 2011 z/vm Single System Image and Guest Mobility Preview SHARE Anaheim, CA Session 8453 Trademarks The following are trademarks of the International Business Machines Corporation

More information

A Look into Linux on System z with DB2 LUW

A Look into Linux on System z with DB2 LUW Jan Koblenzer Data Management Technical Specialist jkoblen@us.ibm.com A Look into Linux on System z with DB2 LUW This presentation is intended to give the audience a look into the architecture of running

More information

Best practices with SUSE Linux Enterprise Server Starter System and extentions Ihno Krumreich

Best practices with SUSE Linux Enterprise Server Starter System and extentions Ihno Krumreich Best practices with SUSE Linux Enterprise Server Starter System and extentions Ihno Krumreich Project Manager for Linux on System z Ihno@SUSE.de SHARE Atlanta 2012 Session 10728 Reasoning Requirements

More information

Server Virtualization Approaches

Server Virtualization Approaches Server Virtualization Approaches Virtual Machine Applications Emulation Replication Composition Emulation: Mix-and-match cross-platform portability Replication: Multiple VMs on single platform Composition:

More information

Agenda. Clustering. High Availability. Cluster Management. Failover. Fencing. Lock Management GFS2

Agenda. Clustering. High Availability. Cluster Management. Failover. Fencing. Lock Management GFS2 High Availability Agenda Clustering High Availability Cluster Management Failover Fencing Lock Management GFS2 Clustering Four types Storage High Availability Load Balancing High Performance High Availability

More information

Managing z/vm & Linux Performance Best Practices

Managing z/vm & Linux Performance Best Practices Managing z/vm & Linux Performance Best Practices Mike Sine IBM, Advanced Technical Skills, Americas March 15, 2012 Session: 10321 AGENDA Introduction Monitoring Requirements Virtual Linux and z/vm performance

More information

Linux for zseries and VSE

Linux for zseries and VSE Linux for zseries and VSE User Experiences Agenda User Experience Current Infrastructure Machines and Applications Challenges Future plans WAVV2004-2 Current Infrastructure Multiprise 3000 H50 Standard

More information

CSE For High Availability and System Management

CSE For High Availability and System Management CSE For High Availability and System Management Jay Brenneman rjbrenn@us.ibm.com Trademarks The following are trademarks of the International Business Machines Corporation in the United States and/or other

More information

The z/vm Virtual Switch Advancing the Art of Virtual Networking

The z/vm Virtual Switch Advancing the Art of Virtual Networking Alan Altmark z/vm and Linux IT Consultant, IBM Lab Services March 2011 The z/vm Virtual Switch Advancing the Art of Virtual Networking Session 8441 Note References to IBM products, programs, or services

More information

Hypervisors & related technologies Arwed Tschoeke Client Center Böblingen

Hypervisors & related technologies Arwed Tschoeke Client Center Böblingen Hypervisors & related technologies Arwed Tschoeke Client Center Böblingen 2016 IBM Corporation 2016 IBM Corporation Agenda Virtualization basics PR/SM and DPM LinuxONE/VM KVM others Server Virtualization

More information

Virtual Security Zones on z/vm

Virtual Security Zones on z/vm Virtual Security Zones on z/vm Session 16479 Alan Altmark Senior Managing z/vm Consultant IBM Systems Lab Services Trademarks The following are trademarks of the International Business Machines Corporation

More information

Virtual Security Zones

Virtual Security Zones Virtual Security Zones Alan Altmark IBM Senior Managing z/vm Consultant March 2014 Trademarks The following are trademarks of the International Business Machines Corporation in the United States and/or

More information

Session zse4187 Virtual Security Zones on z/vm

Session zse4187 Virtual Security Zones on z/vm Session zse4187 Virtual Security Zones on z/vm Alan Altmark Senior Managing z/vm Consultant IBM Systems Lab Services Trademarks The following are trademarks of the International Business Machines Corporation

More information

zenterprise The Ideal Platform For Smarter Computing Improving Service Delivery With Private Cloud Computing

zenterprise The Ideal Platform For Smarter Computing Improving Service Delivery With Private Cloud Computing zenterprise The Ideal Platform For Smarter Computing Improving Service Delivery With Private Cloud Computing What Users Like About Cloud Computing Self-service requests User request services via a web

More information

Using z/vm DirMaint in an SSI Cluster

Using z/vm DirMaint in an SSI Cluster Using z/vm DirMaint in an SSI Cluster Pam Bryant IBM Advanced Technical Skills Monday, March 12, 2012 Session # 10567 Trademarks Copyright IBM Corporation 2012. All rights reserved. U.S. Government Users

More information

Linux and z Systems in the Datacenter Berthold Gunreben

Linux and z Systems in the Datacenter Berthold Gunreben Linux and z Systems in the Datacenter Berthold Gunreben Build Service Engineer SUSE Linux Available Architectures for SUSE Linux Enterprise Server X86, z Systems, Power Common Source Code for all architectures

More information

IBM Systems. z/vm Platform Update: Advancing the Art of Virtualization. zseries SIG. IBM System z

IBM Systems. z/vm Platform Update: Advancing the Art of Virtualization. zseries SIG. IBM System z z/vm Platform Update: Advancing the Art of Virtualization zseries SIG Jim Elliott Consulting Sales Specialist System z New Workloads IBM Canada Ltd. 1 International zseries Oracle SIG 2008-04-30 2008 IBM

More information

VM & VSE Tech Conference May Orlando Session M70

VM & VSE Tech Conference May Orlando Session M70 VM & VSE Tech Conference May 2000 - Orlando Session M70 Bill Bitner VM Performance 607-752-6022 bitner@vnet.ibm.com Last Updated: April10,2000 RETURN TO INDEX Disclaimer Legal Stuff The information contained

More information

WebSphere Application Server Base Performance

WebSphere Application Server Base Performance WebSphere Application Server Base Performance ii WebSphere Application Server Base Performance Contents WebSphere Application Server Base Performance............. 1 Introduction to the WebSphere Application

More information

z/vm Resource Manager

z/vm Resource Manager z/vm Resource Manager Steve Wilkins, Sr. Software Engineer Christine T. Casey, Sr. Software Engineer z/vm Development Endicott, NY WAVV 2005 May 20-24, 2005 Colorado Springs, Colorado IBM Corporation 2005

More information

Tips on Monitoring and Managing your z/vm and Linux on System z

Tips on Monitoring and Managing your z/vm and Linux on System z Tivoli Monitoring Tips on Monitoring and Managing your z/vm and Linux on System z Session 8478 Karen Reed (kareed@us.ibm.com) Bob Neill (neillrd@us.ibm.com) Acknowledgements The following people contributed

More information

z/vm Version 6 Release 1

z/vm Version 6 Release 1 Foundation for future virtualization growth z/vm Version 6 Release 1 Highlights Ability to virtualize each LPAR Maximizing resources to into hundreds or more virtual achieve high system utilization machines

More information

A Fresh Look at the Mainframe

A Fresh Look at the Mainframe A Fresh Look at the Mainframe Consolidate and Save with Mainframe Linux ODI is Wasting Money! Your last report showed an average utilization of less than 5% for our distributed Linux servers isn t that

More information

HiperSockets for System z Newest Functions

HiperSockets for System z Newest Functions HiperSockets for System z Newest Functions Alan Altmark Senior Managing z/vm and Linux Consultant IBM Systems Lab Services and Training Alexandra Winter HiperSockets Architect IBM System z Firmware Development

More information

Hypervisors & related technologies Frank Heimes / Arwed Tschoeke Client Center Böblingen

Hypervisors & related technologies Frank Heimes / Arwed Tschoeke Client Center Böblingen Hypervisors & related technologies Frank Heimes / Arwed Tschoeke Client Center Böblingen Agenda Virtualization basics PR/SM and DPM z/vm KVM others 3 1 Server Virtualization Terms Logical Partition Also

More information

Rational Development and Test Environment

Rational Development and Test Environment Rational Development and Test Environment Tobias Braun tobiasbraun@de.ibm.com 2012 International Business Machines Corporation 1 Agenda 1. Introducing RD&T 2. Licensing 3. Requirements 4. Use Cases 5.

More information

Benchmark Study: A Performance Comparison Between RHEL 5 and RHEL 6 on System z

Benchmark Study: A Performance Comparison Between RHEL 5 and RHEL 6 on System z Benchmark Study: A Performance Comparison Between RHEL 5 and RHEL 6 on System z 1 Lab Environment Setup Hardware and z/vm Environment z10 EC, 4 IFLs used (non concurrent tests) Separate LPARs for RHEL

More information

z/vm Reference Guide z/vm and IBM ~ zseries... your path to success

z/vm Reference Guide z/vm and IBM ~ zseries... your path to success z/vm Reference Guide z/vm and IBM ~ zseries... your path to success January 2005 Table of Contents What is z/vm page 3 CMS Interactive Support page 11 VM Server Support page 12 Guest Operating System Support

More information

SUSE Linux Enterprise Server

SUSE Linux Enterprise Server SUSE Linux Enterprise Server 10 SP4 April 15, 2011 Architecture-Specific Information www.novell.com Architecture-Specific Information All content is copyright Novell, Inc. Legal Notice This manual is protected

More information

High Availability. Neale Ferguson Sine Nomine Associates Tuesday 13 August,

High Availability. Neale Ferguson Sine Nomine Associates Tuesday 13 August, 1 High Availability Neale Ferguson Sine Nomine Associates Tuesday 13 August, 2013 13857 Agenda Clustering High Availability Cluster Management Failover Fencing Lock Management GFS2 Configuration Failover

More information

z/vm Version 7 Release 1 Installation Guide IBM GC

z/vm Version 7 Release 1 Installation Guide IBM GC z/vm Version 7 Release 1 Installation Guide IBM GC24-6292-00 Note: Before you use this information and the product it supports, read the information in Notices on page 315. This edition applies to the

More information

IBM Virtualization Engine TS7700 Series Best Practices. Usage with Linux on System z 1.0

IBM Virtualization Engine TS7700 Series Best Practices. Usage with Linux on System z 1.0 IBM Virtualization Engine TS7700 Series Best Practices Usage with Linux on System z 1.0 Erika Dawson brosch@us.ibm.com z/os Tape Software Development Page 1 of 11 1 Introduction... 3 1.1 Change History...

More information

High Availability and Automatic Network Failover of the z/vm VSWITCH

High Availability and Automatic Network Failover of the z/vm VSWITCH IBM ^ High Availability and Automatic Network Failover of the z/vm VSWITCH Alan Altmark, IBM z/vm Development, Endicott, NY Note References to IBM products, programs, or services do not imply that IBM

More information

Program Directory for IBM Tivoli OMEGAMON XE on z/vm and Linux. version 4 release 3.0. Program Number 5698-A36

Program Directory for IBM Tivoli OMEGAMON XE on z/vm and Linux. version 4 release 3.0. Program Number 5698-A36 IBM Program Directory for IBM Tivoli OMEGAMON XE on z/vm and Linux version 4 release 3.0 Program Number 5698-A36 for Use with z/vm version 6 release 4 z/vm version 6 release 3 z/vm version 6 release 2

More information

IBM PowerVM. Virtualization without limits. Highlights. IBM Systems and Technology Data Sheet

IBM PowerVM. Virtualization without limits. Highlights. IBM Systems and Technology Data Sheet IBM PowerVM Virtualization without limits Highlights Deliver services with superior economics by consolidating virtualized workloads Deliver services faster by automating deployment of virtual machines

More information

Front cover Using IBM Virtualization to Manage Cost and Efficiency

Front cover Using IBM Virtualization to Manage Cost and Efficiency IBM Systems Front cover Using IBM Virtualization to Manage Cost and Efficiency Redguide for Business Leaders Shannon Meier See a dynamic infrastructure view of virtualization for business leaders Reduce

More information

z/vm Connectivity Version 5 Release 1 SC

z/vm Connectivity Version 5 Release 1 SC z/vm Connectivity Version 5 Release 1 SC24-6080-01 z/vm Connectivity Version 5 Release 1 SC24-6080-01 Note: Before using this information and the product it supports, read the general information under

More information

Running z/os as a Second Level System on z/vm to Clone and Scale 13075

Running z/os as a Second Level System on z/vm to Clone and Scale 13075 Running z/os as a Second Level System on z/vm to Clone and Scale 13075 Steve McGarril mcgarril@us.ibm.com STG WW Mainframe Client Center February 6 th, 2013 Scenario New hardware introduction z10 to z196

More information

EBPI Critical Payments Solutions for a market in turbulence. Frank Kooistra, Product Owner

EBPI Critical Payments Solutions for a market in turbulence. Frank Kooistra, Product Owner EBPI Critical Payments Solutions for a market in turbulence Frank Kooistra, Product Owner Agenda Introduction EPBI Payments a market turbulence How EBPI Critical Payments Solutions Stack supports the market

More information

z/vm Performance Introduction

z/vm Performance Introduction z/vm Performance Introduction Bill Bitner z/vm Customer Focus and Care bitnerb@us.ibm.com 2007,2011 IBM Corporation Disclaimer Legal Stuff The information contained in this document has not been submitted

More information

z/vm Reference Guide z/vm and IBM System z...strengthening your virtualization environment

z/vm Reference Guide z/vm and IBM System z...strengthening your virtualization environment z/vm Reference Guide z/vm and IBM System z...strengthening your virtualization environment October 2009 Table of Contents What is z/vm? page 3 CMS Interactive Support page 12 z/vm Server Support page 12

More information

z/vm Live Guest Relocation - Planning and Use

z/vm Live Guest Relocation - Planning and Use z/vm Live Guest Relocation - Planning and Use Emily Kate Hugenbruch ekhugen@us.ibm.com John Franciscovich francisj@us.ibm.com Trademarks The following are trademarks of the International Business Machines

More information

Advanced Technical Skills (ATS) North America. John Burg Brad Snyder Materials created by John Fitch and Jim Shaw IBM Washington Systems Center

Advanced Technical Skills (ATS) North America. John Burg Brad Snyder Materials created by John Fitch and Jim Shaw IBM Washington Systems Center Advanced Technical Skills (ATS) North America zpcr Capacity Sizing Lab SHARE Sessions 2110/2111 March 17, 2010 John Burg Brad Snyder Materials created by John Fitch and Jim Shaw IBM Washington Systems

More information

Mainframe Optimization System z the Center of Enterprise Computing

Mainframe Optimization System z the Center of Enterprise Computing Mainframe Optimization System z the Center of Enterprise Computing Presented By: Mark Neft Accenture Application Modernization & Optimization Strategy Lead August 7,2012 Session : 11813 Presentation Abstract:

More information

Measuring zseries System Performance. Dr. Chu J. Jong School of Information Technology Illinois State University 06/11/2012

Measuring zseries System Performance. Dr. Chu J. Jong School of Information Technology Illinois State University 06/11/2012 Measuring zseries System Performance Dr. Chu J. Jong School of Information Technology Illinois State University 06/11/2012 Outline Computer System Performance Performance Factors and Measurements zseries

More information

IBM System z9 Business Class z9 technology innovation for small and medium enterprises

IBM System z9 Business Class z9 technology innovation for small and medium enterprises Hardware Announcement April 27, 2006 IBM System z9 Business Class z9 technology innovation for small and medium enterprises Overview The IBM System z9 Business Class (z9 BC) continues the generation of

More information

What's New in the z/vm 6.3 Hypervisor

What's New in the z/vm 6.3 Hypervisor What's New in the z/vm 6.3 Hypervisor Session 15743 John Franciscovich francisj@us.ibm.com SHARE in Pittsburgh August 2014 Acknowledgements Bill Bitner Brian Wade Alan Altmark Emily Hugenbruch Mark Lorenc

More information

s390 zlinux at Citi Presented by Doctor P. Robinson June 5, 2013 Hillgang Citi Managing zlinux in a Heterogenous Enterprise

s390 zlinux at Citi Presented by Doctor P. Robinson June 5, 2013 Hillgang Citi Managing zlinux in a Heterogenous Enterprise s390 zlinux at Citi Presented by Doctor P. Robinson June 5, 2013 Hillgang Biography: Doctor P. Robinson Sr. Infrastructure Tech Specialist / SME 17 years with Citi Over 40 years in Operation and System

More information

Boston University. Linux on System Z and Oracle

Boston University. Linux on System Z and Oracle Boston University Linux on System Z and Oracle Gerard C. Shockley Boston University 13595 Room 309 Wednesday, August 14 2013 16:30-17:30 Agenda Boston University The History Hosted Services and Database

More information

Redbooks Paper. Networking Overview for Linux on zseries. Introduction. Networking options. Simon Williams

Redbooks Paper. Networking Overview for Linux on zseries. Introduction. Networking options. Simon Williams Redbooks Paper Simon Williams Networking Overview for Linux on zseries Introduction As new hardware is introduced and z/vm virtualization technology evolves, an ever increasing number of networking options

More information

CSE For High Availability and System Management

CSE For High Availability and System Management CSE For High Availability and System Management ibm.com/vm/devpages/jelliott/events.html Jim Elliott Consulting Sales Specialist System z Systems & Technology Group IBM Canada Ltd. 2008 IBM Corporation

More information

Cloud on z Systems Solution Overview: IBM Cloud Manager with OpenStack

Cloud on z Systems Solution Overview: IBM Cloud Manager with OpenStack Cloud on z Systems Solution Overview: IBM Cloud Manager with OpenStack June 1, 2015 IBM Systems Nisha Bonda Client Technical Specilist Mike Bonett zgrowth Team North America Table of Contents ACKNOWLEDGEMENTS

More information

IBM Systems and Technology Group. Abstract

IBM Systems and Technology Group. Abstract Abstract The "Virtualization Cookbook" for System z, usually in the form of a Redbook, has been a popular reference for many years. It has been updated for 2012 and renamed "The Cloud Computing Cookbook".

More information

LPARs revisited. LPARs revisited. Jan Tits - STG. Thanks to Harv Emery and Jerry Moody IBM Corporation

LPARs revisited. LPARs revisited. Jan Tits - STG. Thanks to Harv Emery and Jerry Moody IBM Corporation LPARs revisited LPARs revisited Jan Tits - STG jantits@be.ibm.com Thanks to Harv Emery and Jerry Moody Agenda 2 What are logical partitions Divides physical resources of a single zseries machine amongst

More information

IBM GLOBAL SERVICES V51. The Evolution of IBM Mainframes and VM. Jim Elliott. San Francisco, CA. September 19-23,

IBM GLOBAL SERVICES V51. The Evolution of IBM Mainframes and VM. Jim Elliott. San Francisco, CA. September 19-23, GLOBAL SERVICES V51 The Evolution of IBM Mainframes and VM Jim Elliott September 19-23, 2005 San Francisco, CA 2005-09-19 History and Evolution of IBM Mainframes Jim Elliott Advocate Infrastructure Solutions

More information

The Virtualization Cookbook

The Virtualization Cookbook The Virtualization Cookbook VM Workshop Indianapolis, IN June 21, 2013 Michael Mac Isaac - mikemac at us.ibm.com 1 Abstract IBM Systems and Technology Group The "Virtualization Cookbook" for System z,

More information

Customer Experiences:

Customer Experiences: Customer Experiences: Monitoring and Managing z/vm, Linux on z Sytems and LinuxONE Tracy Dean IBM tld1@us.ibm.com June 2016 Agenda A little fun What does managing include? What tools or products can you

More information

What's New in the z/vm 6.3 Hypervisor

What's New in the z/vm 6.3 Hypervisor What's New in the z/vm 6.3 Hypervisor Linux on System z Live Virtual Class August 27, 2014 John Franciscovich francisj@us.ibm.com Acknowledgements Bill Bitner Brian Wade Alan Altmark Emily Hugenbruch Mark

More information

IBM SYSTEM POWER7. PowerVM. Jan Kristian Nielsen Erik Rex IBM Corporation

IBM SYSTEM POWER7. PowerVM. Jan Kristian Nielsen Erik Rex IBM Corporation IBM SYSTEM POWER7 PowerVM Jan Kristian Nielsen jankn@dk.ibm.com - +45 28803310 Erik Rex Rex@dk.ibm.com - +45 28803326 PowerVM: Virtualization Without Limits Reduces IT infrastructure costs Improves service

More information

CA VM:Secure Single System Image Support. Brian Jagos VM Workshop

CA VM:Secure Single System Image Support. Brian Jagos VM Workshop CA VM:Secure Single System Image Support Brian Jagos VM Workshop Terminology Single System Image IBM s multiple system environment that allows central management of the systems in the cluster as well as

More information

Blue Cross Blue Shield of Minnesota - Replication and DR for Linux on System z

Blue Cross Blue Shield of Minnesota - Replication and DR for Linux on System z Blue Cross Blue Shield of Minnesota - Replication and DR for Linux on System z Brian Peterson, Blue Cross Blue Shield of Minnesota Brian_D_Peterson@bluecrossmn.com Gail Riley, EMC Riley_Gail@emc.com August

More information

z/vm Single System Image and Live Guest Relocation Overview

z/vm Single System Image and Live Guest Relocation Overview IBM System z z/vm Live Virtual Class z/vm Single System Image and Live Guest Relocation Overview Emily Kate Hugenbruch John Franciscovich ekhugen@us.ibm.com francisj@us.ibm.com Trademarks The following

More information

Making System z the Center of Enterprise Computing

Making System z the Center of Enterprise Computing 8471 - Making System z the Center of Enterprise Computing Presented By: Mark Neft Accenture Application Modernization & Optimization Strategy Lead Mark.neft@accenture.com March 2, 2011 Session 8471 Presentation

More information