SlideShare uma empresa Scribd logo
1 de 33
Baixar para ler offline
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Novidades e complicações em
Capacity Planning e Capacity
Pricing
Fernando Ferreira
IBM Executive I/T Specialist
IBM Academy of Technology / zChampion
Email/Linkedin fernafe@br.ibm.com
Twiter fernafeibm
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Trademarks
The following are trademarks of the International Business Machines Corporation in the United States, other countries, or both.
The following are trademarks or registered trademarks of other companies.
* 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 Sync 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 Sync 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.
Adobe, the Adobe logo, PostScript, and the PostScript logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States, and/or other countries.
Cell Broadband Engine is a trademark of Sony Computer Entertainment, Inc. in the United States, other countries, or both and is used under license therefrom.
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.
Intel, Intel logo, Intel Inside, Intel Inside logo, Intel Centrino, Intel Centrino logo, Celeron, Intel Xeon, Intel SpeedStep, Itanium, and Pentium are trademarks or registered trademarks of
Intel Corporation or its subsidiaries in the United States and other countries.
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.
ITIL is a registered trademark, and a registered community trademark of the Office of Government Commerce, and is registered in the U.S. Patent and Trademark Office.
IT Infrastructure Library is a registered trademark of the Central Computer and Telecommunications Agency, which is now part of the Office of Government Commerce.
Not all common law marks used by IBM are listed on this page. Failure of a mark to appear does not mean that IBM does not use the mark nor does it mean that the product is not
actively marketed or is not significant within its relevant market.
Those trademarks followed by ® are registered trademarks of IBM in the United States; all others are trademarks or common law marks of IBM in the United States.
For a more complete list of IBM Trademarks, see www.ibm.com/legal/copytrade.shtml:
*BladeCenter®, CICS®, DataPower®, DB2®, e business(logo)®, ESCON, eServer, FICON®, IBM®, IBM (logo)®, IMS, MVS, OS/390®,
POWER6®, POWER6+, POWER7®, Power Architecture®, PowerVM®, PureFlex, PureSystems, S/390®, ServerProven®, Sysplex Timer®,
System p®, System p5, System x®, z Systems®, System z9®, System z10®, WebSphere®, X-Architecture®, z13™, z Systems™, z9®,
z10, z/Architecture®, z/OS®, z/VM®, z/VSE®, zEnterprise®, zSeries®
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Tópicos
 Introdução
 Planejamento de Capacidade
SMT
SIMD
Large pages
Compiladores
zIIP
Efeito 90%
Parallel Sysplex
zBNA
zTPM
 Capacity Pricing
Softcapping e Hiperdispatch.
Mobile workload pricing
zCAP
Country Multiplex
 Referencias
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Introdução
zPCR
zEDC
zBNA
Crypto
Transactional
Memory
OoO
MSUs
LSPR
zIIPs
Large
Pages
Cache
SMT
SIMD
zTPC Hiperdispatch
CPUMF
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Capacity Planning
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
“Strength does not come from physical capacity. It
comes from an indomitable will.”
Mahatma Ghandi
Improved out-of-order
Transactional Memory
Dynamic Optimization
2 GB page support
Dynamic SMT
Supports two instruction
threads
SIMD
PCIe attached accelerators
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
SMT
PR/SM Hypervisor MT Aware
MT Ignorant
z/OS z/VM
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
SMT e zPCR
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
SIMD
Scalar code
read the next instruction and decode it
get this number
get that number
add them
put the result here
read the next instruction and decode it
get this number
get that number
add them
put the result here
read the next instruction and decode it
get this number
get that number
add them
put the result here.
read the next instruction and decode it
get this number
get that number
add them
put the result there
Do
Once
Result 3
+
=
Instr. Decode
Number 1c
Number 2c
Result 4
+
=
Number 1d
Number 2d
Result 1
+
=
Number 1a
Number 2a
Result 2
+
=
Number 1b
Number 2bMultiple Data
Single Instruction
Result 1
+
=
Instr. Decode
Number 1
Number 2
Repeat
4 times
SIMD code
read instruction and decode it
get these 4 numbers
get those 4 numbers
add them
put the results here
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Large Pages
* Graficos relativos aos estudos referenciados dos techdocs WP102462, WP102461 e redpaper 5146
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Compiladores
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Revisão zIIP
Honor priority/ Needs Help
MSUs x zIIPs
SMT
Capacidade, Ponto de saturação, efeito MP
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Efeito 90%
EDF 12.172 MIPS
50%
6.086 MIPS
0
20
40
60
80
100
90%
50%
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Efeito 90%
Sugestões de calibragem
 O fator calculado é por volta de 10%. O método recomendado é fazer a
calibragem por CPs :
Capacidade por CP = Capacidade total / #CPs
Calibragem = (%Utilização * #CPs ) / 0.9
Calibragem = (0.5 * 10) / 0.9 = 5.55  6
Com base na capacidade da zEC12-706 no zPCR seria 7.577
Sendo a capacidade por processador 7.577 / 6 = 1.263 (contra 1.217)
 Se assumirmos uma estimativa menos conservadora poderiamos estimar
10% sobre o valor inicial :
Calibragem = (%Utilização * Capacidade total ) * 1,10
Usando o exemplo teriamos (0.5 * 12172) *1,10 = 6.694,6  6.695
 Assim teriamos :
Range 6.695 a 7.577 no total
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Efeito 90%
Calibragem de zIIPs
Impacto zIIPs
Capacidade sem zIIPs 12758
Capacidade zIIP 100% 11900
 Impacto 6,7% (858 MIPS)
Capacidade zIIP 30% 12138
 Impacto 4,9 % (620 MIPS)
 Variação 37% (238 MIPS)
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
zBNA
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Parallel Sysplex
CF
Distancia
CPU x Service Time
0
5
10
15
20
25
30
35
40
45
1 3 5 7 9 11 13 15 17 19 21 23 25 27 29 31 33 35 37 39
Service Time
CPUTime
Async
Sync
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
zTPM
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Capacity Pricing
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Planejamento de capacidade
Hw x Sw
 Picos de Hw x R4HA
 Picos de MSUs x RH4A
 Capacity x Defined Capping
 Gerenciamento x Capping
 Balanceamento de Cargas
 Distribuição de subsistemas
 GCPs x zIIPs
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Softcapping e Hiperdispatch
Phantom weight
0---CPU--- ---------------- TIME % ---------------- LOG PROC
NUM TYPE ONLINE LPAR BUSY MVS BUSY PARKED SHARE %
0 CP 100.00 76.29 76.29 0.00 100.0 HIGH
1 CP 100.00 68.33 68.33 0.00 100.0 HIGH
2 CP 100.00 69.77 69.77 0.00 100.0 HIGH
3 CP 100.00 60.72 60.72 0.00 100.0 HIGH
4 CP 100.00 56.32 56.32 0.00 100.0 HIGH
5 CP 100.00 44.63 44.63 0.00 100.0 HIGH
6 CP 100.00 20.32 20.32 44.02 75.6 MED*
7 CP 100.00 0.00 ----- 100.00 0.0 LOW
8 CP 100.00 0.00 ----- 100.00 0.0 LOW
9 CP 100.00 0.00 ----- 100.00 0.0 LOW
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Mobile workload Pricing
 Oferta para cargas “Mobile”
 Anunciado 6 de maio 2014
 Disponível Julho 2014
 Exige que a instalação possua ao menos uma z13, zEC12 ou zBC12,
embora outros CECs com z196 ou z114 da mesma instalação possam se
beneficiar.
 Retira 60% das MSUs(segundos de CPU ) gerados por requisições
“mobile” (geradas por tablets ou smartfones).
 O impacto de custo varia em função do perfil de uso de software e do
R4HA .
 5655-S97 CICS TS for z/OS V4
 5655-Y04 CICS TS for z/OS V5
 5722-DFJ CICS VUE V5
 5635-DB2 DB2 V9 for z/OS
 5605-DB2 DB2 10 for z/OS
 5615-DB2 DB2 11 for z/OS
 5697-P12 DB2 VUE V9
 5697-P31 DB2 10 VUE
 5697-P43 DB2 11 VUE 5655-N02
 5635-A02 IMS V11
 5655-W65 5635-A03 IMS V12
 5635-A04 IMS V13
 5655-DSQ IMS DB VUE V12
 5655-DSM IMS DB VUE V13
 5655-L82 WS MQ for z/OS V6
 5655-R36 WS MQ for z/OS V7
 5655-W97 WS MQ for z/OS V8
 5655-VUE WS MQ VUE V7
 5655-VU8 WS MQ VUE V8
 WebSphere App Server for z/OS V7
 WebSphere App Server for z/OS V8
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Mobile workload Pricing
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Mobile workload Pricing
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Mobile Workload Pricing Tool (MWRT)
CICS
IMS DB2
WMQWMQ
MWP
tool
CSV file
GCP CPU sec /hour
SMF 70.1
SMF 89.1 and 89.2
SCRT Report
With adjustments
(-60% Mobile )
z/OS
SMF
Windows
based
Java
FTP
binary
Quote Site RDW
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
zCAP
 Oferta para novas cargas
 Anunciado 7 de Abril
 Disponível 28 de Abril (MWRT V 3.3.0)
 zEnterprise (z13, zEC12, zBC12, z196, z114)
 Limita o impacto no custo de software de novas cargas em ambientes
existentes.
 Usa a nova ferramenta de geraçào de relatório de uso de software MWRT.
5655-S97 CICS TS for z/OS V4 5635-A05 IMS V14
5655-Y04 CICS TS for z/OS V5 5655-DSQ IMS DB VUE V12
5722-DFJ CICS VUE V5 5655-DSM IMS DB VUE V13
5635-DB2 DB2 V9 for z/OS 5655-TM1 IMS TM VUE V12
5605-DB2 DB2 10 for z/OS 5655-TM2 IMS TM VUE V13
5615-DB2 DB2 11 for z/OS 5655-L82 WS MQ for z/OS V6
5697-P12 DB2 VUE V9 5655-R36 WS MQ for z/OS V7
5697-P31 DB2 10 VUE 5655-W97 IBM MQ for z/OS V8
5697-P43 DB2 11 VUE 5655-VUE WS MQ VUE V7
5635-A02 IMS V11 5655-VU8 IBM MQ VUE V8
5635-A03 IMS V12 5655-N02 WebSphere App Server for z/OS V7
5635-A04 IMS V13 5655-W65 WebSphere App Server for z/OS V8
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
zCAP - Subsistemas novos
Net New MQ Example = 100 MSUs of new MQ workload *
1. Existing LPAR 2. New MQ, standard rules 3. New MQ with zCAP pricing
MSUs used for subcap billing: MSUs used for subcap billing: MSUs used for subcap billing:
z/OS 1,000 z/OS 1,100 z/OS 1,050
DB2 and CICS 1,000 DB2 and CICS 1,100 DB2 and CICS 1,000
MQ (LPAR value) 1,100 MQ (usage value) 100
Standard LPAR Value = 1,100 Standard LPAR Value = 1,100
z/OS, other programs adjusted
Standard LPAR Value = 1,000
1,100 1,100 1,100
1,050
1,000 1,000 1,000
z/OS DB2 z/OS DB2 MQ z/OS DB2
& CICS & CICS & CICS
MQ
100
* Assumes workloads peak at same time
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
zCAP – Cargas adicionais
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Incremental MQ Example = 100 MSUs of MQ growth *
1. Existing LPAR 2. MQ growth, standard rules 3. MQ growth with zCAP pricing
MSUs used for subcap billing: MSUs used for subcap billing: MSUs used for subcap billing:
z/OS 1,000 z/OS 1,100 z/OS 1,050
DB2 and CICS 1,000 DB2 and CICS 1,100 DB2 and CICS 1,000
MQ 1,000 MQ w/growth 1,100 MQ w/growth 1,100
Standard LPAR Value = 1,100 Standard LPAR Value = 1,100
z/OS, other programs adjusted
Standard LPAR Value = 1,000 1,100 1,100
1,100 1,100 100 of 100 of
growth 1,050 growth
1,000 1,000 1,000 1,000
z/OS DB2 MQ z/OS DB2 MQ z/OS DB2 MQ
& CICS & CICS & CICS
* Assumes workloads peak at same time
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Country Multiplex Pricing (CMP)
 “Evolução” do Sysplex pricing
 Medição consolidada para um mesmo cliente dentro de um mesmo País.
 Pré-anunciado em 14 de Janeirol
 Ainda sem data de disponíbilidade
 zEnterprise (z13, zEC12, zBC12, z196, z114)
 Permite consolidar as MSUs de varios CECs
Processo de transição usa um baseline de custo (possivelmente sem
impacto de custo inicial )
 Simplifica o processo de calculo de MSUs em ambientes com multiplos
CECs.
 Permite movimentar cargas entre CECs evitando “dupla cobrança”.
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Traditional Sub-Capacity Peak = Sum of individual SCRT machine peaks for the month:
Machine 1: 145
Machine 2: 150
Machine 3: 140
Sum of Peaks: 435
Multiplex Peak = Peak value of the hourly
simultaneous totals of all machines
Peak of Simultaneous Totals: 385
• Cada barra representa o número de MSUs medidos em um intervalo
• Assumindo 3 intervalos no mes :
Reporting dynamics
Multiplex MSUs will be at or below SCRT
values due to the smoothing effect of
measuring all machines at the same time
intervals
Allows for dynamic workload movement
with no duplicate MSU peaks since
machine boundaries are no longer critical
Machine 1
Peak = 100
Machine 2
Peak = 150
Machine 3
Peak = 135
Machine 1
Peak = 90
Machine 2
Peak = 130
Machine 3
Peak = 140
Machine 1
Peak = 145
Machine 2
Peak = 110
Machine 3
Peak = 115
Interval 1 Interval 2 Interval 3
Total: 360
Total: 370
Total: 385
Country Multiplex Pricing (CMP)
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
• MLC & MSU bases set for each subcapacity product
• Most recent 3-month average
• MSU Base set with new Multiplex Report output
• not traditional SCRT Report output
$97K
Month 1
$102K $101K $100K $100K
$3K $103K
Month 2 Month 3 MLC Base
3-month
average
Base Total
1,000
Month 1
1,110
1,040 1,050
1,125 75 MSUs
Month 2 Month 3 MSU Base
3-month
average
Multiplex
MSUs
Delta to
Base
X $45 / MSU = $3K
Variable
Setting the initial MLC Base & MSU Base
(one-time exercise)
Ongoing MLC Reporting & Billing Example
(monthly process)
• For each product, monthly MLC charges equal to
base plus variable charge
• Variable charge = Delta MSUs vs. MSU base (up or
down), multiplied by applicable price per MSU
Example assumes $45 per MSU
price point for illustrative purposes
Country Multiplex Pricing (CMP)
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Referencias I
 zCAP Defining Programs link
http://ibm.com/systems/z/swprice/reference/exhibits/zcap.html
 Artigo do Bob Rogers no IBM Systems Magazine sobre SMT
http://www.ibmsystemsmag.com/mainframe/trends/IBMResearch/smt_mainframe/
 Advantages of Configuring More Memory for DB2 Buffer Pools•
http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/WP102464
 Performance Report on Exploiting Large Memory for DB2 Buffer Pools with SAP®
http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/WP102461
 zBNA
http://www.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/PRS5132
 zTPM
http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/PRS1529
 CPU MF Webinar Replays and Presentations
http://www.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/PRS4922
 z/OS CPU MF - “Detailed Instructions” Step by Step Guide
http://www.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/TC000066
 z/VM Using CPU Measurement Facility Host Counters
http://www.vm.ibm.com/perf/tips/cpumf.html
 Binary optimizer
https://www.ibm.com/developerworks/community/groups/community/BinaryOptimizer
WebSphere for zSeries skills transfer Group
Proibida cópia ou divulgação sem permiss
Proibida cópia ou divulgação sem
permissão escrita do CMG Brasil.
Referencias II
 Redbooks:
www.redbooks.ibm.com
z/OS Infrastructure Optimization using Large Memory – redp5146
SIMD Business Analytics Acceleration on z Systems – redp5145
z Systems Simultaneous Multithreading Revolution – redp5144
IBM z13 Technical Introduction - SG24-8250
IBM z13 Technical Guide - SG24-8251
 STG Technical University (Brazil, Las Vegas e Budapeste) :
Kathy Walsh – Performance Hot Topics ( STU )
Frank Kyne - Why is the CPU Time For a Job so Variable?
Martin Packer – zIIP Capacity Planning
Fernando Ferreira - Parallel Sysplex over distance
 Outros :
Fernando Ferreira - Conceitos e desafios de Planejamento de capacidade em ambiente
Parallel Sysplex (CMG 2014)
Parwez Hamid - Technical Leadership Library (TLLB) for IBM z13 (z13)

Mais conteúdo relacionado

Mais procurados

Petic Emgetis
Petic EmgetisPetic Emgetis
Petic Emgetis
netimba
 

Mais procurados (11)

Abordagens de Implementação de ILM como estratégia auxiliar no Gerenciamento ...
Abordagens de Implementação de ILM como estratégia auxiliar no Gerenciamento ...Abordagens de Implementação de ILM como estratégia auxiliar no Gerenciamento ...
Abordagens de Implementação de ILM como estratégia auxiliar no Gerenciamento ...
 
Análise de Capacidade e Desempenho em sistemas online utilizando no conceito ...
Análise de Capacidade e Desempenho em sistemas online utilizando no conceito ...Análise de Capacidade e Desempenho em sistemas online utilizando no conceito ...
Análise de Capacidade e Desempenho em sistemas online utilizando no conceito ...
 
Cloud Computing - Continuidade do Negócio através da tolerância a desastres
Cloud Computing - Continuidade do Negócio através da tolerância a desastresCloud Computing - Continuidade do Negócio através da tolerância a desastres
Cloud Computing - Continuidade do Negócio através da tolerância a desastres
 
Z13 x zEC12: O que esperar? - por Luiz Carlos Orsoni
Z13 x zEC12: O que esperar? - por Luiz Carlos OrsoniZ13 x zEC12: O que esperar? - por Luiz Carlos Orsoni
Z13 x zEC12: O que esperar? - por Luiz Carlos Orsoni
 
Automação do Workload e a TI Bimodal
Automação do Workload e a TI BimodalAutomação do Workload e a TI Bimodal
Automação do Workload e a TI Bimodal
 
Quantas Instruções por Ciclo?
Quantas Instruções por Ciclo?Quantas Instruções por Ciclo?
Quantas Instruções por Ciclo?
 
APM: Gerenciamento de Desempenho de Aplicações - Monitoramento de rede VOIP, ...
APM: Gerenciamento de Desempenho de Aplicações - Monitoramento de rede VOIP, ...APM: Gerenciamento de Desempenho de Aplicações - Monitoramento de rede VOIP, ...
APM: Gerenciamento de Desempenho de Aplicações - Monitoramento de rede VOIP, ...
 
Os principais desafios de Implementar um Processo de Planejamento de Gestão ...
Os principais desafios de Implementar um Processo de Planejamento  de Gestão ...Os principais desafios de Implementar um Processo de Planejamento  de Gestão ...
Os principais desafios de Implementar um Processo de Planejamento de Gestão ...
 
Inteligência Operacional por André Balparda - AMAXONIA
Inteligência Operacional por André Balparda - AMAXONIAInteligência Operacional por André Balparda - AMAXONIA
Inteligência Operacional por André Balparda - AMAXONIA
 
Mistério ou tecnologia? Paralelismo!
Mistério ou tecnologia? Paralelismo!Mistério ou tecnologia? Paralelismo!
Mistério ou tecnologia? Paralelismo!
 
Petic Emgetis
Petic EmgetisPetic Emgetis
Petic Emgetis
 

Destaque (6)

Conceitos de Capacity Planning e Sysplex por Fernando Ferreira
Conceitos de Capacity Planning e Sysplex por Fernando FerreiraConceitos de Capacity Planning e Sysplex por Fernando Ferreira
Conceitos de Capacity Planning e Sysplex por Fernando Ferreira
 
Modernização do Gerenciamento, Monitoramento e Provisionamento em Mainframes ...
Modernização do Gerenciamento, Monitoramento e Provisionamento em Mainframes ...Modernização do Gerenciamento, Monitoramento e Provisionamento em Mainframes ...
Modernização do Gerenciamento, Monitoramento e Provisionamento em Mainframes ...
 
z/VM 6.3 - Mudanças de Comportamento do hypervisor para suporte de partições ...
z/VM 6.3 - Mudanças de Comportamento do hypervisor para suporte de partições ...z/VM 6.3 - Mudanças de Comportamento do hypervisor para suporte de partições ...
z/VM 6.3 - Mudanças de Comportamento do hypervisor para suporte de partições ...
 
7 opportunities to reduce wlc costs - por Danilo
7 opportunities to reduce wlc costs - por Danilo7 opportunities to reduce wlc costs - por Danilo
7 opportunities to reduce wlc costs - por Danilo
 
Novidades interessantes e importantes do z/os 2.2
Novidades interessantes e importantes do z/os 2.2Novidades interessantes e importantes do z/os 2.2
Novidades interessantes e importantes do z/os 2.2
 
IBM z/OS V2R2 Performance and Availability Topics
IBM z/OS V2R2 Performance and Availability TopicsIBM z/OS V2R2 Performance and Availability Topics
IBM z/OS V2R2 Performance and Availability Topics
 

Semelhante a Novidades e complicações em Capacity Planning e Capacity Pricing - por Fernando Ferreira

Software Optimization and Tuning Techniques for z13 (As mentiras do ontem, um...
Software Optimization and Tuning Techniques for z13 (As mentiras do ontem, um...Software Optimization and Tuning Techniques for z13 (As mentiras do ontem, um...
Software Optimization and Tuning Techniques for z13 (As mentiras do ontem, um...
Joao Galdino Mello de Souza
 
Treinamento road show_12102010
Treinamento road show_12102010Treinamento road show_12102010
Treinamento road show_12102010
Boris Mesel
 

Semelhante a Novidades e complicações em Capacity Planning e Capacity Pricing - por Fernando Ferreira (20)

Palestra mack ibm system z overview
Palestra mack  ibm system z overviewPalestra mack  ibm system z overview
Palestra mack ibm system z overview
 
DevOps - visão geral
DevOps - visão geralDevOps - visão geral
DevOps - visão geral
 
O mundo dos mainframes IBM - Treinamento UPnGO
O mundo dos mainframes IBM - Treinamento UPnGOO mundo dos mainframes IBM - Treinamento UPnGO
O mundo dos mainframes IBM - Treinamento UPnGO
 
VIII Encontro de Parceiros Microsoft - Visão da Microsoft para Plataforma de TI
VIII Encontro de Parceiros Microsoft - Visão da Microsoft para Plataforma de TIVIII Encontro de Parceiros Microsoft - Visão da Microsoft para Plataforma de TI
VIII Encontro de Parceiros Microsoft - Visão da Microsoft para Plataforma de TI
 
Workshop - Modelo de negócios no e-commerce: Diferenciais e estratégias
Workshop - Modelo de negócios no e-commerce: Diferenciais e estratégiasWorkshop - Modelo de negócios no e-commerce: Diferenciais e estratégias
Workshop - Modelo de negócios no e-commerce: Diferenciais e estratégias
 
Software Optimization and Tuning Techniques for z13 (As mentiras do ontem, um...
Software Optimization and Tuning Techniques for z13 (As mentiras do ontem, um...Software Optimization and Tuning Techniques for z13 (As mentiras do ontem, um...
Software Optimization and Tuning Techniques for z13 (As mentiras do ontem, um...
 
Scaling Multi-Cloud with Infrastructure as a Code por André Rocha Agostinho (...
Scaling Multi-Cloud with Infrastructure as a Code por André Rocha Agostinho (...Scaling Multi-Cloud with Infrastructure as a Code por André Rocha Agostinho (...
Scaling Multi-Cloud with Infrastructure as a Code por André Rocha Agostinho (...
 
Treinamento road show_12102010
Treinamento road show_12102010Treinamento road show_12102010
Treinamento road show_12102010
 
Mainframe Performance Review
Mainframe Performance ReviewMainframe Performance Review
Mainframe Performance Review
 
Modelo de negócios no e-commerce - diferenciais e estratégias
Modelo de negócios no e-commerce - diferenciais e estratégiasModelo de negócios no e-commerce - diferenciais e estratégias
Modelo de negócios no e-commerce - diferenciais e estratégias
 
M2 Introdução Basica ao Mainframe
M2 Introdução Basica ao MainframeM2 Introdução Basica ao Mainframe
M2 Introdução Basica ao Mainframe
 
AWS Webinar Series Brasil: Inteligência Artificial em Serviços Financeiros
AWS Webinar Series Brasil: Inteligência Artificial em Serviços FinanceirosAWS Webinar Series Brasil: Inteligência Artificial em Serviços Financeiros
AWS Webinar Series Brasil: Inteligência Artificial em Serviços Financeiros
 
1 Ids On Campus V3a
1 Ids On Campus V3a1 Ids On Campus V3a
1 Ids On Campus V3a
 
Entregando inovação de forma contínua com maior agilidade
Entregando inovação de forma contínua com maior agilidadeEntregando inovação de forma contínua com maior agilidade
Entregando inovação de forma contínua com maior agilidade
 
160 erp605 bpd_pt_br
160 erp605 bpd_pt_br160 erp605 bpd_pt_br
160 erp605 bpd_pt_br
 
Scale fearlessly with Amazon DynamoDB adaptive capacity - ADB302 - São Paulo ...
Scale fearlessly with Amazon DynamoDB adaptive capacity - ADB302 - São Paulo ...Scale fearlessly with Amazon DynamoDB adaptive capacity - ADB302 - São Paulo ...
Scale fearlessly with Amazon DynamoDB adaptive capacity - ADB302 - São Paulo ...
 
Apostila Eplan p8 (2006)
Apostila Eplan p8 (2006)Apostila Eplan p8 (2006)
Apostila Eplan p8 (2006)
 
IBM Mobile Platform: Desenvolvimento de Aplicações Mobile
IBM Mobile Platform: Desenvolvimento de Aplicações MobileIBM Mobile Platform: Desenvolvimento de Aplicações Mobile
IBM Mobile Platform: Desenvolvimento de Aplicações Mobile
 
SystemZ - Apresentacao de Brasilia System z - Alexos
SystemZ - Apresentacao de Brasilia System z - AlexosSystemZ - Apresentacao de Brasilia System z - Alexos
SystemZ - Apresentacao de Brasilia System z - Alexos
 
Modernizar economizando
Modernizar economizandoModernizar economizando
Modernizar economizando
 

Mais de Joao Galdino Mello de Souza

Pré-Anúncio z/OS 2.4 por Alvaro Salla (MAFFEI)
Pré-Anúncio z/OS 2.4 por Alvaro Salla (MAFFEI)Pré-Anúncio z/OS 2.4 por Alvaro Salla (MAFFEI)
Pré-Anúncio z/OS 2.4 por Alvaro Salla (MAFFEI)
Joao Galdino Mello de Souza
 

Mais de Joao Galdino Mello de Souza (20)

Explorando a API Rest Jira Cloud
Explorando a API Rest Jira CloudExplorando a API Rest Jira Cloud
Explorando a API Rest Jira Cloud
 
Enterprise computing for modern business workloads por Lívio Sousa (IBM)
Enterprise computing for modern business workloads por Lívio Sousa (IBM)Enterprise computing for modern business workloads por Lívio Sousa (IBM)
Enterprise computing for modern business workloads por Lívio Sousa (IBM)
 
Pré-Anúncio z/OS 2.4 por Alvaro Salla (MAFFEI) e Fernando Ferreira (IBM)
Pré-Anúncio z/OS 2.4 por Alvaro Salla (MAFFEI) e Fernando Ferreira (IBM)Pré-Anúncio z/OS 2.4 por Alvaro Salla (MAFFEI) e Fernando Ferreira (IBM)
Pré-Anúncio z/OS 2.4 por Alvaro Salla (MAFFEI) e Fernando Ferreira (IBM)
 
Scaling Multi-cloud with Infrastructure as Code por André Rocha Agostinho (S...
Scaling  Multi-cloud with Infrastructure as Code por André Rocha Agostinho (S...Scaling  Multi-cloud with Infrastructure as Code por André Rocha Agostinho (S...
Scaling Multi-cloud with Infrastructure as Code por André Rocha Agostinho (S...
 
Alta Disponibilidade SQL Server por Marcus Vinicius Bittencourt (O Boticário)
Alta Disponibilidade SQL Server por Marcus Vinicius Bittencourt (O Boticário)Alta Disponibilidade SQL Server por Marcus Vinicius Bittencourt (O Boticário)
Alta Disponibilidade SQL Server por Marcus Vinicius Bittencourt (O Boticário)
 
Cloud no Banco Votorantim por Marcus Vinícius de Aguiar Magalhaes (Banco Voto...
Cloud no Banco Votorantim por Marcus Vinícius de Aguiar Magalhaes (Banco Voto...Cloud no Banco Votorantim por Marcus Vinícius de Aguiar Magalhaes (Banco Voto...
Cloud no Banco Votorantim por Marcus Vinícius de Aguiar Magalhaes (Banco Voto...
 
Descomplicando a Ciência de Dados por Adelson Lovatto (IBM)
Descomplicando a Ciência de Dados por Adelson Lovatto (IBM)Descomplicando a Ciência de Dados por Adelson Lovatto (IBM)
Descomplicando a Ciência de Dados por Adelson Lovatto (IBM)
 
Pré-Anúncio z/OS 2.4 por Alvaro Salla (MAFFEI)
Pré-Anúncio z/OS 2.4 por Alvaro Salla (MAFFEI)Pré-Anúncio z/OS 2.4 por Alvaro Salla (MAFFEI)
Pré-Anúncio z/OS 2.4 por Alvaro Salla (MAFFEI)
 
Consumo de CPU, Distorções e Redução de custo de SW por Maria Isabel Soutello...
Consumo de CPU, Distorções e Redução de custo de SW por Maria Isabel Soutello...Consumo de CPU, Distorções e Redução de custo de SW por Maria Isabel Soutello...
Consumo de CPU, Distorções e Redução de custo de SW por Maria Isabel Soutello...
 
Qualidade no desenvolvimento de Sistemas por Anderson Augustinho (Celepar)
Qualidade no desenvolvimento de Sistemas por Anderson Augustinho (Celepar)Qualidade no desenvolvimento de Sistemas por Anderson Augustinho (Celepar)
Qualidade no desenvolvimento de Sistemas por Anderson Augustinho (Celepar)
 
Assets Tokenization: Novas Linhas de negócio por Lívio Sousa (IBM)
Assets Tokenization: Novas Linhas de negócio por Lívio Sousa (IBM)Assets Tokenization: Novas Linhas de negócio por Lívio Sousa (IBM)
Assets Tokenization: Novas Linhas de negócio por Lívio Sousa (IBM)
 
Intelligent Edge e Intelligent Cloud por Vivian Heinrichs (Softline)
Intelligent Edge e Intelligent Cloud por Vivian Heinrichs (Softline)Intelligent Edge e Intelligent Cloud por Vivian Heinrichs (Softline)
Intelligent Edge e Intelligent Cloud por Vivian Heinrichs (Softline)
 
Evolução da eficiência operacional no mainframe por Emerson Castelano (Eccox)
Evolução da eficiência operacional no mainframe por Emerson Castelano (Eccox)Evolução da eficiência operacional no mainframe por Emerson Castelano (Eccox)
Evolução da eficiência operacional no mainframe por Emerson Castelano (Eccox)
 
Gestão de Capacidade, desempenho e custos no ambiente mainframe zOS: Um caso ...
Gestão de Capacidade, desempenho e custos no ambiente mainframe zOS: Um caso ...Gestão de Capacidade, desempenho e custos no ambiente mainframe zOS: Um caso ...
Gestão de Capacidade, desempenho e custos no ambiente mainframe zOS: Um caso ...
 
Eletricidade e Eletrônica 1.01 por Luiz Carlos Orsoni (MAFFEI)
Eletricidade e Eletrônica 1.01 por Luiz Carlos Orsoni (MAFFEI)Eletricidade e Eletrônica 1.01 por Luiz Carlos Orsoni (MAFFEI)
Eletricidade e Eletrônica 1.01 por Luiz Carlos Orsoni (MAFFEI)
 
Pervasive Encryption por Eugênio Fernandes (IBM)
Pervasive Encryption por Eugênio Fernandes (IBM)Pervasive Encryption por Eugênio Fernandes (IBM)
Pervasive Encryption por Eugênio Fernandes (IBM)
 
Minimizar RNI ambiente CICS por Milton Ferraraccio (Eccox Technology)
Minimizar RNI ambiente CICS por Milton Ferraraccio (Eccox Technology)Minimizar RNI ambiente CICS por Milton Ferraraccio (Eccox Technology)
Minimizar RNI ambiente CICS por Milton Ferraraccio (Eccox Technology)
 
Como obter o melhor do Z por Gustavo Fernandes Araujo (Itau Unibanco)
Como obter o melhor do Z por Gustavo Fernandes Araujo (Itau Unibanco)Como obter o melhor do Z por Gustavo Fernandes Araujo (Itau Unibanco)
Como obter o melhor do Z por Gustavo Fernandes Araujo (Itau Unibanco)
 
Lei geral de proteção de dados por Kleber Silva e Ricardo Navarro (Pise4)
Lei geral de proteção de dados por Kleber Silva  e Ricardo Navarro (Pise4)Lei geral de proteção de dados por Kleber Silva  e Ricardo Navarro (Pise4)
Lei geral de proteção de dados por Kleber Silva e Ricardo Navarro (Pise4)
 
Detalhes internos da z14/Otimização de códigos - por Luiz Carlos Orsoni (MAFFEI)
Detalhes internos da z14/Otimização de códigos - por Luiz Carlos Orsoni (MAFFEI)Detalhes internos da z14/Otimização de códigos - por Luiz Carlos Orsoni (MAFFEI)
Detalhes internos da z14/Otimização de códigos - por Luiz Carlos Orsoni (MAFFEI)
 

Último

Último (8)

COI CENTRO DE OPERAÇÕES INDUSTRIAIS NAS USINAS
COI CENTRO DE OPERAÇÕES INDUSTRIAIS NAS USINASCOI CENTRO DE OPERAÇÕES INDUSTRIAIS NAS USINAS
COI CENTRO DE OPERAÇÕES INDUSTRIAIS NAS USINAS
 
Palestras sobre Cibersegurança em Eventos - Paulo Pagliusi
Palestras sobre Cibersegurança em Eventos - Paulo PagliusiPalestras sobre Cibersegurança em Eventos - Paulo Pagliusi
Palestras sobre Cibersegurança em Eventos - Paulo Pagliusi
 
Aula 01 - Introducao a Processamento de Frutos e Hortalicas.pdf
Aula 01 - Introducao a Processamento de Frutos e Hortalicas.pdfAula 01 - Introducao a Processamento de Frutos e Hortalicas.pdf
Aula 01 - Introducao a Processamento de Frutos e Hortalicas.pdf
 
ATIVIDADE 1 - GESTÃO DE PESSOAS E DESENVOLVIMENTO DE EQUIPES - 52_2024.docx
ATIVIDADE 1 - GESTÃO DE PESSOAS E DESENVOLVIMENTO DE EQUIPES - 52_2024.docxATIVIDADE 1 - GESTÃO DE PESSOAS E DESENVOLVIMENTO DE EQUIPES - 52_2024.docx
ATIVIDADE 1 - GESTÃO DE PESSOAS E DESENVOLVIMENTO DE EQUIPES - 52_2024.docx
 
ATIVIDADE 1 - CÁLCULO DIFERENCIAL E INTEGRAL II - 52_2024.docx
ATIVIDADE 1 - CÁLCULO DIFERENCIAL E INTEGRAL II - 52_2024.docxATIVIDADE 1 - CÁLCULO DIFERENCIAL E INTEGRAL II - 52_2024.docx
ATIVIDADE 1 - CÁLCULO DIFERENCIAL E INTEGRAL II - 52_2024.docx
 
Entrevistas, artigos, livros & citações de Paulo Pagliusi
Entrevistas, artigos, livros & citações de Paulo PagliusiEntrevistas, artigos, livros & citações de Paulo Pagliusi
Entrevistas, artigos, livros & citações de Paulo Pagliusi
 
ATIVIDADE 1 - CUSTOS DE PRODUÇÃO - 52_2024.docx
ATIVIDADE 1 - CUSTOS DE PRODUÇÃO - 52_2024.docxATIVIDADE 1 - CUSTOS DE PRODUÇÃO - 52_2024.docx
ATIVIDADE 1 - CUSTOS DE PRODUÇÃO - 52_2024.docx
 
EAD Curso - CIÊNCIA DE DADOS NA INDÚSTTRIA
EAD Curso - CIÊNCIA DE DADOS NA INDÚSTTRIAEAD Curso - CIÊNCIA DE DADOS NA INDÚSTTRIA
EAD Curso - CIÊNCIA DE DADOS NA INDÚSTTRIA
 

Novidades e complicações em Capacity Planning e Capacity Pricing - por Fernando Ferreira

  • 1. Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Novidades e complicações em Capacity Planning e Capacity Pricing Fernando Ferreira IBM Executive I/T Specialist IBM Academy of Technology / zChampion Email/Linkedin fernafe@br.ibm.com Twiter fernafeibm
  • 2. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Trademarks The following are trademarks of the International Business Machines Corporation in the United States, other countries, or both. The following are trademarks or registered trademarks of other companies. * 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 Sync 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 Sync 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. Adobe, the Adobe logo, PostScript, and the PostScript logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States, and/or other countries. Cell Broadband Engine is a trademark of Sony Computer Entertainment, Inc. in the United States, other countries, or both and is used under license therefrom. 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. Intel, Intel logo, Intel Inside, Intel Inside logo, Intel Centrino, Intel Centrino logo, Celeron, Intel Xeon, Intel SpeedStep, Itanium, and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. 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. ITIL is a registered trademark, and a registered community trademark of the Office of Government Commerce, and is registered in the U.S. Patent and Trademark Office. IT Infrastructure Library is a registered trademark of the Central Computer and Telecommunications Agency, which is now part of the Office of Government Commerce. Not all common law marks used by IBM are listed on this page. Failure of a mark to appear does not mean that IBM does not use the mark nor does it mean that the product is not actively marketed or is not significant within its relevant market. Those trademarks followed by ® are registered trademarks of IBM in the United States; all others are trademarks or common law marks of IBM in the United States. For a more complete list of IBM Trademarks, see www.ibm.com/legal/copytrade.shtml: *BladeCenter®, CICS®, DataPower®, DB2®, e business(logo)®, ESCON, eServer, FICON®, IBM®, IBM (logo)®, IMS, MVS, OS/390®, POWER6®, POWER6+, POWER7®, Power Architecture®, PowerVM®, PureFlex, PureSystems, S/390®, ServerProven®, Sysplex Timer®, System p®, System p5, System x®, z Systems®, System z9®, System z10®, WebSphere®, X-Architecture®, z13™, z Systems™, z9®, z10, z/Architecture®, z/OS®, z/VM®, z/VSE®, zEnterprise®, zSeries®
  • 3. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Tópicos  Introdução  Planejamento de Capacidade SMT SIMD Large pages Compiladores zIIP Efeito 90% Parallel Sysplex zBNA zTPM  Capacity Pricing Softcapping e Hiperdispatch. Mobile workload pricing zCAP Country Multiplex  Referencias
  • 4. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Introdução zPCR zEDC zBNA Crypto Transactional Memory OoO MSUs LSPR zIIPs Large Pages Cache SMT SIMD zTPC Hiperdispatch CPUMF
  • 5. Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Capacity Planning
  • 6. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. “Strength does not come from physical capacity. It comes from an indomitable will.” Mahatma Ghandi Improved out-of-order Transactional Memory Dynamic Optimization 2 GB page support Dynamic SMT Supports two instruction threads SIMD PCIe attached accelerators
  • 7. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. SMT PR/SM Hypervisor MT Aware MT Ignorant z/OS z/VM
  • 8. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. SMT e zPCR
  • 9. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. SIMD Scalar code read the next instruction and decode it get this number get that number add them put the result here read the next instruction and decode it get this number get that number add them put the result here read the next instruction and decode it get this number get that number add them put the result here. read the next instruction and decode it get this number get that number add them put the result there Do Once Result 3 + = Instr. Decode Number 1c Number 2c Result 4 + = Number 1d Number 2d Result 1 + = Number 1a Number 2a Result 2 + = Number 1b Number 2bMultiple Data Single Instruction Result 1 + = Instr. Decode Number 1 Number 2 Repeat 4 times SIMD code read instruction and decode it get these 4 numbers get those 4 numbers add them put the results here
  • 10. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Large Pages * Graficos relativos aos estudos referenciados dos techdocs WP102462, WP102461 e redpaper 5146
  • 11. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Compiladores
  • 12. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Revisão zIIP Honor priority/ Needs Help MSUs x zIIPs SMT Capacidade, Ponto de saturação, efeito MP
  • 13. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Efeito 90% EDF 12.172 MIPS 50% 6.086 MIPS 0 20 40 60 80 100 90% 50%
  • 14. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Efeito 90% Sugestões de calibragem  O fator calculado é por volta de 10%. O método recomendado é fazer a calibragem por CPs : Capacidade por CP = Capacidade total / #CPs Calibragem = (%Utilização * #CPs ) / 0.9 Calibragem = (0.5 * 10) / 0.9 = 5.55  6 Com base na capacidade da zEC12-706 no zPCR seria 7.577 Sendo a capacidade por processador 7.577 / 6 = 1.263 (contra 1.217)  Se assumirmos uma estimativa menos conservadora poderiamos estimar 10% sobre o valor inicial : Calibragem = (%Utilização * Capacidade total ) * 1,10 Usando o exemplo teriamos (0.5 * 12172) *1,10 = 6.694,6  6.695  Assim teriamos : Range 6.695 a 7.577 no total
  • 15. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Efeito 90% Calibragem de zIIPs Impacto zIIPs Capacidade sem zIIPs 12758 Capacidade zIIP 100% 11900  Impacto 6,7% (858 MIPS) Capacidade zIIP 30% 12138  Impacto 4,9 % (620 MIPS)  Variação 37% (238 MIPS)
  • 16. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. zBNA
  • 17. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Parallel Sysplex CF Distancia CPU x Service Time 0 5 10 15 20 25 30 35 40 45 1 3 5 7 9 11 13 15 17 19 21 23 25 27 29 31 33 35 37 39 Service Time CPUTime Async Sync
  • 18. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. zTPM
  • 19. Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Capacity Pricing
  • 20. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Planejamento de capacidade Hw x Sw  Picos de Hw x R4HA  Picos de MSUs x RH4A  Capacity x Defined Capping  Gerenciamento x Capping  Balanceamento de Cargas  Distribuição de subsistemas  GCPs x zIIPs
  • 21. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Softcapping e Hiperdispatch Phantom weight 0---CPU--- ---------------- TIME % ---------------- LOG PROC NUM TYPE ONLINE LPAR BUSY MVS BUSY PARKED SHARE % 0 CP 100.00 76.29 76.29 0.00 100.0 HIGH 1 CP 100.00 68.33 68.33 0.00 100.0 HIGH 2 CP 100.00 69.77 69.77 0.00 100.0 HIGH 3 CP 100.00 60.72 60.72 0.00 100.0 HIGH 4 CP 100.00 56.32 56.32 0.00 100.0 HIGH 5 CP 100.00 44.63 44.63 0.00 100.0 HIGH 6 CP 100.00 20.32 20.32 44.02 75.6 MED* 7 CP 100.00 0.00 ----- 100.00 0.0 LOW 8 CP 100.00 0.00 ----- 100.00 0.0 LOW 9 CP 100.00 0.00 ----- 100.00 0.0 LOW
  • 22. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Mobile workload Pricing  Oferta para cargas “Mobile”  Anunciado 6 de maio 2014  Disponível Julho 2014  Exige que a instalação possua ao menos uma z13, zEC12 ou zBC12, embora outros CECs com z196 ou z114 da mesma instalação possam se beneficiar.  Retira 60% das MSUs(segundos de CPU ) gerados por requisições “mobile” (geradas por tablets ou smartfones).  O impacto de custo varia em função do perfil de uso de software e do R4HA .  5655-S97 CICS TS for z/OS V4  5655-Y04 CICS TS for z/OS V5  5722-DFJ CICS VUE V5  5635-DB2 DB2 V9 for z/OS  5605-DB2 DB2 10 for z/OS  5615-DB2 DB2 11 for z/OS  5697-P12 DB2 VUE V9  5697-P31 DB2 10 VUE  5697-P43 DB2 11 VUE 5655-N02  5635-A02 IMS V11  5655-W65 5635-A03 IMS V12  5635-A04 IMS V13  5655-DSQ IMS DB VUE V12  5655-DSM IMS DB VUE V13  5655-L82 WS MQ for z/OS V6  5655-R36 WS MQ for z/OS V7  5655-W97 WS MQ for z/OS V8  5655-VUE WS MQ VUE V7  5655-VU8 WS MQ VUE V8  WebSphere App Server for z/OS V7  WebSphere App Server for z/OS V8
  • 23. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Mobile workload Pricing
  • 24. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Mobile workload Pricing
  • 25. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Mobile Workload Pricing Tool (MWRT) CICS IMS DB2 WMQWMQ MWP tool CSV file GCP CPU sec /hour SMF 70.1 SMF 89.1 and 89.2 SCRT Report With adjustments (-60% Mobile ) z/OS SMF Windows based Java FTP binary Quote Site RDW
  • 26. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. zCAP  Oferta para novas cargas  Anunciado 7 de Abril  Disponível 28 de Abril (MWRT V 3.3.0)  zEnterprise (z13, zEC12, zBC12, z196, z114)  Limita o impacto no custo de software de novas cargas em ambientes existentes.  Usa a nova ferramenta de geraçào de relatório de uso de software MWRT. 5655-S97 CICS TS for z/OS V4 5635-A05 IMS V14 5655-Y04 CICS TS for z/OS V5 5655-DSQ IMS DB VUE V12 5722-DFJ CICS VUE V5 5655-DSM IMS DB VUE V13 5635-DB2 DB2 V9 for z/OS 5655-TM1 IMS TM VUE V12 5605-DB2 DB2 10 for z/OS 5655-TM2 IMS TM VUE V13 5615-DB2 DB2 11 for z/OS 5655-L82 WS MQ for z/OS V6 5697-P12 DB2 VUE V9 5655-R36 WS MQ for z/OS V7 5697-P31 DB2 10 VUE 5655-W97 IBM MQ for z/OS V8 5697-P43 DB2 11 VUE 5655-VUE WS MQ VUE V7 5635-A02 IMS V11 5655-VU8 IBM MQ VUE V8 5635-A03 IMS V12 5655-N02 WebSphere App Server for z/OS V7 5635-A04 IMS V13 5655-W65 WebSphere App Server for z/OS V8
  • 27. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss zCAP - Subsistemas novos Net New MQ Example = 100 MSUs of new MQ workload * 1. Existing LPAR 2. New MQ, standard rules 3. New MQ with zCAP pricing MSUs used for subcap billing: MSUs used for subcap billing: MSUs used for subcap billing: z/OS 1,000 z/OS 1,100 z/OS 1,050 DB2 and CICS 1,000 DB2 and CICS 1,100 DB2 and CICS 1,000 MQ (LPAR value) 1,100 MQ (usage value) 100 Standard LPAR Value = 1,100 Standard LPAR Value = 1,100 z/OS, other programs adjusted Standard LPAR Value = 1,000 1,100 1,100 1,100 1,050 1,000 1,000 1,000 z/OS DB2 z/OS DB2 MQ z/OS DB2 & CICS & CICS & CICS MQ 100 * Assumes workloads peak at same time Proibida cópia ou divulgação sem permissão escrita do CMG Brasil.
  • 28. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss zCAP – Cargas adicionais Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Incremental MQ Example = 100 MSUs of MQ growth * 1. Existing LPAR 2. MQ growth, standard rules 3. MQ growth with zCAP pricing MSUs used for subcap billing: MSUs used for subcap billing: MSUs used for subcap billing: z/OS 1,000 z/OS 1,100 z/OS 1,050 DB2 and CICS 1,000 DB2 and CICS 1,100 DB2 and CICS 1,000 MQ 1,000 MQ w/growth 1,100 MQ w/growth 1,100 Standard LPAR Value = 1,100 Standard LPAR Value = 1,100 z/OS, other programs adjusted Standard LPAR Value = 1,000 1,100 1,100 1,100 1,100 100 of 100 of growth 1,050 growth 1,000 1,000 1,000 1,000 z/OS DB2 MQ z/OS DB2 MQ z/OS DB2 MQ & CICS & CICS & CICS * Assumes workloads peak at same time
  • 29. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Country Multiplex Pricing (CMP)  “Evolução” do Sysplex pricing  Medição consolidada para um mesmo cliente dentro de um mesmo País.  Pré-anunciado em 14 de Janeirol  Ainda sem data de disponíbilidade  zEnterprise (z13, zEC12, zBC12, z196, z114)  Permite consolidar as MSUs de varios CECs Processo de transição usa um baseline de custo (possivelmente sem impacto de custo inicial )  Simplifica o processo de calculo de MSUs em ambientes com multiplos CECs.  Permite movimentar cargas entre CECs evitando “dupla cobrança”.
  • 30. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Traditional Sub-Capacity Peak = Sum of individual SCRT machine peaks for the month: Machine 1: 145 Machine 2: 150 Machine 3: 140 Sum of Peaks: 435 Multiplex Peak = Peak value of the hourly simultaneous totals of all machines Peak of Simultaneous Totals: 385 • Cada barra representa o número de MSUs medidos em um intervalo • Assumindo 3 intervalos no mes : Reporting dynamics Multiplex MSUs will be at or below SCRT values due to the smoothing effect of measuring all machines at the same time intervals Allows for dynamic workload movement with no duplicate MSU peaks since machine boundaries are no longer critical Machine 1 Peak = 100 Machine 2 Peak = 150 Machine 3 Peak = 135 Machine 1 Peak = 90 Machine 2 Peak = 130 Machine 3 Peak = 140 Machine 1 Peak = 145 Machine 2 Peak = 110 Machine 3 Peak = 115 Interval 1 Interval 2 Interval 3 Total: 360 Total: 370 Total: 385 Country Multiplex Pricing (CMP)
  • 31. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. • MLC & MSU bases set for each subcapacity product • Most recent 3-month average • MSU Base set with new Multiplex Report output • not traditional SCRT Report output $97K Month 1 $102K $101K $100K $100K $3K $103K Month 2 Month 3 MLC Base 3-month average Base Total 1,000 Month 1 1,110 1,040 1,050 1,125 75 MSUs Month 2 Month 3 MSU Base 3-month average Multiplex MSUs Delta to Base X $45 / MSU = $3K Variable Setting the initial MLC Base & MSU Base (one-time exercise) Ongoing MLC Reporting & Billing Example (monthly process) • For each product, monthly MLC charges equal to base plus variable charge • Variable charge = Delta MSUs vs. MSU base (up or down), multiplied by applicable price per MSU Example assumes $45 per MSU price point for illustrative purposes Country Multiplex Pricing (CMP)
  • 32. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Referencias I  zCAP Defining Programs link http://ibm.com/systems/z/swprice/reference/exhibits/zcap.html  Artigo do Bob Rogers no IBM Systems Magazine sobre SMT http://www.ibmsystemsmag.com/mainframe/trends/IBMResearch/smt_mainframe/  Advantages of Configuring More Memory for DB2 Buffer Pools• http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/WP102464  Performance Report on Exploiting Large Memory for DB2 Buffer Pools with SAP® http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/WP102461  zBNA http://www.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/PRS5132  zTPM http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/PRS1529  CPU MF Webinar Replays and Presentations http://www.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/PRS4922  z/OS CPU MF - “Detailed Instructions” Step by Step Guide http://www.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/TC000066  z/VM Using CPU Measurement Facility Host Counters http://www.vm.ibm.com/perf/tips/cpumf.html  Binary optimizer https://www.ibm.com/developerworks/community/groups/community/BinaryOptimizer
  • 33. WebSphere for zSeries skills transfer Group Proibida cópia ou divulgação sem permiss Proibida cópia ou divulgação sem permissão escrita do CMG Brasil. Referencias II  Redbooks: www.redbooks.ibm.com z/OS Infrastructure Optimization using Large Memory – redp5146 SIMD Business Analytics Acceleration on z Systems – redp5145 z Systems Simultaneous Multithreading Revolution – redp5144 IBM z13 Technical Introduction - SG24-8250 IBM z13 Technical Guide - SG24-8251  STG Technical University (Brazil, Las Vegas e Budapeste) : Kathy Walsh – Performance Hot Topics ( STU ) Frank Kyne - Why is the CPU Time For a Job so Variable? Martin Packer – zIIP Capacity Planning Fernando Ferreira - Parallel Sysplex over distance  Outros : Fernando Ferreira - Conceitos e desafios de Planejamento de capacidade em ambiente Parallel Sysplex (CMG 2014) Parwez Hamid - Technical Leadership Library (TLLB) for IBM z13 (z13)