SlideShare ist ein Scribd-Unternehmen logo
1 von 39
Downloaden Sie, um offline zu lesen
© 2011 VMware Inc. All rights reserved
Oracle RAC on Vsphere 5
Solution Presentation - Don Sullivan
– Senior Systems Engineer - Database Specialist
sullivand@vmware.com
Don Sullivan – sullivand@vmware.com
• Oracle Certified Master, Server Products Trainer for Oracle University and
consultant with Oracle Advanced Technology Services - 1998-05.
• Oracle SA for Polyserve/HP – 05-10
• Vmware SE DB specialist 2010 – Present
2
Confidential
Agenda
•RAC on Vmware – The Vsphere Platform
• Why use vSphere 5 as the platform for Oracle RAC
• How to setup RAC on Vsphere - The installation process
• Vsphere 5 features that make Vsphere complimentary to RAC
•Performance capabilities
•Customer Success Stories
•The VRAC-DBA
•Summary
•Q/A
Why RAC on Vmware (ESX/vSphere 5)
• Uptime
 Greater uptime than RAC on physical
- Vsphere HA and RAC are complimentary technologies
• Provisioning
 New RAC nodes provisioned in minutes rather than hours
• Comprehensive Resource Management
 The VM/Server is created to the exact specifications desired
 The VM/Server resources can be adjusted as requirements change
 Zero Downtime Hardware maintenance
• The changing role of the DBA – The VRAC-DBA
 The modern Oracle DBA has influence over the entire stack
 Database Administrators do not have to re-lean their skill set
 The VRAC-DBA occupies the preeminent position in modern IT
- From the Virtualized Infrastructure to the RAC instances and Apps
- From Storage through the network Architectures
5
vSphere High Availability Features
VMware HA
• Detects operating system and hardware failures
• Automatically restarts failed database virtual machine
• Provides a simple and reliable first line of defense for all databases
• Can be used in conjunction with Symantec App HA to provide application
aware protections
VMware vMotion
• Enables live migration of database virtual machines from one physical
server to another without service interruption
• Can reduce virtual machine planned downtime
• Perform host maintenance any time of the day
VMware DRS
• Monitors state of virtual machine resource usage
• Can automatically and intelligently locate virtual machine
• Directs compute resources where needed
• Maintains database response time and SLAs
7
Hot-Add Capacity
1 vCPU
2 GB
4 vCPU
64 GB
VMotion to More
Powerful Host
Provision Additional App
Instance in Minutes
Dynamic
Scaling on
VMware
Scalability on Demand
Maximum Scalability and Performance With vSphere 5
Application’s Performance Requirements
%ofApplications
95% of Apps
Require
IOPS
Network
Memory
CPU
< 10,000
<2.4 Mb/s
< 4 GB at peak
1 to 2 CPUs
VMware
vSphere 4
300,000
30 Gb/s
256 GB per VM
8 VCPUs
VMware Inf.
100,000
9 Gb/s
16/64 GB per VM
4 VCPUs
VMware
vSphere 5
1,000,000
>36Gb/s
1,000 GB per VM
32 VCPUs
ESX 2
7,000
.9 Gb/s
3.6 GB per VM
2 VCPUs
ESX 1
<5,000
<.5Gb/s
2 GB per VM
1 VCPUs
3.0/3.5
RAC on Vsphere - Physical & Virtual Oracle RAC comparison
• Virtual environment
delivered performance
consistently within 4% of
physical environment (without
FAST VP)
• Virtual environment processed
2% more transactions after FAST
policy applied
Agenda
•RAC on Vmware – The Vsphere Platform
• Why use vSphere 5 as the platform for Oracle RAC
• How to setup RAC on Vsphere - The installation process
• Vsphere 5 features that make Vsphere complimentary to RAC
•Performance capabilities
•Customer Success Stories
•The VRAC-DBA
•Summary
•Q/A
RAC on Vsphere - History
• Milestones
 Oracle support statement extension – 11.2.0.2 – Fall 2010
- MyOracleSupport.com Note 249212.1
- “For Oracle RAC, Oracle will only accept Service Requests
as described in this note on Oracle RAC 11.2.0.2 and later
releases.”
 Release of the “Oracle Databases on Vmware - RAC Deployment Guide” –
Jan 2011
• Methods
 RDMs
 ISCSI Gateway – Cognizant Corporation – Chris Williams
 VMFS/VMDK
11
Oracle Real Applications Clusters (RAC) – Physical Server
12
Confidential
Oracle Real Applications Clusters (RAC) – VMware VMs
13
Confidential
Oracle RAC on vSphere – Deployment Process Chart
14
Oracle RAC Deployment Process on VMware vSphere - VMFS
CreateRAC
Database
InstallOracle
RAC
InstallOracleGrid
Infrastructure
CreateOracleRAC
VirtualMachine
Create First Oracle RAC VM
(VMORARAC1)
Add VMFS VMDK – OS and
Oracle Binary
Add two NIC – Public and
Interconnect and set to
VMXNET3
Install GOS, VMware
Tools and ASMLIB
Add Shared Disks
following VMware KB -
1034165
Add CRS/Voting disks,
Change SCSI type to
Paravirtual
Configure NTP client,
Storage and Networking
on all ESX servers
NOW
Save the VMORARAC1 VM
as Template
Configure NTP Service on
GOS
Install and Configure
VMware ESXi 5.0
Create Three Nodes –
Clone from Template
Install and Configure
Oracle Grid Infrastructure
Add Shared Disks
following VMware KB -
1034165
Add and configure CRS/
Voting Disks and format
disks using fdisk
Change Host Name and
assign new IP address
Complete Oracle RAC
Deployment on VMware
Create Custom Oracle RAC
Database
Create and Add DAT,
REDO VMDKs Disks to
all RAC VMs. Change
SCSI type to Paravirtual
Format added VMDK’s
using fdisk on Node 1
Verify Grid Infrastructure
Run Cluster commands
Create ASM Disk groups
for DATA and REDO
Install Oracle RAC
Binares
RAC on Vsphere – Networking
15
Oracle RAC –
Public and
Private
vMotion
Management
Oracle RAC on vSphere – Deployment Steps
16
 Install and Configure VMware ESXi 5.0
- Configure Storage, Networking and NTP for all ESXi servers
 Create Oracle RAC VM Template
- Add VMDK for Guest OS and binary
- Add two vNICs for Oracle Public and Private – Change the adapter to VMXNET3
- Add voting and CRS disks – Follow VMware KB – 1034165 for sharing the VMDKs
- Change the SCSI type to Paravirtual
- Install GOS, VMware tools, ASMLIB
- Configure NTP service in GOS
- Save the VM as Oracle RAC VM Template
 Install Oracle Grid infrastructure
- Create Clones from RAC VM Template
- Change the Cloned VM Host name and IP address
- Add existing voting and CRS disks – Follow VMware KB – 1034165 for sharing the
VMDKs
- Install, configure and verify Oracle Grid infrastructure
Oracle RAC on vSphere – Deployment Steps …Continued
17
 Install Oracle RAC
- Create Data, Redo VMDKs and add to all RAC VMs - Follow VMware KB – 1034165 for
sharing the VMDKs. Change the SCSI type to paravirtual.
- Format VMDKs using fdisk and create ASM disk groups for DATA and REDO
- Install Oracle RAC software
 Create Oracle RAC Database
- Create custom oracle database
- Configure Oracle Enterprise Manager
RAC on vSphere - Storage
• Provision the storage – for the database VMDKs
 Change the SCSI controller to PVSCSI ( VMware Paravirtual) for Data,
Redo and Temp
18
RAC on Vsphere – Storage – Multi-Writer Flag
 Setup SCSI multi-writer ( VMware KB – 1034165 )
19
RAC on vSphere – RAC VM Properties
20
For Root
Disk
For Data
and Redo
Disks
CRS
Disks
Data
Disks
OS
and
Binary
Redo
Disks
vNICs
RAC on vSphere – crsctl
• Observe the rac install
 srvctl, crsctl & olsnodes
21
RAC on vSphere – OCR and voting disk
• Observe the Grid Files
22
RAC on vSphere – NFS and DNFS
• Commentary on NFS and DNFS
 NFS to ESX
- NFS Datastores
 In-Guest NFS with DNFS
- Use Direct NFS (dNFS) with NetApp
- Optimized for Oracle databases direct I/O access
- Easy to configure - mount tab settings; change disk mount library
- Still requires Kernel NFS for RAC quorum disk
23
Agenda
•RAC on Vmware – The Vsphere Platform
• Why use vSphere 5 as the platform for Oracle RAC
• How to setup RAC on Vsphere - The installation process
• Vsphere 5 features that make Vsphere complimentary to RAC
•Performance capabilities
•Customer Success Stories
•The VRAC-DBA
•Summary
•Q/A
Planned Downtime
HA, FT
NIC & HBA Teaming
VMotion
Storage VMotion
Network Redundancy
VMware Features to Eliminate Planned/Unplanned Downtime
Unplanned Downtime
VM Failure Monitoring
Virtual Machines
Server
ESX
Storage
Interconnect
Data Recovery
vStorage APIs
VMware
Site Recovery
Manager
RAC on Vsphere – Vsphere 5 Features
• Useful features for RAC
 Vmotion any Logical RAC node to an available ESX host
 HotAdd one vCPU to any node
 VMware HA – RAC Node restart on available ESX Hosts.
26
RAC on Vsphere – Features – Vmotion for Maintenance
27
RAC on Vsphere – Features – After Maintenance Completion
28
Agenda
•RAC on Vmware – The Vsphere Platform
• Why use vSphere 5 as the platform for Oracle RAC
• How to setup RAC on Vsphere - The installation process
• Vsphere 5 features that make Vsphere complimentary to RAC
•Performance capabilities
•Customer Success Stories
•The VRAC-DBA
•Summary
•Q/A
Performance - IOPS for all the Four Node Oracle RAC VMs
IOPS generated by
VMORARAC4 – Node 4
IOPS generated by
VMORARAC3 – Node 3
IOPS generated by
VMORARAC2 – Node 2
IOPS generated by
VMORARAC1 – Node 1
Total IOPS
~ 36,000 Max.
Storage: Key Indicators
Kernel Latency Average (KAVG)
• This counter tracks the latencies of IO passing thru the Kernel
• Investigation Threshold: 1ms
Device Latency Average (DAVG)
• This is the latency seen at the device driver level. It includes the
roundtrip time between the HBA and the storage.
• Investigation Threshold: 15-20ms, lower is better, some spikes okay
Aborts (ABRT/s)
• The number of commands aborted per second.
• Investigation Threshold: 1
Host Level Monitoring
• vSphere Client:
• GUI interface, primary tool for observing
performance and configuration data for
one or more ESX/ESXi hosts
• Does not require high levels of privilege
to access the data
• Resxtop/Esxtop
• Gives access to detailed performance
data of a single ESX/ESXi host
• Provides fast access to a large number
of performance metrics
• Requires root-level access
• Runs in interactive, batch, or replay
mode
RAC on vSphere – Performance Monitoring
33
CPU Utilization during vMotion Test – vCenter Chart
Agenda
•RAC on Vmware – The Vsphere Platform
• Why use vSphere 5 as the platform for Oracle RAC
• How to setup RAC on Vsphere - The installation process
• Vsphere 5 features that make Vsphere complimentary to RAC
•Performance capabilities
•Customer Success Stories
•The VRAC-DBA
•Summary
•Q/A
Oracle RAC on vSphere – Joint Effort with Partners
• EMC
 EMC IT’s “On-Ramp” to the Journey to the Private Cloud -
http://www.emc.com/collateral/hardware/white-papers/h8170-emc-it-on-ramp-cloud-
wp.pdf
 EMC IT’s Virtual Oracle Deployment Framework, EMC IT is one the largest Oracle
deployment which is running on VMware vSphere -
http://www.emc.com/collateral/hardware/white-papers/h8989-emc-it-virtual-oracle-
deploy-framework.pdf
• NetApp
 NetApp's Oracle Database 11g Release 2 Performance Using Data ONTAP 8.1
Operating in Cluster-Mode (4- Node Oracle 11gr2 RAC on vSphere compared with
Bare Metal) - http://media.netapp.com/documents/tr-3961.pdf
35
Agenda
•RAC on Vmware – The Vsphere Platform
• Why use vSphere 5 as the platform for Oracle RAC
• How to setup RAC on Vsphere - The installation process
• Vsphere 5 features that make Vsphere complimentary to RAC
•Performance capabilities
•Customer Success Stories
•The VRAC-DBA
•Summary
•Q/A
RAC on Vsphere – VRAC-DBA
• The Future of the Oracle DBA
 Virtualization endorsement
 Where will Virtualization be in 3-5 years?
 Ubiquitous and Comprehensive Tier1 Resource management
 Provisioning turnover expectations greatly increased
 Involvement in the creation and adjustment of the VM/Server to the exact
specifications required
 Zero Downtime Hardware maintenance execution
• The changing role of the DBA – The VRAC-DBA
 The modern Oracle DBA has influence over the entire stack
 Oracle DBAs do not have to re-learn their skill set
 The VRAC-DBA occupies the preeminent position in modern IT
- From the Virtualized Infrastructure to the RAC instances and Apps
- From Storage through the network Architectures
37
Agenda
•RAC on Vmware – The Vsphere Platform
• Why use vSphere 5 as the platform for Oracle RAC
• How to setup RAC on Vsphere - The installation process
• Vsphere 5 features that make Vsphere complimentary to RAC
•Performance capabilities
•Customer Success Stories
•The VRAC-DBA
•Summary
•Q/A
RAC on Vsphere - Resources
 http://www.vmware.com/solutions/partners/alliances/oracle-
database.html
 http://www.emc.com/solutions/application-
environment/oracle/oracle-virtualization-vmware.htm
 www.houseofbrick.com/oracle-on-vmware
 http://blogs.vmware.com/apps/oracle/
 Great Videos
- http://www.youtube.com/watch?v=V51en55eVnM
- http://bit.ly/uy7o7W
- http://bit.ly/t1Kskb
© 2011 VMware Inc. All rights reserved
Thank You
Solution Presentation - Don Sullivan
– Senior Systems Engineer - Database Specialist
sullivand@vmware.com

Weitere ähnliche Inhalte

Was ist angesagt?

VMworld 2013: vSphere Data Protection (VDP) Technical Deep Dive and Troublesh...
VMworld 2013: vSphere Data Protection (VDP) Technical Deep Dive and Troublesh...VMworld 2013: vSphere Data Protection (VDP) Technical Deep Dive and Troublesh...
VMworld 2013: vSphere Data Protection (VDP) Technical Deep Dive and Troublesh...VMworld
 
VMware virtual SAN 6 overview
VMware virtual SAN 6 overviewVMware virtual SAN 6 overview
VMware virtual SAN 6 overviewsolarisyougood
 
VMware VSAN Technical Deep Dive - March 2014
VMware VSAN Technical Deep Dive - March 2014VMware VSAN Technical Deep Dive - March 2014
VMware VSAN Technical Deep Dive - March 2014David Davis
 
What is coming for VMware vSphere?
What is coming for VMware vSphere?What is coming for VMware vSphere?
What is coming for VMware vSphere?Duncan Epping
 
Five common customer use cases for Virtual SAN - VMworld US / 2015
Five common customer use cases for Virtual SAN - VMworld US / 2015Five common customer use cases for Virtual SAN - VMworld US / 2015
Five common customer use cases for Virtual SAN - VMworld US / 2015Duncan Epping
 
VMware vSAN - Novosco, June 2017
VMware vSAN - Novosco, June 2017VMware vSAN - Novosco, June 2017
VMware vSAN - Novosco, June 2017Novosco
 
VMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use CasesVMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use CasesVMworld
 
VMware - Virtual SAN - IT Changes Everything
VMware - Virtual SAN - IT Changes EverythingVMware - Virtual SAN - IT Changes Everything
VMware - Virtual SAN - IT Changes EverythingVMUG IT
 
VMworld Europe 2014: Top 10 Do’s / Don’ts of Data Protection For VMware vSphere
VMworld Europe 2014: Top 10 Do’s / Don’ts of Data Protection For VMware vSphereVMworld Europe 2014: Top 10 Do’s / Don’ts of Data Protection For VMware vSphere
VMworld Europe 2014: Top 10 Do’s / Don’ts of Data Protection For VMware vSphereVMworld
 
Virtual san hardware guidance &amp; best practices
Virtual san hardware guidance &amp; best practicesVirtual san hardware guidance &amp; best practices
Virtual san hardware guidance &amp; best practicessolarisyougood
 
VMware Virtual SAN Presentation
VMware Virtual SAN PresentationVMware Virtual SAN Presentation
VMware Virtual SAN Presentationvirtualsouthwest
 
2017 VMUG Storage Policy Based Management
2017 VMUG Storage Policy Based Management2017 VMUG Storage Policy Based Management
2017 VMUG Storage Policy Based ManagementCormac Hogan
 
VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...
VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...
VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...VMworld
 
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...VMworld
 
VMware Vsan vtug 2014
VMware Vsan vtug 2014VMware Vsan vtug 2014
VMware Vsan vtug 2014csharney
 
VMware Advance Troubleshooting Workshop - Day 4
VMware Advance Troubleshooting Workshop - Day 4VMware Advance Troubleshooting Workshop - Day 4
VMware Advance Troubleshooting Workshop - Day 4Vepsun Technologies
 
Scott Schnoll - Exchange server 2013 virtualization best practices
Scott Schnoll - Exchange server 2013 virtualization best practicesScott Schnoll - Exchange server 2013 virtualization best practices
Scott Schnoll - Exchange server 2013 virtualization best practicesNordic Infrastructure Conference
 
VSAN-VMWorld2015-Rev08
VSAN-VMWorld2015-Rev08VSAN-VMWorld2015-Rev08
VSAN-VMWorld2015-Rev08Nelson Fonseca
 
Building a Stretched Cluster using Virtual SAN 6.1
Building a Stretched Cluster using Virtual SAN 6.1Building a Stretched Cluster using Virtual SAN 6.1
Building a Stretched Cluster using Virtual SAN 6.1Duncan Epping
 

Was ist angesagt? (20)

VMworld 2013: vSphere Data Protection (VDP) Technical Deep Dive and Troublesh...
VMworld 2013: vSphere Data Protection (VDP) Technical Deep Dive and Troublesh...VMworld 2013: vSphere Data Protection (VDP) Technical Deep Dive and Troublesh...
VMworld 2013: vSphere Data Protection (VDP) Technical Deep Dive and Troublesh...
 
VMware virtual SAN 6 overview
VMware virtual SAN 6 overviewVMware virtual SAN 6 overview
VMware virtual SAN 6 overview
 
VMware VSAN Technical Deep Dive - March 2014
VMware VSAN Technical Deep Dive - March 2014VMware VSAN Technical Deep Dive - March 2014
VMware VSAN Technical Deep Dive - March 2014
 
What is coming for VMware vSphere?
What is coming for VMware vSphere?What is coming for VMware vSphere?
What is coming for VMware vSphere?
 
Five common customer use cases for Virtual SAN - VMworld US / 2015
Five common customer use cases for Virtual SAN - VMworld US / 2015Five common customer use cases for Virtual SAN - VMworld US / 2015
Five common customer use cases for Virtual SAN - VMworld US / 2015
 
VMware vSAN - Novosco, June 2017
VMware vSAN - Novosco, June 2017VMware vSAN - Novosco, June 2017
VMware vSAN - Novosco, June 2017
 
VMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use CasesVMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use Cases
 
VMware - Virtual SAN - IT Changes Everything
VMware - Virtual SAN - IT Changes EverythingVMware - Virtual SAN - IT Changes Everything
VMware - Virtual SAN - IT Changes Everything
 
VMworld Europe 2014: Top 10 Do’s / Don’ts of Data Protection For VMware vSphere
VMworld Europe 2014: Top 10 Do’s / Don’ts of Data Protection For VMware vSphereVMworld Europe 2014: Top 10 Do’s / Don’ts of Data Protection For VMware vSphere
VMworld Europe 2014: Top 10 Do’s / Don’ts of Data Protection For VMware vSphere
 
Virtual san hardware guidance &amp; best practices
Virtual san hardware guidance &amp; best practicesVirtual san hardware guidance &amp; best practices
Virtual san hardware guidance &amp; best practices
 
VMware Virtual SAN Presentation
VMware Virtual SAN PresentationVMware Virtual SAN Presentation
VMware Virtual SAN Presentation
 
ebk EVO-RAIL v104
ebk EVO-RAIL v104ebk EVO-RAIL v104
ebk EVO-RAIL v104
 
2017 VMUG Storage Policy Based Management
2017 VMUG Storage Policy Based Management2017 VMUG Storage Policy Based Management
2017 VMUG Storage Policy Based Management
 
VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...
VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...
VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...
 
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
 
VMware Vsan vtug 2014
VMware Vsan vtug 2014VMware Vsan vtug 2014
VMware Vsan vtug 2014
 
VMware Advance Troubleshooting Workshop - Day 4
VMware Advance Troubleshooting Workshop - Day 4VMware Advance Troubleshooting Workshop - Day 4
VMware Advance Troubleshooting Workshop - Day 4
 
Scott Schnoll - Exchange server 2013 virtualization best practices
Scott Schnoll - Exchange server 2013 virtualization best practicesScott Schnoll - Exchange server 2013 virtualization best practices
Scott Schnoll - Exchange server 2013 virtualization best practices
 
VSAN-VMWorld2015-Rev08
VSAN-VMWorld2015-Rev08VSAN-VMWorld2015-Rev08
VSAN-VMWorld2015-Rev08
 
Building a Stretched Cluster using Virtual SAN 6.1
Building a Stretched Cluster using Virtual SAN 6.1Building a Stretched Cluster using Virtual SAN 6.1
Building a Stretched Cluster using Virtual SAN 6.1
 

Andere mochten auch

RHBC Announcements 8/7/16
RHBC Announcements 8/7/16RHBC Announcements 8/7/16
RHBC Announcements 8/7/16rhbc
 
Chest and abd trauma ppt
Chest and abd trauma pptChest and abd trauma ppt
Chest and abd trauma pptYousuf Mahomed
 
ICLEI Capstone-Final-Report
ICLEI Capstone-Final-ReportICLEI Capstone-Final-Report
ICLEI Capstone-Final-ReportAlex Aung Khant
 
RHBC 172: Christianity’s Impact on the Value of Human Life
RHBC 172: Christianity’s Impact on the Value of Human LifeRHBC 172: Christianity’s Impact on the Value of Human Life
RHBC 172: Christianity’s Impact on the Value of Human Liferhbc
 
Email vs Marketing Automation Platforms for AZ MarTech Meetup
Email vs Marketing Automation Platforms for AZ MarTech MeetupEmail vs Marketing Automation Platforms for AZ MarTech Meetup
Email vs Marketing Automation Platforms for AZ MarTech MeetupMike Jones ⚡
 
Geoscience education in digital landscapes: the virtual landscapes project
Geoscience education in digital landscapes: the virtual landscapes projectGeoscience education in digital landscapes: the virtual landscapes project
Geoscience education in digital landscapes: the virtual landscapes projectJisc
 
Strefa PMI nr 14, wrzesień 2016
Strefa PMI nr 14, wrzesień 2016Strefa PMI nr 14, wrzesień 2016
Strefa PMI nr 14, wrzesień 2016Strefa PMI
 
Artes atividades-130227220357-phpapp01
Artes atividades-130227220357-phpapp01Artes atividades-130227220357-phpapp01
Artes atividades-130227220357-phpapp01Alcilane Tostes
 
DBQ Guidelines
DBQ GuidelinesDBQ Guidelines
DBQ Guidelinesbbednars
 
A importância da oratória em todas as áreas da vida
A importância da oratória em todas as áreas da vidaA importância da oratória em todas as áreas da vida
A importância da oratória em todas as áreas da vidaSamanta de Souza Silva
 
Classical and Quantum Interference
Classical and Quantum InterferenceClassical and Quantum Interference
Classical and Quantum InterferenceSaroosh Shabbir
 

Andere mochten auch (13)

RHBC Announcements 8/7/16
RHBC Announcements 8/7/16RHBC Announcements 8/7/16
RHBC Announcements 8/7/16
 
Chest and abd trauma ppt
Chest and abd trauma pptChest and abd trauma ppt
Chest and abd trauma ppt
 
ICLEI Capstone-Final-Report
ICLEI Capstone-Final-ReportICLEI Capstone-Final-Report
ICLEI Capstone-Final-Report
 
Sophia Herbert - CV
Sophia Herbert - CVSophia Herbert - CV
Sophia Herbert - CV
 
RHBC 172: Christianity’s Impact on the Value of Human Life
RHBC 172: Christianity’s Impact on the Value of Human LifeRHBC 172: Christianity’s Impact on the Value of Human Life
RHBC 172: Christianity’s Impact on the Value of Human Life
 
Email vs Marketing Automation Platforms for AZ MarTech Meetup
Email vs Marketing Automation Platforms for AZ MarTech MeetupEmail vs Marketing Automation Platforms for AZ MarTech Meetup
Email vs Marketing Automation Platforms for AZ MarTech Meetup
 
Geoscience education in digital landscapes: the virtual landscapes project
Geoscience education in digital landscapes: the virtual landscapes projectGeoscience education in digital landscapes: the virtual landscapes project
Geoscience education in digital landscapes: the virtual landscapes project
 
Strefa PMI nr 14, wrzesień 2016
Strefa PMI nr 14, wrzesień 2016Strefa PMI nr 14, wrzesień 2016
Strefa PMI nr 14, wrzesień 2016
 
Artes atividades-130227220357-phpapp01
Artes atividades-130227220357-phpapp01Artes atividades-130227220357-phpapp01
Artes atividades-130227220357-phpapp01
 
DBQ Guidelines
DBQ GuidelinesDBQ Guidelines
DBQ Guidelines
 
A importância da oratória em todas as áreas da vida
A importância da oratória em todas as áreas da vidaA importância da oratória em todas as áreas da vida
A importância da oratória em todas as áreas da vida
 
Classical and Quantum Interference
Classical and Quantum InterferenceClassical and Quantum Interference
Classical and Quantum Interference
 
День украинского добровольца
День украинского добровольцаДень украинского добровольца
День украинского добровольца
 

Ähnlich wie Presentation oracle rac on vsphere 5

VMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld
 
VMworld 2013: How SRP Delivers More Than Power to Their Customers
VMworld 2013: How SRP Delivers More Than Power to Their Customers VMworld 2013: How SRP Delivers More Than Power to Their Customers
VMworld 2013: How SRP Delivers More Than Power to Their Customers VMworld
 
Partner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealizePartner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealizeErik Bussink
 
VMworld 2014: Site Recovery Manager and vSphere Replication
VMworld 2014: Site Recovery Manager and vSphere ReplicationVMworld 2014: Site Recovery Manager and vSphere Replication
VMworld 2014: Site Recovery Manager and vSphere ReplicationVMworld
 
VMworld 2013: Maximize Database Performance in Your Software-Defined Data Center
VMworld 2013: Maximize Database Performance in Your Software-Defined Data CenterVMworld 2013: Maximize Database Performance in Your Software-Defined Data Center
VMworld 2013: Maximize Database Performance in Your Software-Defined Data CenterVMworld
 
Customer overview oracle solaris cluster, enterprise edition
Customer overview oracle solaris cluster, enterprise editionCustomer overview oracle solaris cluster, enterprise edition
Customer overview oracle solaris cluster, enterprise editionsolarisyougood
 
VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere? VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere? VMworld
 
V sphere virtual volumes technical overview
V sphere virtual volumes technical overviewV sphere virtual volumes technical overview
V sphere virtual volumes technical overviewsolarisyougood
 
Presentation v mware cloud infrastructure - success in virtualization
Presentation   v mware cloud infrastructure - success in virtualizationPresentation   v mware cloud infrastructure - success in virtualization
Presentation v mware cloud infrastructure - success in virtualizationsolarisyourep
 
Oracle vm engineered for open cloud
Oracle vm engineered for open cloudOracle vm engineered for open cloud
Oracle vm engineered for open cloudOTN Systems Hub
 
4. buc od-solaris virtualization-final daw short
4. buc od-solaris virtualization-final daw short4. buc od-solaris virtualization-final daw short
4. buc od-solaris virtualization-final daw shortDoina Draganescu
 
Benchmark emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mware
Benchmark   emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mwareBenchmark   emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mware
Benchmark emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mwaresolarisyougood
 
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best PracticesVMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best PracticesVMworld
 
VMworld 2013: Architecting VMware Horizon Workspace for Scale and Performance
VMworld 2013: Architecting VMware Horizon Workspace for Scale and PerformanceVMworld 2013: Architecting VMware Horizon Workspace for Scale and Performance
VMworld 2013: Architecting VMware Horizon Workspace for Scale and PerformanceVMworld
 
VMworld 2014: vCenter Server Architecture and Deployment Deep Dive
VMworld 2014: vCenter Server Architecture and Deployment Deep DiveVMworld 2014: vCenter Server Architecture and Deployment Deep Dive
VMworld 2014: vCenter Server Architecture and Deployment Deep DiveVMworld
 
VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...
VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...
VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...VMworld
 
Nashville VMUG Keynote April 8 2015 - vSphere 6
Nashville VMUG Keynote April 8 2015 - vSphere 6Nashville VMUG Keynote April 8 2015 - vSphere 6
Nashville VMUG Keynote April 8 2015 - vSphere 6Adam Eckerle
 
Whats new v sphere 6
Whats new v sphere 6Whats new v sphere 6
Whats new v sphere 6shixi wang
 

Ähnlich wie Presentation oracle rac on vsphere 5 (20)

vSphere
vSpherevSphere
vSphere
 
VMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphere
 
VMworld 2013: How SRP Delivers More Than Power to Their Customers
VMworld 2013: How SRP Delivers More Than Power to Their Customers VMworld 2013: How SRP Delivers More Than Power to Their Customers
VMworld 2013: How SRP Delivers More Than Power to Their Customers
 
Partner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealizePartner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealize
 
VMworld 2014: Site Recovery Manager and vSphere Replication
VMworld 2014: Site Recovery Manager and vSphere ReplicationVMworld 2014: Site Recovery Manager and vSphere Replication
VMworld 2014: Site Recovery Manager and vSphere Replication
 
VMworld 2013: Maximize Database Performance in Your Software-Defined Data Center
VMworld 2013: Maximize Database Performance in Your Software-Defined Data CenterVMworld 2013: Maximize Database Performance in Your Software-Defined Data Center
VMworld 2013: Maximize Database Performance in Your Software-Defined Data Center
 
Customer overview oracle solaris cluster, enterprise edition
Customer overview oracle solaris cluster, enterprise editionCustomer overview oracle solaris cluster, enterprise edition
Customer overview oracle solaris cluster, enterprise edition
 
VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere? VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere?
 
V sphere virtual volumes technical overview
V sphere virtual volumes technical overviewV sphere virtual volumes technical overview
V sphere virtual volumes technical overview
 
Presentation v mware cloud infrastructure - success in virtualization
Presentation   v mware cloud infrastructure - success in virtualizationPresentation   v mware cloud infrastructure - success in virtualization
Presentation v mware cloud infrastructure - success in virtualization
 
Oracle vm engineered for open cloud
Oracle vm engineered for open cloudOracle vm engineered for open cloud
Oracle vm engineered for open cloud
 
4. buc od-solaris virtualization-final daw short
4. buc od-solaris virtualization-final daw short4. buc od-solaris virtualization-final daw short
4. buc od-solaris virtualization-final daw short
 
Benchmark emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mware
Benchmark   emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mwareBenchmark   emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mware
Benchmark emc vnx7500, emc fast suite, emc snap sure and oracle rac on v-mware
 
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best PracticesVMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
 
Oracle VM - the Heart of Oracle Cloud
Oracle VM - the Heart of Oracle CloudOracle VM - the Heart of Oracle Cloud
Oracle VM - the Heart of Oracle Cloud
 
VMworld 2013: Architecting VMware Horizon Workspace for Scale and Performance
VMworld 2013: Architecting VMware Horizon Workspace for Scale and PerformanceVMworld 2013: Architecting VMware Horizon Workspace for Scale and Performance
VMworld 2013: Architecting VMware Horizon Workspace for Scale and Performance
 
VMworld 2014: vCenter Server Architecture and Deployment Deep Dive
VMworld 2014: vCenter Server Architecture and Deployment Deep DiveVMworld 2014: vCenter Server Architecture and Deployment Deep Dive
VMworld 2014: vCenter Server Architecture and Deployment Deep Dive
 
VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...
VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...
VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...
 
Nashville VMUG Keynote April 8 2015 - vSphere 6
Nashville VMUG Keynote April 8 2015 - vSphere 6Nashville VMUG Keynote April 8 2015 - vSphere 6
Nashville VMUG Keynote April 8 2015 - vSphere 6
 
Whats new v sphere 6
Whats new v sphere 6Whats new v sphere 6
Whats new v sphere 6
 

Mehr von solarisyourep

Presentation a new era in it
Presentation   a new era in itPresentation   a new era in it
Presentation a new era in itsolarisyourep
 
Presentation a vision for user centric computing
Presentation   a vision for user centric computingPresentation   a vision for user centric computing
Presentation a vision for user centric computingsolarisyourep
 
Presentation advanced management – the road ahead
Presentation   advanced management – the road aheadPresentation   advanced management – the road ahead
Presentation advanced management – the road aheadsolarisyourep
 
Presentation architecting a cloud infrastructure
Presentation   architecting a cloud infrastructurePresentation   architecting a cloud infrastructure
Presentation architecting a cloud infrastructuresolarisyourep
 
Presentation architecting virtualized infrastructure for big data
Presentation   architecting virtualized infrastructure for big dataPresentation   architecting virtualized infrastructure for big data
Presentation architecting virtualized infrastructure for big datasolarisyourep
 
Presentation avoiding the 19 biggest ha & drs configuration mistakes
Presentation   avoiding the 19 biggest ha & drs configuration mistakesPresentation   avoiding the 19 biggest ha & drs configuration mistakes
Presentation avoiding the 19 biggest ha & drs configuration mistakessolarisyourep
 
Presentation blade center foundation for cloud
Presentation   blade center foundation for cloudPresentation   blade center foundation for cloud
Presentation blade center foundation for cloudsolarisyourep
 
Presentation building and running your private cloud
Presentation   building and running your private cloudPresentation   building and running your private cloud
Presentation building and running your private cloudsolarisyourep
 
Presentation building your cloud with v mware
Presentation   building your cloud with v mwarePresentation   building your cloud with v mware
Presentation building your cloud with v mwaresolarisyourep
 
Presentation business critical applications in a virtual env
Presentation   business critical applications in a virtual envPresentation   business critical applications in a virtual env
Presentation business critical applications in a virtual envsolarisyourep
 
Presentation cim1309 v cat 3.0 operating a v-mware cloud
Presentation   cim1309 v cat 3.0 operating a v-mware cloudPresentation   cim1309 v cat 3.0 operating a v-mware cloud
Presentation cim1309 v cat 3.0 operating a v-mware cloudsolarisyourep
 
Presentation cisco intelligent automation complementing and extending v mwa...
Presentation   cisco intelligent automation complementing and extending v mwa...Presentation   cisco intelligent automation complementing and extending v mwa...
Presentation cisco intelligent automation complementing and extending v mwa...solarisyourep
 
Presentation cisco vxi–optimized infrastructure for scaling v mware view wi...
Presentation   cisco vxi–optimized infrastructure for scaling v mware view wi...Presentation   cisco vxi–optimized infrastructure for scaling v mware view wi...
Presentation cisco vxi–optimized infrastructure for scaling v mware view wi...solarisyourep
 
Presentation cloud infrastructure and management – from v sphere to vcloud ...
Presentation   cloud infrastructure and management – from v sphere to vcloud ...Presentation   cloud infrastructure and management – from v sphere to vcloud ...
Presentation cloud infrastructure and management – from v sphere to vcloud ...solarisyourep
 
Presentation cloud infrastructure launch – what’s new
Presentation   cloud infrastructure launch – what’s newPresentation   cloud infrastructure launch – what’s new
Presentation cloud infrastructure launch – what’s newsolarisyourep
 
Presentation cloud meets big
Presentation   cloud meets bigPresentation   cloud meets big
Presentation cloud meets bigsolarisyourep
 
Presentation consuming a cloud
Presentation   consuming a cloudPresentation   consuming a cloud
Presentation consuming a cloudsolarisyourep
 
Presentation desktops for the cloud the view rollout
Presentation   desktops for the cloud the view rolloutPresentation   desktops for the cloud the view rollout
Presentation desktops for the cloud the view rolloutsolarisyourep
 
Presentation disaster recovery in virtualization and cloud
Presentation   disaster recovery in virtualization and cloudPresentation   disaster recovery in virtualization and cloud
Presentation disaster recovery in virtualization and cloudsolarisyourep
 
Presentation drs advanced concepts, best practices and future directions
Presentation   drs advanced concepts, best practices and future directionsPresentation   drs advanced concepts, best practices and future directions
Presentation drs advanced concepts, best practices and future directionssolarisyourep
 

Mehr von solarisyourep (20)

Presentation a new era in it
Presentation   a new era in itPresentation   a new era in it
Presentation a new era in it
 
Presentation a vision for user centric computing
Presentation   a vision for user centric computingPresentation   a vision for user centric computing
Presentation a vision for user centric computing
 
Presentation advanced management – the road ahead
Presentation   advanced management – the road aheadPresentation   advanced management – the road ahead
Presentation advanced management – the road ahead
 
Presentation architecting a cloud infrastructure
Presentation   architecting a cloud infrastructurePresentation   architecting a cloud infrastructure
Presentation architecting a cloud infrastructure
 
Presentation architecting virtualized infrastructure for big data
Presentation   architecting virtualized infrastructure for big dataPresentation   architecting virtualized infrastructure for big data
Presentation architecting virtualized infrastructure for big data
 
Presentation avoiding the 19 biggest ha & drs configuration mistakes
Presentation   avoiding the 19 biggest ha & drs configuration mistakesPresentation   avoiding the 19 biggest ha & drs configuration mistakes
Presentation avoiding the 19 biggest ha & drs configuration mistakes
 
Presentation blade center foundation for cloud
Presentation   blade center foundation for cloudPresentation   blade center foundation for cloud
Presentation blade center foundation for cloud
 
Presentation building and running your private cloud
Presentation   building and running your private cloudPresentation   building and running your private cloud
Presentation building and running your private cloud
 
Presentation building your cloud with v mware
Presentation   building your cloud with v mwarePresentation   building your cloud with v mware
Presentation building your cloud with v mware
 
Presentation business critical applications in a virtual env
Presentation   business critical applications in a virtual envPresentation   business critical applications in a virtual env
Presentation business critical applications in a virtual env
 
Presentation cim1309 v cat 3.0 operating a v-mware cloud
Presentation   cim1309 v cat 3.0 operating a v-mware cloudPresentation   cim1309 v cat 3.0 operating a v-mware cloud
Presentation cim1309 v cat 3.0 operating a v-mware cloud
 
Presentation cisco intelligent automation complementing and extending v mwa...
Presentation   cisco intelligent automation complementing and extending v mwa...Presentation   cisco intelligent automation complementing and extending v mwa...
Presentation cisco intelligent automation complementing and extending v mwa...
 
Presentation cisco vxi–optimized infrastructure for scaling v mware view wi...
Presentation   cisco vxi–optimized infrastructure for scaling v mware view wi...Presentation   cisco vxi–optimized infrastructure for scaling v mware view wi...
Presentation cisco vxi–optimized infrastructure for scaling v mware view wi...
 
Presentation cloud infrastructure and management – from v sphere to vcloud ...
Presentation   cloud infrastructure and management – from v sphere to vcloud ...Presentation   cloud infrastructure and management – from v sphere to vcloud ...
Presentation cloud infrastructure and management – from v sphere to vcloud ...
 
Presentation cloud infrastructure launch – what’s new
Presentation   cloud infrastructure launch – what’s newPresentation   cloud infrastructure launch – what’s new
Presentation cloud infrastructure launch – what’s new
 
Presentation cloud meets big
Presentation   cloud meets bigPresentation   cloud meets big
Presentation cloud meets big
 
Presentation consuming a cloud
Presentation   consuming a cloudPresentation   consuming a cloud
Presentation consuming a cloud
 
Presentation desktops for the cloud the view rollout
Presentation   desktops for the cloud the view rolloutPresentation   desktops for the cloud the view rollout
Presentation desktops for the cloud the view rollout
 
Presentation disaster recovery in virtualization and cloud
Presentation   disaster recovery in virtualization and cloudPresentation   disaster recovery in virtualization and cloud
Presentation disaster recovery in virtualization and cloud
 
Presentation drs advanced concepts, best practices and future directions
Presentation   drs advanced concepts, best practices and future directionsPresentation   drs advanced concepts, best practices and future directions
Presentation drs advanced concepts, best practices and future directions
 

Presentation oracle rac on vsphere 5

  • 1. © 2011 VMware Inc. All rights reserved Oracle RAC on Vsphere 5 Solution Presentation - Don Sullivan – Senior Systems Engineer - Database Specialist sullivand@vmware.com
  • 2. Don Sullivan – sullivand@vmware.com • Oracle Certified Master, Server Products Trainer for Oracle University and consultant with Oracle Advanced Technology Services - 1998-05. • Oracle SA for Polyserve/HP – 05-10 • Vmware SE DB specialist 2010 – Present 2 Confidential
  • 3. Agenda •RAC on Vmware – The Vsphere Platform • Why use vSphere 5 as the platform for Oracle RAC • How to setup RAC on Vsphere - The installation process • Vsphere 5 features that make Vsphere complimentary to RAC •Performance capabilities •Customer Success Stories •The VRAC-DBA •Summary •Q/A
  • 4. Why RAC on Vmware (ESX/vSphere 5) • Uptime  Greater uptime than RAC on physical - Vsphere HA and RAC are complimentary technologies • Provisioning  New RAC nodes provisioned in minutes rather than hours • Comprehensive Resource Management  The VM/Server is created to the exact specifications desired  The VM/Server resources can be adjusted as requirements change  Zero Downtime Hardware maintenance • The changing role of the DBA – The VRAC-DBA  The modern Oracle DBA has influence over the entire stack  Database Administrators do not have to re-lean their skill set  The VRAC-DBA occupies the preeminent position in modern IT - From the Virtualized Infrastructure to the RAC instances and Apps - From Storage through the network Architectures 5
  • 5. vSphere High Availability Features VMware HA • Detects operating system and hardware failures • Automatically restarts failed database virtual machine • Provides a simple and reliable first line of defense for all databases • Can be used in conjunction with Symantec App HA to provide application aware protections VMware vMotion • Enables live migration of database virtual machines from one physical server to another without service interruption • Can reduce virtual machine planned downtime • Perform host maintenance any time of the day VMware DRS • Monitors state of virtual machine resource usage • Can automatically and intelligently locate virtual machine • Directs compute resources where needed • Maintains database response time and SLAs
  • 6. 7 Hot-Add Capacity 1 vCPU 2 GB 4 vCPU 64 GB VMotion to More Powerful Host Provision Additional App Instance in Minutes Dynamic Scaling on VMware Scalability on Demand
  • 7. Maximum Scalability and Performance With vSphere 5 Application’s Performance Requirements %ofApplications 95% of Apps Require IOPS Network Memory CPU < 10,000 <2.4 Mb/s < 4 GB at peak 1 to 2 CPUs VMware vSphere 4 300,000 30 Gb/s 256 GB per VM 8 VCPUs VMware Inf. 100,000 9 Gb/s 16/64 GB per VM 4 VCPUs VMware vSphere 5 1,000,000 >36Gb/s 1,000 GB per VM 32 VCPUs ESX 2 7,000 .9 Gb/s 3.6 GB per VM 2 VCPUs ESX 1 <5,000 <.5Gb/s 2 GB per VM 1 VCPUs 3.0/3.5
  • 8. RAC on Vsphere - Physical & Virtual Oracle RAC comparison • Virtual environment delivered performance consistently within 4% of physical environment (without FAST VP) • Virtual environment processed 2% more transactions after FAST policy applied
  • 9. Agenda •RAC on Vmware – The Vsphere Platform • Why use vSphere 5 as the platform for Oracle RAC • How to setup RAC on Vsphere - The installation process • Vsphere 5 features that make Vsphere complimentary to RAC •Performance capabilities •Customer Success Stories •The VRAC-DBA •Summary •Q/A
  • 10. RAC on Vsphere - History • Milestones  Oracle support statement extension – 11.2.0.2 – Fall 2010 - MyOracleSupport.com Note 249212.1 - “For Oracle RAC, Oracle will only accept Service Requests as described in this note on Oracle RAC 11.2.0.2 and later releases.”  Release of the “Oracle Databases on Vmware - RAC Deployment Guide” – Jan 2011 • Methods  RDMs  ISCSI Gateway – Cognizant Corporation – Chris Williams  VMFS/VMDK 11
  • 11. Oracle Real Applications Clusters (RAC) – Physical Server 12 Confidential
  • 12. Oracle Real Applications Clusters (RAC) – VMware VMs 13 Confidential
  • 13. Oracle RAC on vSphere – Deployment Process Chart 14 Oracle RAC Deployment Process on VMware vSphere - VMFS CreateRAC Database InstallOracle RAC InstallOracleGrid Infrastructure CreateOracleRAC VirtualMachine Create First Oracle RAC VM (VMORARAC1) Add VMFS VMDK – OS and Oracle Binary Add two NIC – Public and Interconnect and set to VMXNET3 Install GOS, VMware Tools and ASMLIB Add Shared Disks following VMware KB - 1034165 Add CRS/Voting disks, Change SCSI type to Paravirtual Configure NTP client, Storage and Networking on all ESX servers NOW Save the VMORARAC1 VM as Template Configure NTP Service on GOS Install and Configure VMware ESXi 5.0 Create Three Nodes – Clone from Template Install and Configure Oracle Grid Infrastructure Add Shared Disks following VMware KB - 1034165 Add and configure CRS/ Voting Disks and format disks using fdisk Change Host Name and assign new IP address Complete Oracle RAC Deployment on VMware Create Custom Oracle RAC Database Create and Add DAT, REDO VMDKs Disks to all RAC VMs. Change SCSI type to Paravirtual Format added VMDK’s using fdisk on Node 1 Verify Grid Infrastructure Run Cluster commands Create ASM Disk groups for DATA and REDO Install Oracle RAC Binares
  • 14. RAC on Vsphere – Networking 15 Oracle RAC – Public and Private vMotion Management
  • 15. Oracle RAC on vSphere – Deployment Steps 16  Install and Configure VMware ESXi 5.0 - Configure Storage, Networking and NTP for all ESXi servers  Create Oracle RAC VM Template - Add VMDK for Guest OS and binary - Add two vNICs for Oracle Public and Private – Change the adapter to VMXNET3 - Add voting and CRS disks – Follow VMware KB – 1034165 for sharing the VMDKs - Change the SCSI type to Paravirtual - Install GOS, VMware tools, ASMLIB - Configure NTP service in GOS - Save the VM as Oracle RAC VM Template  Install Oracle Grid infrastructure - Create Clones from RAC VM Template - Change the Cloned VM Host name and IP address - Add existing voting and CRS disks – Follow VMware KB – 1034165 for sharing the VMDKs - Install, configure and verify Oracle Grid infrastructure
  • 16. Oracle RAC on vSphere – Deployment Steps …Continued 17  Install Oracle RAC - Create Data, Redo VMDKs and add to all RAC VMs - Follow VMware KB – 1034165 for sharing the VMDKs. Change the SCSI type to paravirtual. - Format VMDKs using fdisk and create ASM disk groups for DATA and REDO - Install Oracle RAC software  Create Oracle RAC Database - Create custom oracle database - Configure Oracle Enterprise Manager
  • 17. RAC on vSphere - Storage • Provision the storage – for the database VMDKs  Change the SCSI controller to PVSCSI ( VMware Paravirtual) for Data, Redo and Temp 18
  • 18. RAC on Vsphere – Storage – Multi-Writer Flag  Setup SCSI multi-writer ( VMware KB – 1034165 ) 19
  • 19. RAC on vSphere – RAC VM Properties 20 For Root Disk For Data and Redo Disks CRS Disks Data Disks OS and Binary Redo Disks vNICs
  • 20. RAC on vSphere – crsctl • Observe the rac install  srvctl, crsctl & olsnodes 21
  • 21. RAC on vSphere – OCR and voting disk • Observe the Grid Files 22
  • 22. RAC on vSphere – NFS and DNFS • Commentary on NFS and DNFS  NFS to ESX - NFS Datastores  In-Guest NFS with DNFS - Use Direct NFS (dNFS) with NetApp - Optimized for Oracle databases direct I/O access - Easy to configure - mount tab settings; change disk mount library - Still requires Kernel NFS for RAC quorum disk 23
  • 23. Agenda •RAC on Vmware – The Vsphere Platform • Why use vSphere 5 as the platform for Oracle RAC • How to setup RAC on Vsphere - The installation process • Vsphere 5 features that make Vsphere complimentary to RAC •Performance capabilities •Customer Success Stories •The VRAC-DBA •Summary •Q/A
  • 24. Planned Downtime HA, FT NIC & HBA Teaming VMotion Storage VMotion Network Redundancy VMware Features to Eliminate Planned/Unplanned Downtime Unplanned Downtime VM Failure Monitoring Virtual Machines Server ESX Storage Interconnect Data Recovery vStorage APIs VMware Site Recovery Manager
  • 25. RAC on Vsphere – Vsphere 5 Features • Useful features for RAC  Vmotion any Logical RAC node to an available ESX host  HotAdd one vCPU to any node  VMware HA – RAC Node restart on available ESX Hosts. 26
  • 26. RAC on Vsphere – Features – Vmotion for Maintenance 27
  • 27. RAC on Vsphere – Features – After Maintenance Completion 28
  • 28. Agenda •RAC on Vmware – The Vsphere Platform • Why use vSphere 5 as the platform for Oracle RAC • How to setup RAC on Vsphere - The installation process • Vsphere 5 features that make Vsphere complimentary to RAC •Performance capabilities •Customer Success Stories •The VRAC-DBA •Summary •Q/A
  • 29. Performance - IOPS for all the Four Node Oracle RAC VMs IOPS generated by VMORARAC4 – Node 4 IOPS generated by VMORARAC3 – Node 3 IOPS generated by VMORARAC2 – Node 2 IOPS generated by VMORARAC1 – Node 1 Total IOPS ~ 36,000 Max.
  • 30. Storage: Key Indicators Kernel Latency Average (KAVG) • This counter tracks the latencies of IO passing thru the Kernel • Investigation Threshold: 1ms Device Latency Average (DAVG) • This is the latency seen at the device driver level. It includes the roundtrip time between the HBA and the storage. • Investigation Threshold: 15-20ms, lower is better, some spikes okay Aborts (ABRT/s) • The number of commands aborted per second. • Investigation Threshold: 1
  • 31. Host Level Monitoring • vSphere Client: • GUI interface, primary tool for observing performance and configuration data for one or more ESX/ESXi hosts • Does not require high levels of privilege to access the data • Resxtop/Esxtop • Gives access to detailed performance data of a single ESX/ESXi host • Provides fast access to a large number of performance metrics • Requires root-level access • Runs in interactive, batch, or replay mode
  • 32. RAC on vSphere – Performance Monitoring 33 CPU Utilization during vMotion Test – vCenter Chart
  • 33. Agenda •RAC on Vmware – The Vsphere Platform • Why use vSphere 5 as the platform for Oracle RAC • How to setup RAC on Vsphere - The installation process • Vsphere 5 features that make Vsphere complimentary to RAC •Performance capabilities •Customer Success Stories •The VRAC-DBA •Summary •Q/A
  • 34. Oracle RAC on vSphere – Joint Effort with Partners • EMC  EMC IT’s “On-Ramp” to the Journey to the Private Cloud - http://www.emc.com/collateral/hardware/white-papers/h8170-emc-it-on-ramp-cloud- wp.pdf  EMC IT’s Virtual Oracle Deployment Framework, EMC IT is one the largest Oracle deployment which is running on VMware vSphere - http://www.emc.com/collateral/hardware/white-papers/h8989-emc-it-virtual-oracle- deploy-framework.pdf • NetApp  NetApp's Oracle Database 11g Release 2 Performance Using Data ONTAP 8.1 Operating in Cluster-Mode (4- Node Oracle 11gr2 RAC on vSphere compared with Bare Metal) - http://media.netapp.com/documents/tr-3961.pdf 35
  • 35. Agenda •RAC on Vmware – The Vsphere Platform • Why use vSphere 5 as the platform for Oracle RAC • How to setup RAC on Vsphere - The installation process • Vsphere 5 features that make Vsphere complimentary to RAC •Performance capabilities •Customer Success Stories •The VRAC-DBA •Summary •Q/A
  • 36. RAC on Vsphere – VRAC-DBA • The Future of the Oracle DBA  Virtualization endorsement  Where will Virtualization be in 3-5 years?  Ubiquitous and Comprehensive Tier1 Resource management  Provisioning turnover expectations greatly increased  Involvement in the creation and adjustment of the VM/Server to the exact specifications required  Zero Downtime Hardware maintenance execution • The changing role of the DBA – The VRAC-DBA  The modern Oracle DBA has influence over the entire stack  Oracle DBAs do not have to re-learn their skill set  The VRAC-DBA occupies the preeminent position in modern IT - From the Virtualized Infrastructure to the RAC instances and Apps - From Storage through the network Architectures 37
  • 37. Agenda •RAC on Vmware – The Vsphere Platform • Why use vSphere 5 as the platform for Oracle RAC • How to setup RAC on Vsphere - The installation process • Vsphere 5 features that make Vsphere complimentary to RAC •Performance capabilities •Customer Success Stories •The VRAC-DBA •Summary •Q/A
  • 38. RAC on Vsphere - Resources  http://www.vmware.com/solutions/partners/alliances/oracle- database.html  http://www.emc.com/solutions/application- environment/oracle/oracle-virtualization-vmware.htm  www.houseofbrick.com/oracle-on-vmware  http://blogs.vmware.com/apps/oracle/  Great Videos - http://www.youtube.com/watch?v=V51en55eVnM - http://bit.ly/uy7o7W - http://bit.ly/t1Kskb
  • 39. © 2011 VMware Inc. All rights reserved Thank You Solution Presentation - Don Sullivan – Senior Systems Engineer - Database Specialist sullivand@vmware.com