SlideShare ist ein Scribd-Unternehmen logo
1 von 53
Downloaden Sie, um offline zu lesen
<Insert Picture Here>




Oracle RAC 11g Release 2 (11.2.0.1) – Installations
Markus Michalewicz
Senior Principal Product Manager Oracle RAC




                                                      1
Agenda

• Oracle Grid Foundation
                                               <Insert Picture Here>
  • Advanced Installation with Notes
  • Software only Installation with Notes


• Oracle RAC Database Home Install

• Oracle RAC Database Creation

• ASMCA




Installation step 1: Choose Product


                                            Next step




                                                                       2
Installation step 2: Type of Installation



                                   Next step




Installation step 3: Language Support




                                               3
Installation step 4: Grid Plug And Play Info




For more information on SCAN, see: http://www.oracle.com/technetwork/products/clustering/overview/scan-129069.pdf




      Installation step 4.1: GNS configuration




                                                                                    This
                                                                                installation
                                                                                 does not
                                                                                 use GNS.




                                                                                                                    4
Installation step 4.2: Pre-generated Names




Installation step 4.2: Validation of Input




                                             5
Installation step 5: Cluster Node Information




Installation step 5.1: Automatic SSH Setup / Test




                                                    6
Installation step 5.2: SSH Setup Validation




Installation step 5.3: Add Nodes to Cluster




              Note: OUI does not
               ask for a private
                 node name.




                                              7
Installation step 5.4: Validation of Input




                        Node names removed per Oracle policy




Installation step 6: Network Interface Usage




               The private interconnect is determined
                 by the subnet and the interface –
                      names are not required.




                                                               8
Installation step 6.1: Validation




Installation step 7: OCR / Voting Disk Placement


                                    Next step




  No RAW device support in
  OUI anymore – upgrades
   support RAW devices.




                                                   9
Installation step 8: ASM Configuration




Installation step 8.1: ASM Discovery String




                The ASM default discovery
                    string still points to
                 /dev/raw/raw* on Linux.




                                              10
Installation step 8.2: Number of Disks Check
                            Placing OCR and Voting Disks in
                                ASM initiates a placement
                            algorithm, enforcing a minimum
                           number of disks (failure groups) in
                              the DG that is being created.




Installation step 8.3: Final ASM Configuration




                                                                 11
Installation step 9: ASM Role Separation




     Installation step 10: IPMI – New Fencing Option




                                      IPMI allows fencing (shutting down a node)
                                    using a remote access based on an additional
                                       network connection. IPMI is optional and
                                    requires hardware as well as software on each
                                            node before it can be enabled.




For more information on IPMI, see: http://www.oracle.com/technetwork/products/clustering/overview/twp-rac11gr2-134105.pdf




                                                                                                                            12
Installation step 11: ASM OS Authentication




Installation step 11.1: ASM OS Authentication Check




                                                      13
Installation step 12: Paths




Installation step 13: oraInventory




                                     14
Installation step 14: Integrated Prerequisite Checks




Installation step 14.1: Check Results and FixUp Scripts




                                                          15
Installation step 14.2: Using FixUp Scripts




Installation step 14.3: runfixup.sh – Output




          There is only 1 fixup script regardless of the
         number of items found, which “fixes it all” (only
                  items declared as “fixable”).




                                                             16
Installation step 14.4: After FixUp Check




Installation step 14.4: After FixUp Check




                                            17
Installation step 14.5: After FixUp – Ignore the Rest




Installation step 15: Final Review




                                                        18
Installation step 16: Installation Progress




Installation step 16.1: Run root.sh on every node




          Note the new parallelism option for root.sh




                                                        19
Installation step 16.1: After root.sh – Finalize




Installation step 17: Successfully Installed...




                                                   20
Agenda

• Oracle Grid Foundation
                                            <Insert Picture Here>
  • Advanced Installation with Notes
  • Software only Installation with Notes


• Oracle RAC Database Home Install

• Oracle RAC Database Creation

• ASMCA




Software Only Installation – Step 1




                                                                    21
Software Only Installation – Step 1




               Note: Software Only Install distinguishes
                between installation and configuration.
                  It only puts the binaries into place.
               It needs to be run on every server that is
                meant to be part of the cluster which is
                    configured after the installation.




Software Only step 2: Choose Language




                                                            22
Software Only step 3: OS Groups




Software Only step 3.1: All in one hand?




                                           23
Software Only step 4: (Software) Locations




Software Only step 5: Inventory Information




                                              24
Software Only step 6: Prerequisite Checks




Software Only step 6.1: FixUp as required




                                            25
Software Only step 7: Final Review




Software Only step 8: Installation Progress




                                              26
Software Only step 8.1: Run root.sh(s)




Software Only step 8.2: orainstRoot.sh




                                         27
Software Only Installation – Step 1
 SILENT=false
 ORACLE_OWNER=oracle
 ORA_DBA_GROUP=oinstall
 ORA_ASM_GROUP=oinstall
 LANGUAGE_ID='AMERICAN_AMERICA.WE8ISO8859P1'             STOP: before you run root.sh edit
 ORACLE_HOME=/u01/app/11.2.0/grid
                                                     ORACLE_HOME/crs/install/crsconfig_params
 ORACLE_BASE=/u01/app/oracle/base
 …                                                Once you have setup a valid crsconfig_params
 VNDR_CLUSTER=false
 OCR_LOCATIONS=NO_VAL
                                                   for your new configuration, copy the file to all
 CLUSTER_NAME=cluster8                            servers that are meant to be part of the cluster.
 HOST_NAME_LIST=node1,node2                      (All that you have listed in “HOST_NAME_LIST”
 NODE_NAME_LIST=node1,node2
 PRIVATE_NAME_LIST=                                                     here)
 VOTING_DISKS=NO_VAL
 #VF_DISCOVERY_STRING=%s_vfdiscoverystring%
 ASM_UPGRADE=false
 ASM_SPFILE=
 ASM_DISK_GROUP=DATA
 ASM_DISCOVERY_STRING=/dev/sd*
 ASM_DISKS=/dev/sdd5,/dev/sde5,/dev/sdd6,/dev/sde6
 ASM_REDUNDANCY=NORMAL
 CRS_STORAGE_OPTION=1
 CSS_LEASEDURATION=400
 CRS_NODEVIPS=‘node1-vip/255.255.255.0/eth0,node2-vip/255.255.255.0/eth0'
 NODELIST=node1,node2
 NETWORKS="eth0"/148.87.58.0:public,"eth1"/10.8.1.0:cluster_interconnect
 SCAN_NAME=stscan8.oracle.com
 SCAN_PORT=1521
 GPNP_PA= …




Software Only Installation – Step 1
 [root@stbpo59 install]# /u01/app/11.2.0/grid/perl/bin/perl -
 I/u01/app/11.2.0/grid/perl/lib -I/u01/app/11.2.0/grid/crs/install
 /u01/app/11.2.0/grid/crs/install/rootcrs.pl
 2009-05-28 15:01:43: Parsing the host name
 2009-05-28 15:01:43: Checking for super user privileges
 2009-05-28 15:01:43: User has super user privileges
 Using configuration parameter file:
 /u01/app/11.2.0/grid/crs/install/crsconfig_params
 Creating trace directory


 The oracle binary is currently linked with RAC disabled.
 Please execute the following steps to relink oracle binary
 with RAC enabled:
     cd <crshome>                                                          Note: Software only install does not
                                                                                  link with “RAC_ON”.
     setenv ORACLE_HOME pwd
     cd rdbms/lib                                                          The RAC option must be linked into
     make -f ins_rdbms.mk rac_on ioracle
                                                                           the home before root.sh can be run
                                                                             to set up a cluster configuration.




                                                                                                                  28
Agenda

• Oracle Grid Foundation
                                            <Insert Picture Here>
  • Advanced Installation with Notes
  • Software only Installation with Notes


• Oracle RAC Database Home Install

• Oracle RAC Database Creation

• ASMCA




Database Installation: Type of Installation




                                                                    29
Database Installation: Type of Installation




Database Installation: Type of Installation




                                              30
Database Installation: Type of Installation




Database Installation: Type of Installation




                                              31
Database Installation: Type of Installation




Database Installation: Type of Installation




                                              32
Database Installation: Type of Installation




Database Installation: Type of Installation




                                              33
Database Installation: Type of Installation




Database Installation: Type of Installation




                                              34
Database Installation: Type of Installation




Database Installation: Type of Installation




                                              35
Database Installation: Type of Installation




Database Installation: Type of Installation




                                              36
Database Installation: Type of Installation




Database Installation: Type of Installation




                                              37
Agenda

• Oracle Grid Foundation
                                            <Insert Picture Here>
  • Advanced Installation with Notes
  • Software only Installation with Notes


• Oracle RAC Database Home Install

• Oracle RAC Database Creation

• ASMCA




Database Creation




                                                                    38
Database Creation




Database Creation




                    39
Database Creation




Database Creation




                    40
Database Creation




Database Creation




                    41
Database Creation




Database Creation




                    42
Database Creation




Database Creation




                    43
Database Creation




Database Creation




                    44
Database Creation




Database Creation




                    45
Database Creation




Agenda

• Oracle Grid Foundation
                                            <Insert Picture Here>
  • Advanced Installation with Notes
  • Software only Installation with Notes


• Oracle RAC Database Home Install

• Oracle RAC Database Creation

• ASMCA




                                                                    46
ASMCA




ASMCA




        47
ASMCA




ASMCA




        48
ASMCA




ASMCA




        49
ASMCA




ASMCA




        50
ASMCA




ASMCA




        51
ASMCA




ASMCA




        52
ASMCA




    Q&
     A
        QUESTIONS
        ANSWERS




                    53

Weitere ähnliche Inhalte

Was ist angesagt?

SafePeak Installation guide
SafePeak Installation guideSafePeak Installation guide
SafePeak Installation guide
Vladi Vexler
 
Solaris 11 Consolidation Tools
Solaris 11 Consolidation ToolsSolaris 11 Consolidation Tools
Solaris 11 Consolidation Tools
Roman Ivanov
 
Installation of oracle 12c RAC on linux vm
Installation of oracle 12c RAC  on linux vmInstallation of oracle 12c RAC  on linux vm
Installation of oracle 12c RAC on linux vm
Ron Morgan
 
Vsp 40 esxi_i_vc_setup_guide
Vsp 40 esxi_i_vc_setup_guideVsp 40 esxi_i_vc_setup_guide
Vsp 40 esxi_i_vc_setup_guide
bisratster
 

Was ist angesagt? (20)

XPDS14 - Xen in EFI World - Daniel Kiper, Oracle
XPDS14 - Xen in EFI World - Daniel Kiper, OracleXPDS14 - Xen in EFI World - Daniel Kiper, Oracle
XPDS14 - Xen in EFI World - Daniel Kiper, Oracle
 
Install oracle database 12c software on windows
Install oracle database 12c software on windowsInstall oracle database 12c software on windows
Install oracle database 12c software on windows
 
SafePeak Installation guide
SafePeak Installation guideSafePeak Installation guide
SafePeak Installation guide
 
OSDC 2014: Nat Morris - Open Network Install Environment
OSDC 2014: Nat Morris - Open Network Install EnvironmentOSDC 2014: Nat Morris - Open Network Install Environment
OSDC 2014: Nat Morris - Open Network Install Environment
 
Oracle ebs-r12-1-3installationlinux64bit
Oracle ebs-r12-1-3installationlinux64bitOracle ebs-r12-1-3installationlinux64bit
Oracle ebs-r12-1-3installationlinux64bit
 
html
htmlhtml
html
 
Installing d space on windows
Installing d space on windowsInstalling d space on windows
Installing d space on windows
 
Install Salsa Windows 2012 Three Servers
Install Salsa  Windows 2012 Three ServersInstall Salsa  Windows 2012 Three Servers
Install Salsa Windows 2012 Three Servers
 
Factory setup wsa_9.2_v1.0
Factory setup wsa_9.2_v1.0Factory setup wsa_9.2_v1.0
Factory setup wsa_9.2_v1.0
 
Installing Oracle Endeca Information Discovery 3.0
Installing Oracle  Endeca  Information Discovery 3.0Installing Oracle  Endeca  Information Discovery 3.0
Installing Oracle Endeca Information Discovery 3.0
 
Obiee 11.1.7.0 step by step installation on linux (rhel – red hat)
Obiee 11.1.7.0 step by step installation on linux (rhel – red hat)Obiee 11.1.7.0 step by step installation on linux (rhel – red hat)
Obiee 11.1.7.0 step by step installation on linux (rhel – red hat)
 
Solaris 11 Consolidation Tools
Solaris 11 Consolidation ToolsSolaris 11 Consolidation Tools
Solaris 11 Consolidation Tools
 
Installation of oracle 12c RAC on linux vm
Installation of oracle 12c RAC  on linux vmInstallation of oracle 12c RAC  on linux vm
Installation of oracle 12c RAC on linux vm
 
Dev stacklabguide
Dev stacklabguideDev stacklabguide
Dev stacklabguide
 
Vsp 40 esxi_i_vc_setup_guide
Vsp 40 esxi_i_vc_setup_guideVsp 40 esxi_i_vc_setup_guide
Vsp 40 esxi_i_vc_setup_guide
 
VMware Interview questions and answers
VMware Interview questions and answersVMware Interview questions and answers
VMware Interview questions and answers
 
Implementing SR-IOv failover for Windows guests during live migration
Implementing SR-IOv failover for Windows guests during live migrationImplementing SR-IOv failover for Windows guests during live migration
Implementing SR-IOv failover for Windows guests during live migration
 
Introduction to nexux from zero to Hero
Introduction to nexux  from zero to HeroIntroduction to nexux  from zero to Hero
Introduction to nexux from zero to Hero
 
Oracle PSU Release Notes 10/2012
Oracle PSU Release Notes 10/2012Oracle PSU Release Notes 10/2012
Oracle PSU Release Notes 10/2012
 
XPDS16: Xen Scalability Analysis - Weidong Han, Zhichao Huang & Wei Yang, Huawei
XPDS16: Xen Scalability Analysis - Weidong Han, Zhichao Huang & Wei Yang, HuaweiXPDS16: Xen Scalability Analysis - Weidong Han, Zhichao Huang & Wei Yang, Huawei
XPDS16: Xen Scalability Analysis - Weidong Han, Zhichao Huang & Wei Yang, Huawei
 

Ähnlich wie Oracle RAC 11g Rel2 11201 installations

Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Yury Velikanov
 
Handling Kernel Upgrades at Scale - The Dirty Cow Story
Handling Kernel Upgrades at Scale - The Dirty Cow StoryHandling Kernel Upgrades at Scale - The Dirty Cow Story
Handling Kernel Upgrades at Scale - The Dirty Cow Story
DataWorks Summit
 
2nodesoracle12craconyourlaptopvirtualboxstepbystepguide1 0-130627143310-phpapp02
2nodesoracle12craconyourlaptopvirtualboxstepbystepguide1 0-130627143310-phpapp022nodesoracle12craconyourlaptopvirtualboxstepbystepguide1 0-130627143310-phpapp02
2nodesoracle12craconyourlaptopvirtualboxstepbystepguide1 0-130627143310-phpapp02
shaikyunus1980
 
Medooze MCU Video Multiconference Server Installation and configuration guide...
Medooze MCU Video Multiconference Server Installation and configuration guide...Medooze MCU Video Multiconference Server Installation and configuration guide...
Medooze MCU Video Multiconference Server Installation and configuration guide...
sreeharsha43
 

Ähnlich wie Oracle RAC 11g Rel2 11201 installations (20)

Oracle api gateway installation as cluster and single node
Oracle api gateway installation as cluster and single nodeOracle api gateway installation as cluster and single node
Oracle api gateway installation as cluster and single node
 
R12 d49656 gc10-apps dba 02
R12 d49656 gc10-apps dba 02R12 d49656 gc10-apps dba 02
R12 d49656 gc10-apps dba 02
 
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
 
Oracle virtual server-2-t0-3-upgrade
Oracle virtual server-2-t0-3-upgradeOracle virtual server-2-t0-3-upgrade
Oracle virtual server-2-t0-3-upgrade
 
Oracle11g On Fedora14
Oracle11g On Fedora14Oracle11g On Fedora14
Oracle11g On Fedora14
 
Oracle11g on fedora14
Oracle11g on fedora14Oracle11g on fedora14
Oracle11g on fedora14
 
Weblogic12 c installation guide
Weblogic12 c installation guideWeblogic12 c installation guide
Weblogic12 c installation guide
 
Handling Kernel Upgrades at Scale - The Dirty Cow Story
Handling Kernel Upgrades at Scale - The Dirty Cow StoryHandling Kernel Upgrades at Scale - The Dirty Cow Story
Handling Kernel Upgrades at Scale - The Dirty Cow Story
 
RAC-Installing your First Cluster and Database
RAC-Installing your First Cluster and DatabaseRAC-Installing your First Cluster and Database
RAC-Installing your First Cluster and Database
 
Guia instalacion SQL Server Denali
Guia instalacion SQL Server DenaliGuia instalacion SQL Server Denali
Guia instalacion SQL Server Denali
 
EM12C High Availability without SLB and RAC
EM12C High Availability without SLB and RACEM12C High Availability without SLB and RAC
EM12C High Availability without SLB and RAC
 
Dru lavigne servers-tutorial
Dru lavigne servers-tutorialDru lavigne servers-tutorial
Dru lavigne servers-tutorial
 
AEO Training - 2023.pdf
AEO Training - 2023.pdfAEO Training - 2023.pdf
AEO Training - 2023.pdf
 
RAC 12c
RAC 12cRAC 12c
RAC 12c
 
2nodesoracle12craconyourlaptopvirtualboxstepbystepguide1 0-130627143310-phpapp02
2nodesoracle12craconyourlaptopvirtualboxstepbystepguide1 0-130627143310-phpapp022nodesoracle12craconyourlaptopvirtualboxstepbystepguide1 0-130627143310-phpapp02
2nodesoracle12craconyourlaptopvirtualboxstepbystepguide1 0-130627143310-phpapp02
 
Installation
InstallationInstallation
Installation
 
Oracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linuxOracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linux
 
Medooze MCU Video Multiconference Server Installation and configuration guide...
Medooze MCU Video Multiconference Server Installation and configuration guide...Medooze MCU Video Multiconference Server Installation and configuration guide...
Medooze MCU Video Multiconference Server Installation and configuration guide...
 
12c installation
12c installation12c installation
12c installation
 
Dashboard project.
Dashboard project.Dashboard project.
Dashboard project.
 

Mehr von Markus Michalewicz

Mehr von Markus Michalewicz (20)

Achieving Continuous Availability for Your Applications with Oracle MAA
Achieving Continuous Availability for Your Applications with Oracle MAAAchieving Continuous Availability for Your Applications with Oracle MAA
Achieving Continuous Availability for Your Applications with Oracle MAA
 
"It can always get worse!" – Lessons Learned in over 20 years working with Or...
"It can always get worse!" – Lessons Learned in over 20 years working with Or..."It can always get worse!" – Lessons Learned in over 20 years working with Or...
"It can always get worse!" – Lessons Learned in over 20 years working with Or...
 
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the CloudOracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
 
The Top 5 Reasons to Deploy Your Applications on Oracle RAC
The Top 5 Reasons to Deploy Your Applications on Oracle RACThe Top 5 Reasons to Deploy Your Applications on Oracle RAC
The Top 5 Reasons to Deploy Your Applications on Oracle RAC
 
HA, Scalability, DR & MAA in Oracle Database 21c - Overview
HA, Scalability, DR & MAA in Oracle Database 21c - OverviewHA, Scalability, DR & MAA in Oracle Database 21c - Overview
HA, Scalability, DR & MAA in Oracle Database 21c - Overview
 
Oracle Cloud is Best for Oracle Database - High Availability
Oracle Cloud is Best for Oracle Database - High AvailabilityOracle Cloud is Best for Oracle Database - High Availability
Oracle Cloud is Best for Oracle Database - High Availability
 
Oracle Database – Mission Critical
Oracle Database – Mission CriticalOracle Database – Mission Critical
Oracle Database – Mission Critical
 
2020 – A Decade of Change
2020 – A Decade of Change2020 – A Decade of Change
2020 – A Decade of Change
 
Standard Edition High Availability (SEHA) - The Why, What & How
Standard Edition High Availability (SEHA) - The Why, What & HowStandard Edition High Availability (SEHA) - The Why, What & How
Standard Edition High Availability (SEHA) - The Why, What & How
 
Why Use an Oracle Database?
Why Use an Oracle Database?Why Use an Oracle Database?
Why Use an Oracle Database?
 
"Changing Role of the DBA" Skills to Have, to Obtain & to Nurture - Updated 2...
"Changing Role of the DBA" Skills to Have, to Obtain & to Nurture - Updated 2..."Changing Role of the DBA" Skills to Have, to Obtain & to Nurture - Updated 2...
"Changing Role of the DBA" Skills to Have, to Obtain & to Nurture - Updated 2...
 
Oracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLONOracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLON
 
MAA for Oracle Database, Exadata and the Cloud
MAA for Oracle Database, Exadata and the CloudMAA for Oracle Database, Exadata and the Cloud
MAA for Oracle Database, Exadata and the Cloud
 
(Oracle) DBA and Other Skills Needed in 2020
(Oracle) DBA and Other Skills Needed in 2020(Oracle) DBA and Other Skills Needed in 2020
(Oracle) DBA and Other Skills Needed in 2020
 
Make Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For ItMake Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For It
 
MAA Best Practices for Oracle Database 19c
MAA Best Practices for Oracle Database 19cMAA Best Practices for Oracle Database 19c
MAA Best Practices for Oracle Database 19c
 
Best Practices for the Most Impactful Oracle Database 18c and 19c Features
Best Practices for the Most Impactful Oracle Database 18c and 19c FeaturesBest Practices for the Most Impactful Oracle Database 18c and 19c Features
Best Practices for the Most Impactful Oracle Database 18c and 19c Features
 
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
 
Oracle Database Availability & Scalability Across Versions & Editions
Oracle Database Availability & Scalability Across Versions & EditionsOracle Database Availability & Scalability Across Versions & Editions
Oracle Database Availability & Scalability Across Versions & Editions
 
Oracle RAC 19c - the Basis for the Autonomous Database
Oracle RAC 19c - the Basis for the Autonomous DatabaseOracle RAC 19c - the Basis for the Autonomous Database
Oracle RAC 19c - the Basis for the Autonomous Database
 

Kürzlich hochgeladen

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 

Kürzlich hochgeladen (20)

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 

Oracle RAC 11g Rel2 11201 installations

  • 1. <Insert Picture Here> Oracle RAC 11g Release 2 (11.2.0.1) – Installations Markus Michalewicz Senior Principal Product Manager Oracle RAC 1
  • 2. Agenda • Oracle Grid Foundation <Insert Picture Here> • Advanced Installation with Notes • Software only Installation with Notes • Oracle RAC Database Home Install • Oracle RAC Database Creation • ASMCA Installation step 1: Choose Product Next step 2
  • 3. Installation step 2: Type of Installation Next step Installation step 3: Language Support 3
  • 4. Installation step 4: Grid Plug And Play Info For more information on SCAN, see: http://www.oracle.com/technetwork/products/clustering/overview/scan-129069.pdf Installation step 4.1: GNS configuration This installation does not use GNS. 4
  • 5. Installation step 4.2: Pre-generated Names Installation step 4.2: Validation of Input 5
  • 6. Installation step 5: Cluster Node Information Installation step 5.1: Automatic SSH Setup / Test 6
  • 7. Installation step 5.2: SSH Setup Validation Installation step 5.3: Add Nodes to Cluster Note: OUI does not ask for a private node name. 7
  • 8. Installation step 5.4: Validation of Input Node names removed per Oracle policy Installation step 6: Network Interface Usage The private interconnect is determined by the subnet and the interface – names are not required. 8
  • 9. Installation step 6.1: Validation Installation step 7: OCR / Voting Disk Placement Next step No RAW device support in OUI anymore – upgrades support RAW devices. 9
  • 10. Installation step 8: ASM Configuration Installation step 8.1: ASM Discovery String The ASM default discovery string still points to /dev/raw/raw* on Linux. 10
  • 11. Installation step 8.2: Number of Disks Check Placing OCR and Voting Disks in ASM initiates a placement algorithm, enforcing a minimum number of disks (failure groups) in the DG that is being created. Installation step 8.3: Final ASM Configuration 11
  • 12. Installation step 9: ASM Role Separation Installation step 10: IPMI – New Fencing Option IPMI allows fencing (shutting down a node) using a remote access based on an additional network connection. IPMI is optional and requires hardware as well as software on each node before it can be enabled. For more information on IPMI, see: http://www.oracle.com/technetwork/products/clustering/overview/twp-rac11gr2-134105.pdf 12
  • 13. Installation step 11: ASM OS Authentication Installation step 11.1: ASM OS Authentication Check 13
  • 14. Installation step 12: Paths Installation step 13: oraInventory 14
  • 15. Installation step 14: Integrated Prerequisite Checks Installation step 14.1: Check Results and FixUp Scripts 15
  • 16. Installation step 14.2: Using FixUp Scripts Installation step 14.3: runfixup.sh – Output There is only 1 fixup script regardless of the number of items found, which “fixes it all” (only items declared as “fixable”). 16
  • 17. Installation step 14.4: After FixUp Check Installation step 14.4: After FixUp Check 17
  • 18. Installation step 14.5: After FixUp – Ignore the Rest Installation step 15: Final Review 18
  • 19. Installation step 16: Installation Progress Installation step 16.1: Run root.sh on every node Note the new parallelism option for root.sh 19
  • 20. Installation step 16.1: After root.sh – Finalize Installation step 17: Successfully Installed... 20
  • 21. Agenda • Oracle Grid Foundation <Insert Picture Here> • Advanced Installation with Notes • Software only Installation with Notes • Oracle RAC Database Home Install • Oracle RAC Database Creation • ASMCA Software Only Installation – Step 1 21
  • 22. Software Only Installation – Step 1 Note: Software Only Install distinguishes between installation and configuration. It only puts the binaries into place. It needs to be run on every server that is meant to be part of the cluster which is configured after the installation. Software Only step 2: Choose Language 22
  • 23. Software Only step 3: OS Groups Software Only step 3.1: All in one hand? 23
  • 24. Software Only step 4: (Software) Locations Software Only step 5: Inventory Information 24
  • 25. Software Only step 6: Prerequisite Checks Software Only step 6.1: FixUp as required 25
  • 26. Software Only step 7: Final Review Software Only step 8: Installation Progress 26
  • 27. Software Only step 8.1: Run root.sh(s) Software Only step 8.2: orainstRoot.sh 27
  • 28. Software Only Installation – Step 1 SILENT=false ORACLE_OWNER=oracle ORA_DBA_GROUP=oinstall ORA_ASM_GROUP=oinstall LANGUAGE_ID='AMERICAN_AMERICA.WE8ISO8859P1' STOP: before you run root.sh edit ORACLE_HOME=/u01/app/11.2.0/grid ORACLE_HOME/crs/install/crsconfig_params ORACLE_BASE=/u01/app/oracle/base … Once you have setup a valid crsconfig_params VNDR_CLUSTER=false OCR_LOCATIONS=NO_VAL for your new configuration, copy the file to all CLUSTER_NAME=cluster8 servers that are meant to be part of the cluster. HOST_NAME_LIST=node1,node2 (All that you have listed in “HOST_NAME_LIST” NODE_NAME_LIST=node1,node2 PRIVATE_NAME_LIST= here) VOTING_DISKS=NO_VAL #VF_DISCOVERY_STRING=%s_vfdiscoverystring% ASM_UPGRADE=false ASM_SPFILE= ASM_DISK_GROUP=DATA ASM_DISCOVERY_STRING=/dev/sd* ASM_DISKS=/dev/sdd5,/dev/sde5,/dev/sdd6,/dev/sde6 ASM_REDUNDANCY=NORMAL CRS_STORAGE_OPTION=1 CSS_LEASEDURATION=400 CRS_NODEVIPS=‘node1-vip/255.255.255.0/eth0,node2-vip/255.255.255.0/eth0' NODELIST=node1,node2 NETWORKS="eth0"/148.87.58.0:public,"eth1"/10.8.1.0:cluster_interconnect SCAN_NAME=stscan8.oracle.com SCAN_PORT=1521 GPNP_PA= … Software Only Installation – Step 1 [root@stbpo59 install]# /u01/app/11.2.0/grid/perl/bin/perl - I/u01/app/11.2.0/grid/perl/lib -I/u01/app/11.2.0/grid/crs/install /u01/app/11.2.0/grid/crs/install/rootcrs.pl 2009-05-28 15:01:43: Parsing the host name 2009-05-28 15:01:43: Checking for super user privileges 2009-05-28 15:01:43: User has super user privileges Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params Creating trace directory The oracle binary is currently linked with RAC disabled. Please execute the following steps to relink oracle binary with RAC enabled: cd <crshome> Note: Software only install does not link with “RAC_ON”. setenv ORACLE_HOME pwd cd rdbms/lib The RAC option must be linked into make -f ins_rdbms.mk rac_on ioracle the home before root.sh can be run to set up a cluster configuration. 28
  • 29. Agenda • Oracle Grid Foundation <Insert Picture Here> • Advanced Installation with Notes • Software only Installation with Notes • Oracle RAC Database Home Install • Oracle RAC Database Creation • ASMCA Database Installation: Type of Installation 29
  • 30. Database Installation: Type of Installation Database Installation: Type of Installation 30
  • 31. Database Installation: Type of Installation Database Installation: Type of Installation 31
  • 32. Database Installation: Type of Installation Database Installation: Type of Installation 32
  • 33. Database Installation: Type of Installation Database Installation: Type of Installation 33
  • 34. Database Installation: Type of Installation Database Installation: Type of Installation 34
  • 35. Database Installation: Type of Installation Database Installation: Type of Installation 35
  • 36. Database Installation: Type of Installation Database Installation: Type of Installation 36
  • 37. Database Installation: Type of Installation Database Installation: Type of Installation 37
  • 38. Agenda • Oracle Grid Foundation <Insert Picture Here> • Advanced Installation with Notes • Software only Installation with Notes • Oracle RAC Database Home Install • Oracle RAC Database Creation • ASMCA Database Creation 38
  • 46. Database Creation Agenda • Oracle Grid Foundation <Insert Picture Here> • Advanced Installation with Notes • Software only Installation with Notes • Oracle RAC Database Home Install • Oracle RAC Database Creation • ASMCA 46
  • 53. ASMCA Q& A QUESTIONS ANSWERS 53