SlideShare uma empresa Scribd logo
1 de 22
Baixar para ler offline
© 2009 IBM Corporation 
Emily K. Hugenbruch – Advisory Software Engineer 
18 September 2014 
OpenStack 
and 
z/VM
Trademarks 
The following are trademarks of the International Business Machines Corporation in the United States and/or other countries. 
System z10* 
Tivoli* 
z10 BC 
z9* 
z/OS* 
z/VM* 
z/VSE 
zEnterprise* 
IBM* 
IBM Logo* 
DB2* 
DS8000* 
Dynamic Infrastructure* 
FICON* 
GDPS* 
HiperSockets 
HyperSwap* 
Parallel Sysplex* 
PR/SM 
RACF* 
System z* 
* Registered trademarks of IBM Corporation 
System z196 
System z114 
System zEC12 
System zBC12 
The following are trademarks or registered trademarks of other companies. 
OpenSolaris, Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both. 
Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both. 
INFINIBAND, InfiniBand Trade Association and the INFINIBAND design marks are trademarks and/or service marks of the INFINIBAND Trade Association. 
UNIX is a registered trademark of The Open Group in the United States and other countries. 
Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both. 
All other products may be trademarks or registered trademarks of their respective companies. 
Notes: 
Performance is in Internal Throughput Rate (ITR) ratio based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput that any user will experience will vary 
depending upon considerations such as the amount of multiprogramming in the user's job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that 
an individual user will achieve throughput improvements equivalent to the performance ratios stated here. 
IBM hardware products are manufactured from new parts, or new and serviceable used parts. Regardless, our warranty terms apply. 
All customer examples cited or described in this presentation are presented as illustrations of the manner in which some customers have used IBM products and the results they may have achieved. Actual 
environmental costs and performance characteristics will vary depending on individual customer configurations and conditions. 
This publication was produced in the United States. IBM may not offer the products, services or features discussed in this document in other countries, and the information may be subject to change without notice. 
Consult your local IBM business contact for information on the product or services available in your area. 
All statements regarding IBM's future direction and intent are subject to change or withdrawal without notice, and represent goals and objectives only. 
Information about non-IBM products is obtained from the manufacturers of those products or their published announcements. IBM has not tested those products and cannot confirm the performance, compatibility, or any 
other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products. 
Prices subject to change without notice. Contact your IBM representative or Business Partner for the most current pricing in your geography. 
© Copyright IBM Corporation 2014
Disclaimer 
The information contained in this document has not been submitted to any formal IBM test and is distributed on an "AS IS" basis 
without any warranty either express or implied. The use of this information or the implementation of any of these techniques is a 
customer responsibility and depends on the customer's ability to evaluate and integrate them into the operational environment. 
While each item may have been reviewed by IBM for accuracy in a specific situation, there is no guarantee that the same or 
similar results will be obtained elsewhere. Customers attempting to adapt these techniques to their own environments do so at 
their own risk. 
In this document, any references made to an IBM licensed program are not intended to state or imply that only IBM's licensed 
program may be used; any functionally equivalent program may be used instead. 
Any performance data contained in this document was determined in a controlled environment and, therefore, the results which 
may be obtained in other operating environments may vary significantly. Users of this document should verify the applicable 
data for their specific environments. 
All statements regarding IBM's plans, directions, and intent are subject to change or withdrawal without notice, and represent 
goals and objectives only. This is not a commitment to deliver the functions described herein 
© Copyright IBM Corporation 2014 3
OpenStack and z/VM 
Background about z/VM 
 A 40 year history 
 Supports Linux, as well as other IBM Operating Systems like z/OS, zVSE, zTPF. 
 Part of a 2-layer approach to virtualization with logical partitioning 
 Strengths: memory overcommitment, I/O, ability to run hundreds to thousands of guests on a 
single hypervisor 
 Examples of workloads that we run: web servers, databases 
 Examples of customers: banks, insurance companies, government agencies 
© 2014 4 IBM Corporation
OpenStack and z/VM 
Background about z/VM 
Linux 
vCPU 
z/VM 
vCPU vCPU 
vCPU vCPU 
z/VM 
z/OS 
Linux 
LPU LPU 
LPAR 
LPU 
Logical partition 
Guest Virtual 
Machines 
Logical CPU 
Hypervisor 
© 2014 5 IBM Corporation
OpenStack and z/VM 
Challenges for z/VM customers 
 No native GUI interface for setting up/managing guests or applications, many customers 
were writing their own 
 Virtual machine sprawl 
 Virtual configuration sprawl 
 All system z shops have other platforms as well and they want solutions that manage across 
the different platforms 
 A standardized interface would make it easier to bring new applications to z 
© 2014 6 IBM Corporation
OpenStack and z/VM 
Cloud and self-service 
 System z customers tend to be worried about security and track their virtual machines very 
closely for auditing purposes, even those used for development and test 
 That process can be very time-consuming 
 It also leads to extra virtual machines being left around, no one wants to give up a resource 
if it takes a long time to get new machines 
 Self-service for guest creation could save time/money, submit one request for a pool of 
resources and let developers create what they need 
 Of course this has to still have the security and auditing necessary 
 System z customers are interested in the savings, but wary of the auditing and performance 
implications of cloud 
© 2014 7 IBM Corporation
OpenStack and z/VM 
Architecture 
 Use our existing xCAT support to provide REST API interfaces 
 Minimize specialty code in OpenStack, since we're not yet in the community 
 Take advantage of system z features (more on this later) 
 Build the support into z/VM itself, although the supported configuration is for use with the 
IBM Cloud Manager family of products 
 Also there was a corporate directive for all IBM hypervisors to support OpenStack. There 
were a few reasons for this: 
– Continuity and ease of use of different IBM products. We're trying to make our portfolio 
more uniform. 
– IBM is dedicated to the Open Source community. This means that our Cloud Manager 
controller node can control several different architectures. 
© 2014 8 IBM Corporation
OpenStack and z/VM 
The big picture 
Cloud Manager with OpenStack Controller 
SmartCloud additions 
Controller node 
Neutron 
Cloud Manager UI Scheduler 
Glance Cinder 
OpenStack 
Compute Node 
Compute 
Interface to 
Services 
z/VM 
Hypervisor 
Interface 
LPAR 
OpenStack 
Compute Node 
Hypervisor 
Interface 
Compute 
Interface to 
Services REST API 
z/VM 
LPAR 
xCAT MN 
SSH 
© 2014 9 IBM Corporation
OpenStack and z/VM 
The Big Picture 
 Currently based on Icehouse 
 All packaged with z/VM 
 For service and support, you do have to buy IBM Cloud Manager products 
© 2014 10 IBM Corporation
OpenStack and z/VM 
Supported features - nova 
● Launch 
● Reboot 
● Terminate 
● Resize 
● Pause 
● Un-pause 
● Live Migration 
● Snapshot 
● Fibre Channel 
● Set Admin Pass 
● Get Guest Info 
● Get Host Info 
● Glance Integration 
● Config Drive 
© 2014 11 IBM Corporation
OpenStack and z/VM 
Supported features - neutron 
● Right now the z/VM agent only supports Layer 2 
● VLAN Networking 
● Flat Networking 
© 2014 12 IBM Corporation
OpenStack and z/VM 
Supported features - cinder 
● Attach Volume 
● Detach Volume 
● Right now support is only for storage in the IBM Storwize family/SVC 
© 2014 13 IBM Corporation
OpenStack and z/VM 
Advantages of OpenStack on z/VM 
 Ease of installation: 
– Instead of buying lots of extra products that you have to configure, you only need to 
know: 
‱ Disk configuration 
‱ An IP address for OpenStack 
‱ An OSA card address for OpenStack 
– Installation and configuration of SMAPI, xCAT, and OpenStack is done automatically 
 Because we own and configure the whole stack, we can take advantage of data sharing, like 
having nova and glance share images 
 We can also use system z special features, like our super-fast copy (Flashcopy) for copying 
an image to a volume. 
 Because we're supporting OpenStack APIs, it means that new applications written to use 
them will work on z, no porting required 
© 2014 14 IBM Corporation
OpenStack and z/VM 
Cloud Manager with OpenStack 
 System z support announced September 9, 2014, scheduled to release Friday, September 
19 
 For managing system z instances from z, or for managing z from other platforms 
 Supports 
– openstack/KVM on RHELs 6.5/x86_64 
– openstack/HyperV on Microsoft Windows 2012 (R2) x86_64 and HyperVServer 2012 
(R2) 
– openstack/KVM on ppcon (Power 8) 
– PowerVM (via PowerVC) 
 Linux images managed can be SuSE or Red Hat 
 Features: 
– Integrated Chef-based deployer 
– IBM DB2 database software support 
– Platform Resource Scheduler (PRS) for advanced placement 
– Enhanced self-service portal that adds billing, approvals and resource expiration, among 
other features 
Source: http://www.ibm.com/developerworks/servicemanagement/cvm/sce/ 
© 2014 15 IBM Corporation
OpenStack and z/VM 
Cloud Manager with OpenStack 
SmartCloud 
Applications OpenStack 
Applications 
OpenStack icehouse 
Gateway/federation 
Cloud Admin 
Horizon 
Nova Drivers z/VM driver PowerVC 
driver 
KVM 
ppc 
IaaS 
KVM 
x86 Hyper-v vCenter zVM PowerVC 
Cloud User 
UI 
Cloud Manager with 
OpenStack Controller 
IaaS 
Adapter 
VMWare 
Adapter 
vCenter 
© 2014 16 IBM Corporation
OpenStack and z/VM 
Similar products 
 VMWare Integrated OpenStack 
– Targeted to managing VMWare 
– X86 only 
– OpenStack support for vSphere, vCenter and NSX 
 Open Virtual Appliance for Red Hat Enterprise Linux OpenStack Platform 5 
– Targeted to managing Red Hat 
– Right now, only x86 
© 2014 17 IBM Corporation
OpenStack and z/VM 
Cloud Manager with OpenStack – Cloud user functions 
 Projects 
– Request access from login panel 
– Request access to a project 
 Images 
– Request image deploy 
– Set user VM parameters 
(flavors, or CPU & memory ) 
 Instances 
– Start/resume/stop an instance 
– Review instance properties 
– View CPU, Memory & Disk usage of an instance 
– View Instance console logs 
– Resize running instances 
– Delete an instance 
– Clone an instance 
– Capture an instance 
Source: http://www.ibm.com/developerworks/servicemanagement/cvm/sce/ 
© 2014 18 IBM Corporation
OpenStack and z/VM 
Cloud Manager with OpenStack – Cloud user functions 
Source: http://www.ibm.com/developerworks/servicemanagement/cvm/sce/ 
© 2014 19 IBM Corporation
OpenStack and z/VM 
Cloud Manager with OpenStack – Cloud admin functions 
 Configuration 
– Cloud configuration to vCenter or 
OpenStack 
– Configure networks 
– Configure LDAP environment 
 Images 
– Import and manage images 
– Configure images for user 
deployments 
– Create and manage flavors 
– Present users with simplified options 
 Volumes 
– Create, delete, capture, attach, and 
detach volumes 
 User / Project Management 
– Create users and roles 
– Create and manage projects 
– Add users to projects as "Owner", 
"User" and "Viewer“ 
– Expiration policies 
 Approvals 
– Configure Approval and Expiration 
policies at the Cloud and Project levels 
– Approve/reject new workload requests 
– Approve/reject workload resize requests 
 Utilization 
– Configure to generate metering records 
– Configure billing for charging accounts 
and manage account assignment 
– View capacity utilization 
 Review event logs & failures 
 Initiate Live Migrations to manage outages 
© 2014 20 IBM Corporation
OpenStack and z/VM 
Cloud Manager with OpenStack – Cloud admin functions 
Source: http://www.ibm.com/developerworks/servicemanagement/cvm/sce/ 
© 2014 21 IBM Corporation
OpenStack and z/VM 
Summary 
 IBM Cloud Manager with OpenStack has new support for system z 
– As of tomorrow, this support comes with z/VM 
– Allows z to be managed from z or from different platforms 
 The cloud journey at IBM continues! 
Emily Hugenbruch 
ekhugen@us.ibm.com 
@ekhugen on Twitter 
Ekhugen on IRC 
© 2014 22 IBM Corporation

Mais conteĂșdo relacionado

Mais procurados

EMC with Mirantis Openstack
EMC with Mirantis OpenstackEMC with Mirantis Openstack
EMC with Mirantis OpenstackEMC
 
V mware v sphere 5 fundamentals services kit
V mware v sphere 5 fundamentals services kitV mware v sphere 5 fundamentals services kit
V mware v sphere 5 fundamentals services kitsolarisyougood
 
IBM Private Modular Cloud
IBM Private Modular CloudIBM Private Modular Cloud
IBM Private Modular CloudHerb Hernandez
 
IBM Cloud SoftLayer Introduction & Hands-on 2016
IBM Cloud SoftLayer Introduction & Hands-on 2016IBM Cloud SoftLayer Introduction & Hands-on 2016
IBM Cloud SoftLayer Introduction & Hands-on 2016Atsumori Sasaki
 
Evento 18 giugno - Power Virtualization Center
Evento 18 giugno - Power Virtualization CenterEvento 18 giugno - Power Virtualization Center
Evento 18 giugno - Power Virtualization CenterPRAGMA PROGETTI
 
HCLT Whitepaper: Multi- Tenancy on Private Cloud
HCLT Whitepaper: Multi- Tenancy on Private CloudHCLT Whitepaper: Multi- Tenancy on Private Cloud
HCLT Whitepaper: Multi- Tenancy on Private CloudHCL Technologies
 
All About Virtualization
All About VirtualizationAll About Virtualization
All About VirtualizationEMC
 
Best Practices For Using Virtualization In Development Environments
Best Practices For Using Virtualization In Development EnvironmentsBest Practices For Using Virtualization In Development Environments
Best Practices For Using Virtualization In Development EnvironmentsKnowledge Management Associates, LLC
 
Desktop Virtualization with RHEV
Desktop Virtualization with RHEVDesktop Virtualization with RHEV
Desktop Virtualization with RHEVKangaroot
 
IBM PowerVM Virtualization Technology on IBM POWER7 Systems
IBM PowerVM Virtualization Technology on IBM POWER7 SystemsIBM PowerVM Virtualization Technology on IBM POWER7 Systems
IBM PowerVM Virtualization Technology on IBM POWER7 SystemsIBM India Smarter Computing
 
EMC Atmos for service providers
EMC Atmos for service providersEMC Atmos for service providers
EMC Atmos for service providerssolarisyougood
 
Cisco ONE Enterprise Cloud Suite
Cisco ONE Enterprise Cloud SuiteCisco ONE Enterprise Cloud Suite
Cisco ONE Enterprise Cloud SuiteRobb Boyd
 
Vsicm51 m01 course_intro_
Vsicm51 m01 course_intro_Vsicm51 m01 course_intro_
Vsicm51 m01 course_intro_Luan Truong Duc
 
Virtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareVirtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareDatapath Consulting
 
Virtualization
VirtualizationVirtualization
Virtualizationsatchipatra
 
Client presentation ibm private modular cloud_082013
Client presentation ibm private modular cloud_082013Client presentation ibm private modular cloud_082013
Client presentation ibm private modular cloud_082013jimmykibm
 
IBM informix: compared performance efficiency between physical server and Vir...
IBM informix: compared performance efficiency between physical server and Vir...IBM informix: compared performance efficiency between physical server and Vir...
IBM informix: compared performance efficiency between physical server and Vir...BeGooden-IT Consulting
 

Mais procurados (20)

EMC with Mirantis Openstack
EMC with Mirantis OpenstackEMC with Mirantis Openstack
EMC with Mirantis Openstack
 
V mware v sphere 5 fundamentals services kit
V mware v sphere 5 fundamentals services kitV mware v sphere 5 fundamentals services kit
V mware v sphere 5 fundamentals services kit
 
IBM Private Modular Cloud
IBM Private Modular CloudIBM Private Modular Cloud
IBM Private Modular Cloud
 
IBM Cloud SoftLayer Introduction & Hands-on 2016
IBM Cloud SoftLayer Introduction & Hands-on 2016IBM Cloud SoftLayer Introduction & Hands-on 2016
IBM Cloud SoftLayer Introduction & Hands-on 2016
 
Evento 18 giugno - Power Virtualization Center
Evento 18 giugno - Power Virtualization CenterEvento 18 giugno - Power Virtualization Center
Evento 18 giugno - Power Virtualization Center
 
HCLT Whitepaper: Multi- Tenancy on Private Cloud
HCLT Whitepaper: Multi- Tenancy on Private CloudHCLT Whitepaper: Multi- Tenancy on Private Cloud
HCLT Whitepaper: Multi- Tenancy on Private Cloud
 
All About Virtualization
All About VirtualizationAll About Virtualization
All About Virtualization
 
Best Practices For Using Virtualization In Development Environments
Best Practices For Using Virtualization In Development EnvironmentsBest Practices For Using Virtualization In Development Environments
Best Practices For Using Virtualization In Development Environments
 
Desktop Virtualization with RHEV
Desktop Virtualization with RHEVDesktop Virtualization with RHEV
Desktop Virtualization with RHEV
 
IBM PowerVM Virtualization Technology on IBM POWER7 Systems
IBM PowerVM Virtualization Technology on IBM POWER7 SystemsIBM PowerVM Virtualization Technology on IBM POWER7 Systems
IBM PowerVM Virtualization Technology on IBM POWER7 Systems
 
EMC Atmos for service providers
EMC Atmos for service providersEMC Atmos for service providers
EMC Atmos for service providers
 
Cisco ONE Enterprise Cloud Suite
Cisco ONE Enterprise Cloud SuiteCisco ONE Enterprise Cloud Suite
Cisco ONE Enterprise Cloud Suite
 
Xen brandeis case study
Xen brandeis case studyXen brandeis case study
Xen brandeis case study
 
Vsicm51 m01 course_intro_
Vsicm51 m01 course_intro_Vsicm51 m01 course_intro_
Vsicm51 m01 course_intro_
 
Virtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareVirtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMware
 
Virtualization
VirtualizationVirtualization
Virtualization
 
VMware Presentation
VMware PresentationVMware Presentation
VMware Presentation
 
Client presentation ibm private modular cloud_082013
Client presentation ibm private modular cloud_082013Client presentation ibm private modular cloud_082013
Client presentation ibm private modular cloud_082013
 
IBM informix: compared performance efficiency between physical server and Vir...
IBM informix: compared performance efficiency between physical server and Vir...IBM informix: compared performance efficiency between physical server and Vir...
IBM informix: compared performance efficiency between physical server and Vir...
 
VMware Virtualization 27 09 07
VMware Virtualization  27 09 07VMware Virtualization  27 09 07
VMware Virtualization 27 09 07
 

Destaque

Building a cloud ready linux image locally using KVM
Building a cloud ready linux image locally using KVM Building a cloud ready linux image locally using KVM
Building a cloud ready linux image locally using KVM OpenStack_Online
 
CPU Optimizations in the CERN Cloud - February 2016
CPU Optimizations in the CERN Cloud - February 2016CPU Optimizations in the CERN Cloud - February 2016
CPU Optimizations in the CERN Cloud - February 2016Belmiro Moreira
 
Red Hat for IBM System z IBM Enterprise2014 Las Vegas
Red Hat for IBM System z IBM Enterprise2014 Las Vegas Red Hat for IBM System z IBM Enterprise2014 Las Vegas
Red Hat for IBM System z IBM Enterprise2014 Las Vegas Filipe Miranda
 
Software Defined Environment - IBM Point of View
Software Defined Environment  - IBM Point of ViewSoftware Defined Environment  - IBM Point of View
Software Defined Environment - IBM Point of ViewClaude Riousset
 
Installation and configuration of IBM Cloud Orchestrator v2.5
Installation and configuration of IBM Cloud Orchestrator v2.5Installation and configuration of IBM Cloud Orchestrator v2.5
Installation and configuration of IBM Cloud Orchestrator v2.5Paulraj Pappaiah
 
Cloud Orchestrator - IBM Software Defined Environment Event
Cloud Orchestrator - IBM Software Defined Environment EventCloud Orchestrator - IBM Software Defined Environment Event
Cloud Orchestrator - IBM Software Defined Environment EventDenny Muktar
 
Stackops - Openstack Nova sizing & service definition
Stackops - Openstack Nova sizing & service definitionStackops - Openstack Nova sizing & service definition
Stackops - Openstack Nova sizing & service definitionStackops
 
IBM Cloud Services Portfolio
IBM Cloud Services PortfolioIBM Cloud Services Portfolio
IBM Cloud Services PortfolioBernd Thomsen
 
Ideus accessories
Ideus accessoriesIdeus accessories
Ideus accessoriesIdeus
 
Etica
EticaEtica
Eticazacr9
 
Eduketing 2015 - ÂżMarketing cuando empezamos? -Luis verdú
Eduketing 2015 - ÂżMarketing cuando empezamos? -Luis verdúEduketing 2015 - ÂżMarketing cuando empezamos? -Luis verdú
Eduketing 2015 - ÂżMarketing cuando empezamos? -Luis verdúEDUKETING
 
Trabajo ensamble sena
Trabajo ensamble senaTrabajo ensamble sena
Trabajo ensamble senaAndres Pulgariin
 
Sieme.Net Presentation
Sieme.Net PresentationSieme.Net Presentation
Sieme.Net PresentationMarcel Meier
 
Evaluacionweb
EvaluacionwebEvaluacionweb
Evaluacionwebfalaslopeza
 
Precios cuidados mayo
Precios cuidados mayoPrecios cuidados mayo
Precios cuidados mayoMendoza Post
 
El 15 de agosto de 1549 llega a Kagosima, al sur de JapĂłn. El primer Europeo ...
El 15 de agosto de 1549 llega a Kagosima, al sur de JapĂłn. El primer Europeo ...El 15 de agosto de 1549 llega a Kagosima, al sur de JapĂłn. El primer Europeo ...
El 15 de agosto de 1549 llega a Kagosima, al sur de JapĂłn. El primer Europeo ...B & M Co., Ltd.
 
Introduction of The River of Life EN
Introduction of The River of Life ENIntroduction of The River of Life EN
Introduction of The River of Life ENBertagniGeography
 

Destaque (20)

Building a cloud ready linux image locally using KVM
Building a cloud ready linux image locally using KVM Building a cloud ready linux image locally using KVM
Building a cloud ready linux image locally using KVM
 
CPU Optimizations in the CERN Cloud - February 2016
CPU Optimizations in the CERN Cloud - February 2016CPU Optimizations in the CERN Cloud - February 2016
CPU Optimizations in the CERN Cloud - February 2016
 
Red Hat for IBM System z IBM Enterprise2014 Las Vegas
Red Hat for IBM System z IBM Enterprise2014 Las Vegas Red Hat for IBM System z IBM Enterprise2014 Las Vegas
Red Hat for IBM System z IBM Enterprise2014 Las Vegas
 
Software Defined Environment - IBM Point of View
Software Defined Environment  - IBM Point of ViewSoftware Defined Environment  - IBM Point of View
Software Defined Environment - IBM Point of View
 
Installation and configuration of IBM Cloud Orchestrator v2.5
Installation and configuration of IBM Cloud Orchestrator v2.5Installation and configuration of IBM Cloud Orchestrator v2.5
Installation and configuration of IBM Cloud Orchestrator v2.5
 
Cloud Orchestrator - IBM Software Defined Environment Event
Cloud Orchestrator - IBM Software Defined Environment EventCloud Orchestrator - IBM Software Defined Environment Event
Cloud Orchestrator - IBM Software Defined Environment Event
 
Stackops - Openstack Nova sizing & service definition
Stackops - Openstack Nova sizing & service definitionStackops - Openstack Nova sizing & service definition
Stackops - Openstack Nova sizing & service definition
 
VietOpenStack meetup 7th Openstack in ibm cloud
VietOpenStack meetup 7th Openstack in ibm cloudVietOpenStack meetup 7th Openstack in ibm cloud
VietOpenStack meetup 7th Openstack in ibm cloud
 
IBM Cloud Services Portfolio
IBM Cloud Services PortfolioIBM Cloud Services Portfolio
IBM Cloud Services Portfolio
 
Ideus accessories
Ideus accessoriesIdeus accessories
Ideus accessories
 
Etica
EticaEtica
Etica
 
Eduketing 2015 - ÂżMarketing cuando empezamos? -Luis verdú
Eduketing 2015 - ÂżMarketing cuando empezamos? -Luis verdúEduketing 2015 - ÂżMarketing cuando empezamos? -Luis verdú
Eduketing 2015 - ÂżMarketing cuando empezamos? -Luis verdú
 
Trabajo ensamble sena
Trabajo ensamble senaTrabajo ensamble sena
Trabajo ensamble sena
 
Sieme.Net Presentation
Sieme.Net PresentationSieme.Net Presentation
Sieme.Net Presentation
 
Evaluacionweb
EvaluacionwebEvaluacionweb
Evaluacionweb
 
Precios cuidados mayo
Precios cuidados mayoPrecios cuidados mayo
Precios cuidados mayo
 
Memoria de UPMBALL 2010
Memoria de UPMBALL 2010Memoria de UPMBALL 2010
Memoria de UPMBALL 2010
 
Espanol lengua
Espanol lenguaEspanol lengua
Espanol lengua
 
El 15 de agosto de 1549 llega a Kagosima, al sur de JapĂłn. El primer Europeo ...
El 15 de agosto de 1549 llega a Kagosima, al sur de JapĂłn. El primer Europeo ...El 15 de agosto de 1549 llega a Kagosima, al sur de JapĂłn. El primer Europeo ...
El 15 de agosto de 1549 llega a Kagosima, al sur de JapĂłn. El primer Europeo ...
 
Introduction of The River of Life EN
Introduction of The River of Life ENIntroduction of The River of Life EN
Introduction of The River of Life EN
 

Semelhante a z/VM and OpenStack

Maximize o valor do z/OS
Maximize o valor do z/OSMaximize o valor do z/OS
Maximize o valor do z/OSAnderson Bassani
 
OpenStack and z/VM – What is it and how do I get it?
OpenStack and z/VM – What is it and how do I get it?OpenStack and z/VM – What is it and how do I get it?
OpenStack and z/VM – What is it and how do I get it?Anderson Bassani
 
z/VSE Base Installation - Step by Step
z/VSE Base Installation - Step by Stepz/VSE Base Installation - Step by Step
z/VSE Base Installation - Step by StepIBM
 
Java on zSystems zOS
Java on zSystems zOSJava on zSystems zOS
Java on zSystems zOSTim Ellison
 
z/VSE Connectors Introduction, Use Cases, and News
z/VSE Connectors Introduction, Use Cases, and Newsz/VSE Connectors Introduction, Use Cases, and News
z/VSE Connectors Introduction, Use Cases, and NewsIBM
 
z/VSE - News - Announcements -Trends
z/VSE - News - Announcements -Trendsz/VSE - News - Announcements -Trends
z/VSE - News - Announcements -TrendsIBM
 
Server pac 101
Server pac 101Server pac 101
Server pac 101Marna Walle
 
z/VM Live Guest Relocation Planning and Use
z/VM Live Guest Relocation Planning and Usez/VM Live Guest Relocation Planning and Use
z/VM Live Guest Relocation Planning and UseIBM India Smarter Computing
 
Virtualization aware Java VM
Virtualization aware Java VMVirtualization aware Java VM
Virtualization aware Java VMTim Ellison
 
z/VM Single System Image and Live Guest Relocation Overview
z/VM Single System Image and Live Guest Relocation Overviewz/VM Single System Image and Live Guest Relocation Overview
z/VM Single System Image and Live Guest Relocation OverviewIBM India Smarter Computing
 
2016 02-16-announce-overview-zsp04505 usen
2016 02-16-announce-overview-zsp04505 usen2016 02-16-announce-overview-zsp04505 usen
2016 02-16-announce-overview-zsp04505 usenDavid Morlitz
 
z/OS Small Enhancements - Episode 2015B
z/OS Small Enhancements - Episode 2015Bz/OS Small Enhancements - Episode 2015B
z/OS Small Enhancements - Episode 2015BMarna Walle
 
z/OS Small Enhancements - Episode 2015A
z/OS Small Enhancements - Episode 2015Az/OS Small Enhancements - Episode 2015A
z/OS Small Enhancements - Episode 2015AMarna Walle
 
z/OS Small Enhancements - Episode 2013A
z/OS Small Enhancements - Episode 2013Az/OS Small Enhancements - Episode 2013A
z/OS Small Enhancements - Episode 2013AMarna Walle
 
z/OS Communications Server Overview
z/OS Communications Server Overviewz/OS Communications Server Overview
z/OS Communications Server OverviewzOSCommserver
 
z/OS V2.4 Preview: z/OS Container Extensions - Running Linux on Z docker cont...
z/OS V2.4 Preview: z/OS Container Extensions - Running Linux on Z docker cont...z/OS V2.4 Preview: z/OS Container Extensions - Running Linux on Z docker cont...
z/OS V2.4 Preview: z/OS Container Extensions - Running Linux on Z docker cont...zOSCommserver
 
Whyifor Was
Whyifor WasWhyifor Was
Whyifor Wastblaies
 
z/VSE Networking Options and News
z/VSE Networking Options and Newsz/VSE Networking Options and News
z/VSE Networking Options and NewsIBM
 

Semelhante a z/VM and OpenStack (20)

Maximize o valor do z/OS
Maximize o valor do z/OSMaximize o valor do z/OS
Maximize o valor do z/OS
 
OpenStack and z/VM – What is it and how do I get it?
OpenStack and z/VM – What is it and how do I get it?OpenStack and z/VM – What is it and how do I get it?
OpenStack and z/VM – What is it and how do I get it?
 
z/VSE Base Installation - Step by Step
z/VSE Base Installation - Step by Stepz/VSE Base Installation - Step by Step
z/VSE Base Installation - Step by Step
 
Java on zSystems zOS
Java on zSystems zOSJava on zSystems zOS
Java on zSystems zOS
 
z/VSE Connectors Introduction, Use Cases, and News
z/VSE Connectors Introduction, Use Cases, and Newsz/VSE Connectors Introduction, Use Cases, and News
z/VSE Connectors Introduction, Use Cases, and News
 
z/VSE - News - Announcements -Trends
z/VSE - News - Announcements -Trendsz/VSE - News - Announcements -Trends
z/VSE - News - Announcements -Trends
 
Server pac 101
Server pac 101Server pac 101
Server pac 101
 
z/VM Live Guest Relocation Planning and Use
z/VM Live Guest Relocation Planning and Usez/VM Live Guest Relocation Planning and Use
z/VM Live Guest Relocation Planning and Use
 
Virtualization aware Java VM
Virtualization aware Java VMVirtualization aware Java VM
Virtualization aware Java VM
 
z/VM Single System Image and Live Guest Relocation Overview
z/VM Single System Image and Live Guest Relocation Overviewz/VM Single System Image and Live Guest Relocation Overview
z/VM Single System Image and Live Guest Relocation Overview
 
Securing Data Transfers using IPv6/VSE
Securing Data Transfers using IPv6/VSESecuring Data Transfers using IPv6/VSE
Securing Data Transfers using IPv6/VSE
 
2016 02-16-announce-overview-zsp04505 usen
2016 02-16-announce-overview-zsp04505 usen2016 02-16-announce-overview-zsp04505 usen
2016 02-16-announce-overview-zsp04505 usen
 
z/OS Small Enhancements - Episode 2015B
z/OS Small Enhancements - Episode 2015Bz/OS Small Enhancements - Episode 2015B
z/OS Small Enhancements - Episode 2015B
 
z/OS Small Enhancements - Episode 2015A
z/OS Small Enhancements - Episode 2015Az/OS Small Enhancements - Episode 2015A
z/OS Small Enhancements - Episode 2015A
 
z/OS Small Enhancements - Episode 2013A
z/OS Small Enhancements - Episode 2013Az/OS Small Enhancements - Episode 2013A
z/OS Small Enhancements - Episode 2013A
 
IBM Wave for z/VM
IBM Wave for z/VMIBM Wave for z/VM
IBM Wave for z/VM
 
z/OS Communications Server Overview
z/OS Communications Server Overviewz/OS Communications Server Overview
z/OS Communications Server Overview
 
z/OS V2.4 Preview: z/OS Container Extensions - Running Linux on Z docker cont...
z/OS V2.4 Preview: z/OS Container Extensions - Running Linux on Z docker cont...z/OS V2.4 Preview: z/OS Container Extensions - Running Linux on Z docker cont...
z/OS V2.4 Preview: z/OS Container Extensions - Running Linux on Z docker cont...
 
Whyifor Was
Whyifor WasWhyifor Was
Whyifor Was
 
z/VSE Networking Options and News
z/VSE Networking Options and Newsz/VSE Networking Options and News
z/VSE Networking Options and News
 

Mais de OpenStack_Online

How Dell and Intel are Optimizing OpenStack Clouds
How Dell and Intel are Optimizing OpenStack CloudsHow Dell and Intel are Optimizing OpenStack Clouds
How Dell and Intel are Optimizing OpenStack CloudsOpenStack_Online
 
Platform9 deployment models for OpenStack
Platform9 deployment models for OpenStackPlatform9 deployment models for OpenStack
Platform9 deployment models for OpenStackOpenStack_Online
 
MidoNet gives OpenStack Neutron a Boost
MidoNet gives OpenStack Neutron a BoostMidoNet gives OpenStack Neutron a Boost
MidoNet gives OpenStack Neutron a BoostOpenStack_Online
 
Introduction into Ceph storage for OpenStack
Introduction into Ceph storage for OpenStackIntroduction into Ceph storage for OpenStack
Introduction into Ceph storage for OpenStackOpenStack_Online
 
Automating OpenStack clouds and beyond w/ StackStorm
Automating OpenStack clouds and beyond w/ StackStormAutomating OpenStack clouds and beyond w/ StackStorm
Automating OpenStack clouds and beyond w/ StackStormOpenStack_Online
 
OpenStack Trove Update - Juno, Kilo and Beyond
OpenStack Trove Update - Juno, Kilo and BeyondOpenStack Trove Update - Juno, Kilo and Beyond
OpenStack Trove Update - Juno, Kilo and BeyondOpenStack_Online
 
IBM Cloud OpenStack Services
IBM Cloud OpenStack ServicesIBM Cloud OpenStack Services
IBM Cloud OpenStack ServicesOpenStack_Online
 
What is Trove, the Database as a Service on OpenStack?
What is Trove, the Database as a Service on OpenStack?What is Trove, the Database as a Service on OpenStack?
What is Trove, the Database as a Service on OpenStack?OpenStack_Online
 
Turning OpenStack Swift into a VM storage platform
Turning OpenStack Swift into a VM storage platformTurning OpenStack Swift into a VM storage platform
Turning OpenStack Swift into a VM storage platformOpenStack_Online
 

Mais de OpenStack_Online (9)

How Dell and Intel are Optimizing OpenStack Clouds
How Dell and Intel are Optimizing OpenStack CloudsHow Dell and Intel are Optimizing OpenStack Clouds
How Dell and Intel are Optimizing OpenStack Clouds
 
Platform9 deployment models for OpenStack
Platform9 deployment models for OpenStackPlatform9 deployment models for OpenStack
Platform9 deployment models for OpenStack
 
MidoNet gives OpenStack Neutron a Boost
MidoNet gives OpenStack Neutron a BoostMidoNet gives OpenStack Neutron a Boost
MidoNet gives OpenStack Neutron a Boost
 
Introduction into Ceph storage for OpenStack
Introduction into Ceph storage for OpenStackIntroduction into Ceph storage for OpenStack
Introduction into Ceph storage for OpenStack
 
Automating OpenStack clouds and beyond w/ StackStorm
Automating OpenStack clouds and beyond w/ StackStormAutomating OpenStack clouds and beyond w/ StackStorm
Automating OpenStack clouds and beyond w/ StackStorm
 
OpenStack Trove Update - Juno, Kilo and Beyond
OpenStack Trove Update - Juno, Kilo and BeyondOpenStack Trove Update - Juno, Kilo and Beyond
OpenStack Trove Update - Juno, Kilo and Beyond
 
IBM Cloud OpenStack Services
IBM Cloud OpenStack ServicesIBM Cloud OpenStack Services
IBM Cloud OpenStack Services
 
What is Trove, the Database as a Service on OpenStack?
What is Trove, the Database as a Service on OpenStack?What is Trove, the Database as a Service on OpenStack?
What is Trove, the Database as a Service on OpenStack?
 
Turning OpenStack Swift into a VM storage platform
Turning OpenStack Swift into a VM storage platformTurning OpenStack Swift into a VM storage platform
Turning OpenStack Swift into a VM storage platform
 

Último

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...gurkirankumar98700
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 

Último (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍾 8923113531 🎰 Avail...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 

z/VM and OpenStack

  • 1. © 2009 IBM Corporation Emily K. Hugenbruch – Advisory Software Engineer 18 September 2014 OpenStack and z/VM
  • 2. Trademarks The following are trademarks of the International Business Machines Corporation in the United States and/or other countries. System z10* Tivoli* z10 BC z9* z/OS* z/VM* z/VSE zEnterprise* IBM* IBM Logo* DB2* DS8000* Dynamic Infrastructure* FICON* GDPS* HiperSockets HyperSwap* Parallel Sysplex* PR/SM RACF* System z* * Registered trademarks of IBM Corporation System z196 System z114 System zEC12 System zBC12 The following are trademarks or registered trademarks of other companies. OpenSolaris, Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both. Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both. INFINIBAND, InfiniBand Trade Association and the INFINIBAND design marks are trademarks and/or service marks of the INFINIBAND Trade Association. UNIX is a registered trademark of The Open Group in the United States and other countries. Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both. All other products may be trademarks or registered trademarks of their respective companies. Notes: Performance is in Internal Throughput Rate (ITR) ratio based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput that any user will experience will vary depending upon considerations such as the amount of multiprogramming in the user's job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve throughput improvements equivalent to the performance ratios stated here. IBM hardware products are manufactured from new parts, or new and serviceable used parts. Regardless, our warranty terms apply. All customer examples cited or described in this presentation are presented as illustrations of the manner in which some customers have used IBM products and the results they may have achieved. Actual environmental costs and performance characteristics will vary depending on individual customer configurations and conditions. This publication was produced in the United States. IBM may not offer the products, services or features discussed in this document in other countries, and the information may be subject to change without notice. Consult your local IBM business contact for information on the product or services available in your area. All statements regarding IBM's future direction and intent are subject to change or withdrawal without notice, and represent goals and objectives only. Information about non-IBM products is obtained from the manufacturers of those products or their published announcements. IBM has not tested those products and cannot confirm the performance, compatibility, or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products. Prices subject to change without notice. Contact your IBM representative or Business Partner for the most current pricing in your geography. © Copyright IBM Corporation 2014
  • 3. Disclaimer The information contained in this document has not been submitted to any formal IBM test and is distributed on an "AS IS" basis without any warranty either express or implied. The use of this information or the implementation of any of these techniques is a customer responsibility and depends on the customer's ability to evaluate and integrate them into the operational environment. While each item may have been reviewed by IBM for accuracy in a specific situation, there is no guarantee that the same or similar results will be obtained elsewhere. Customers attempting to adapt these techniques to their own environments do so at their own risk. In this document, any references made to an IBM licensed program are not intended to state or imply that only IBM's licensed program may be used; any functionally equivalent program may be used instead. Any performance data contained in this document was determined in a controlled environment and, therefore, the results which may be obtained in other operating environments may vary significantly. Users of this document should verify the applicable data for their specific environments. All statements regarding IBM's plans, directions, and intent are subject to change or withdrawal without notice, and represent goals and objectives only. This is not a commitment to deliver the functions described herein © Copyright IBM Corporation 2014 3
  • 4. OpenStack and z/VM Background about z/VM  A 40 year history  Supports Linux, as well as other IBM Operating Systems like z/OS, zVSE, zTPF.  Part of a 2-layer approach to virtualization with logical partitioning  Strengths: memory overcommitment, I/O, ability to run hundreds to thousands of guests on a single hypervisor  Examples of workloads that we run: web servers, databases  Examples of customers: banks, insurance companies, government agencies © 2014 4 IBM Corporation
  • 5. OpenStack and z/VM Background about z/VM Linux vCPU z/VM vCPU vCPU vCPU vCPU z/VM z/OS Linux LPU LPU LPAR LPU Logical partition Guest Virtual Machines Logical CPU Hypervisor © 2014 5 IBM Corporation
  • 6. OpenStack and z/VM Challenges for z/VM customers  No native GUI interface for setting up/managing guests or applications, many customers were writing their own  Virtual machine sprawl  Virtual configuration sprawl  All system z shops have other platforms as well and they want solutions that manage across the different platforms  A standardized interface would make it easier to bring new applications to z © 2014 6 IBM Corporation
  • 7. OpenStack and z/VM Cloud and self-service  System z customers tend to be worried about security and track their virtual machines very closely for auditing purposes, even those used for development and test  That process can be very time-consuming  It also leads to extra virtual machines being left around, no one wants to give up a resource if it takes a long time to get new machines  Self-service for guest creation could save time/money, submit one request for a pool of resources and let developers create what they need  Of course this has to still have the security and auditing necessary  System z customers are interested in the savings, but wary of the auditing and performance implications of cloud © 2014 7 IBM Corporation
  • 8. OpenStack and z/VM Architecture  Use our existing xCAT support to provide REST API interfaces  Minimize specialty code in OpenStack, since we're not yet in the community  Take advantage of system z features (more on this later)  Build the support into z/VM itself, although the supported configuration is for use with the IBM Cloud Manager family of products  Also there was a corporate directive for all IBM hypervisors to support OpenStack. There were a few reasons for this: – Continuity and ease of use of different IBM products. We're trying to make our portfolio more uniform. – IBM is dedicated to the Open Source community. This means that our Cloud Manager controller node can control several different architectures. © 2014 8 IBM Corporation
  • 9. OpenStack and z/VM The big picture Cloud Manager with OpenStack Controller SmartCloud additions Controller node Neutron Cloud Manager UI Scheduler Glance Cinder OpenStack Compute Node Compute Interface to Services z/VM Hypervisor Interface LPAR OpenStack Compute Node Hypervisor Interface Compute Interface to Services REST API z/VM LPAR xCAT MN SSH © 2014 9 IBM Corporation
  • 10. OpenStack and z/VM The Big Picture  Currently based on Icehouse  All packaged with z/VM  For service and support, you do have to buy IBM Cloud Manager products © 2014 10 IBM Corporation
  • 11. OpenStack and z/VM Supported features - nova ● Launch ● Reboot ● Terminate ● Resize ● Pause ● Un-pause ● Live Migration ● Snapshot ● Fibre Channel ● Set Admin Pass ● Get Guest Info ● Get Host Info ● Glance Integration ● Config Drive © 2014 11 IBM Corporation
  • 12. OpenStack and z/VM Supported features - neutron ● Right now the z/VM agent only supports Layer 2 ● VLAN Networking ● Flat Networking © 2014 12 IBM Corporation
  • 13. OpenStack and z/VM Supported features - cinder ● Attach Volume ● Detach Volume ● Right now support is only for storage in the IBM Storwize family/SVC © 2014 13 IBM Corporation
  • 14. OpenStack and z/VM Advantages of OpenStack on z/VM  Ease of installation: – Instead of buying lots of extra products that you have to configure, you only need to know: ‱ Disk configuration ‱ An IP address for OpenStack ‱ An OSA card address for OpenStack – Installation and configuration of SMAPI, xCAT, and OpenStack is done automatically  Because we own and configure the whole stack, we can take advantage of data sharing, like having nova and glance share images  We can also use system z special features, like our super-fast copy (Flashcopy) for copying an image to a volume.  Because we're supporting OpenStack APIs, it means that new applications written to use them will work on z, no porting required © 2014 14 IBM Corporation
  • 15. OpenStack and z/VM Cloud Manager with OpenStack  System z support announced September 9, 2014, scheduled to release Friday, September 19  For managing system z instances from z, or for managing z from other platforms  Supports – openstack/KVM on RHELs 6.5/x86_64 – openstack/HyperV on Microsoft Windows 2012 (R2) x86_64 and HyperVServer 2012 (R2) – openstack/KVM on ppcon (Power 8) – PowerVM (via PowerVC)  Linux images managed can be SuSE or Red Hat  Features: – Integrated Chef-based deployer – IBM DB2 database software support – Platform Resource Scheduler (PRS) for advanced placement – Enhanced self-service portal that adds billing, approvals and resource expiration, among other features Source: http://www.ibm.com/developerworks/servicemanagement/cvm/sce/ © 2014 15 IBM Corporation
  • 16. OpenStack and z/VM Cloud Manager with OpenStack SmartCloud Applications OpenStack Applications OpenStack icehouse Gateway/federation Cloud Admin Horizon Nova Drivers z/VM driver PowerVC driver KVM ppc IaaS KVM x86 Hyper-v vCenter zVM PowerVC Cloud User UI Cloud Manager with OpenStack Controller IaaS Adapter VMWare Adapter vCenter © 2014 16 IBM Corporation
  • 17. OpenStack and z/VM Similar products  VMWare Integrated OpenStack – Targeted to managing VMWare – X86 only – OpenStack support for vSphere, vCenter and NSX  Open Virtual Appliance for Red Hat Enterprise Linux OpenStack Platform 5 – Targeted to managing Red Hat – Right now, only x86 © 2014 17 IBM Corporation
  • 18. OpenStack and z/VM Cloud Manager with OpenStack – Cloud user functions  Projects – Request access from login panel – Request access to a project  Images – Request image deploy – Set user VM parameters (flavors, or CPU & memory )  Instances – Start/resume/stop an instance – Review instance properties – View CPU, Memory & Disk usage of an instance – View Instance console logs – Resize running instances – Delete an instance – Clone an instance – Capture an instance Source: http://www.ibm.com/developerworks/servicemanagement/cvm/sce/ © 2014 18 IBM Corporation
  • 19. OpenStack and z/VM Cloud Manager with OpenStack – Cloud user functions Source: http://www.ibm.com/developerworks/servicemanagement/cvm/sce/ © 2014 19 IBM Corporation
  • 20. OpenStack and z/VM Cloud Manager with OpenStack – Cloud admin functions  Configuration – Cloud configuration to vCenter or OpenStack – Configure networks – Configure LDAP environment  Images – Import and manage images – Configure images for user deployments – Create and manage flavors – Present users with simplified options  Volumes – Create, delete, capture, attach, and detach volumes  User / Project Management – Create users and roles – Create and manage projects – Add users to projects as "Owner", "User" and "Viewer“ – Expiration policies  Approvals – Configure Approval and Expiration policies at the Cloud and Project levels – Approve/reject new workload requests – Approve/reject workload resize requests  Utilization – Configure to generate metering records – Configure billing for charging accounts and manage account assignment – View capacity utilization  Review event logs & failures  Initiate Live Migrations to manage outages © 2014 20 IBM Corporation
  • 21. OpenStack and z/VM Cloud Manager with OpenStack – Cloud admin functions Source: http://www.ibm.com/developerworks/servicemanagement/cvm/sce/ © 2014 21 IBM Corporation
  • 22. OpenStack and z/VM Summary  IBM Cloud Manager with OpenStack has new support for system z – As of tomorrow, this support comes with z/VM – Allows z to be managed from z or from different platforms  The cloud journey at IBM continues! Emily Hugenbruch ekhugen@us.ibm.com @ekhugen on Twitter Ekhugen on IRC © 2014 22 IBM Corporation