Symantec/OCEv4 - Oracle



OCE v4.1.1 for Oracle RAC 11g R2 (11.2.0.2.0)

Component: RAC Installation Scenarios

Platform: Generic (All Unix & Linux)

|OCE Support ID: | |

|Issue Date: |18-Mar-2011 |

[pic]

IMPORTANT: This is an OCE COMPONENT Checklist, and represents the tests/test-results specific to that component. It does NOT represent the full OCE requirement for any certification type.

To complete an OCE Certification, all relevant OCE components must be executed, and their corresponding checklists completed.

Refer to the OCE Release Notes (available online @ ) for full details on all OCE components.

BEFORE TESTING COMMENCES…

Please ensure that the requirements documented herein are thoroughly understood prior to the commencement of any testing. Failure to adhere to this recommendation will almost certainly result in a failure to satisify the minimum testing requirements, which in turn will cause lengthy delays.

Shared/Non-Shared ORACLE_HOME

Separate scenarios for shared/non-shared ORACLE_HOMEs have been removed. However, each of the shared/non-shared deployment options must be used in at least one of the scenarios.

Grid Naming Service (GNS)

Grid Naming Service must be enabled in the Oracle Grid Infrastructure install test scenario CRS Install Scenario #1. Refer to Grid Naming Service (GNS) network requirements described in Oracle Grid Infrastructure Installation Guide 11g Release 2 (11.2) for Linux, and to the OCE Installation & User’s Guide, Chapter 5, Section 5.2, for more information.

Note: Grid Naming Service (GNS) is disabled in the presence of vendor clusterware; as a result, the Typical option may be disabled. In such cases, CRS #1 and CRS #3 may be considered to be the same as CRS #2 and CRS #4, respectively.

Interoperability/Co-Existence

Interoperability Scenarios have been extended to include co-existence verification

Upgrades

New to OCEv4, a set of upgrade scenarios must now be completed. Note: “raw storage” in this checklist refers to block/character devices (e.g. logical volumes, etc)

Scenario Approval Requirements

Each and every scenario must be approved by the OCE Support team. Therefore, the scenario output must be provided for analysis. All required files should be archived, and the naming convention used for the archive should meaningfully reflect the scenario completed (e.g. crs1_inst_scen.tar, rac3_inst_scen.tar, etc). Files required are as follows:

• installActions*.log - The installActions log relevant to that scenario only. It is the user’s responsibility to ensure that the correct install log is provided for review. Install scenario archives containing multiple and/or unrelated logfiles will be rejected.

• prerequisite, verification checks - All installation requirements must be met; it is not acceptable to override prerequisite check failures encountered during installation. As any such failures will constitute an overall failure, care must be taken to ensure that all prerequisites have been addressed prior to installation.

• post-install checks output – All output from post-install checks must be provided. The script utility is recommended for this purpose.

For example, to address this requirement for CRS Install Scenario 1:

$ script /tmp/crs1.typescript

Script started, file is /tmp/crs1.typescript

$ /bin/crsctl check cluster –all

.

.

$ /bin/srvctl status nodeapps

.

.

$ exit

Script done, file is /tmp/crs1.typescript

Then, include /tmp/crs1.typescript in the crs1_inst_scen.tar archive for review by OCE Support.

If there are any problems please indicate here and in the Comments Section. Send any relevant logs with the checklist.

Oracle Grid Infrastructure Installation Scenarios

|CRS INSTALL SCENARIO #1 |Result (Pass/Fail) |

|Typical Installation of Grid Infrastructure 11gR2 (11.2.0.2); GNS enabled; |  |

|OCR/Vote on ASM | |

|Check installActions logfile for errors | |

|Check CRS Health ($ORA_CRS_HOME/bin/crsctl check cluster -all) | |

|Check CRS Resources – VIP, Network, ONS, eONS  ($ORA_CRS_HOME/bin/srvctl | |

|status nodeapps) are all online | |

|Verify the following commands | |

|srvctl stop gns | |

|srvctl start gns –l 6 | |

|srvctl disable gns | |

|srvctl enable gns | |

|srvctl config gns | |

|srvctl status gns | |

|(All output should be captured) | |

|CRS INSTALL SCENARIO #2 |Result (Pass/Fail) |

|Advanced Installation of Grid Infrastructure 11gR2 (11.2.0.2) - No Grid | |

|Naming Service (GNS); OCR/Vote on ASM | |

|Check installActions logfile for errors | |

|Check CRS Health ($ORA_CRS_HOME/bin/crsctl check cluster -all) | |

|Check CRS Resources – VIP, Network, ONS, eONS  ($ORA_CRS_HOME/bin/srvctl | |

|status nodeapps) are all online | |

|CRS INSTALL SCENARIO #3 |Result (Pass/Fail) |

|Typical Installation of Grid Infrastructure 11gR2 (11.2.0.2); OCR/Vote on | |

|CFS | |

|Check installActions logfile for errors | |

|Check CRS Health ($ORA_CRS_HOME/bin/crsctl check cluster -all) | |

|Check CRS Resources – VIP, Network, ONS, eONS,  ($ORA_CRS_HOME/bin/srvctl | |

|status nodeapps) are all online | |

|CRS INSTALL SCENARIO #4 |Result (Pass/Fail) |

|Advanced Installation of Grid Infrastructure 11gR2 (11.2.0.2) - No Grid | |

|Naming Service (GNS); OCR/Vote on CFS | |

|Check installActions logfile for errors | |

|Check CRS Health ($ORA_CRS_HOME/bin/crsctl check cluster -all) | |

|Check CRS Resources – VIP, Network, ONS, eONS  ($ORA_CRS_HOME/bin/srvctl | |

|status nodeapps) are all online | |

|CRS INSTALL SCENARIOS - SHARED, NON-SHARED GI ORACLE_HOMEs |

|Oracle does not recommend installing the Grid Infrastructure software into a shared home |

Oracle RAC Installation Scenarios

|RAC INSTALL SCENARIO #1 |Result (Pass/Fail) |

|Oracle RAC 11gR2 (11.2.0.2) |  |

|Default options | |

|General Purpose, Admin-managed DB | |

|DB instances on all nodes | |

|Datafiles on ASM | |

|Check installActions logfile for errors | |

|Verify database status ($ORACLE_HOME/bin/srvctl status database –d | |

|) | |

|RAC INSTALL SCENARIO #2 |Result (Pass/Fail) |

|Oracle RAC 11gR2 (11.2.0.2) | |

|All options | |

|General Purpose, Policy-managed DB | |

|Server pool cardinality = # cluster nodes | |

|Datafiles on CFS | |

|Check installActions logfile for errors | |

|Verify database status ($ORACLE_HOME/bin/srvctl status database –d | |

|) | |

|RAC INSTALL SCENARIO #3 |Result (Pass/Fail) |

|Oracle RAC Installation 11gR2 (11.2.0.2) | |

|All options | |

|Custom, Policy-managed DB | |

|Server pool cardinality < # cluster nodes | |

|DB Block Size = 16384 bytes | |

|Datafiles on CFS | |

|Check installActions logfile for errors | |

|Verify database status ($ORACLE_HOME/bin/srvctl status database –d | |

|) | |

|RAC INSTALL SCENARIO #4 |Result (Pass/Fail) |

|Oracle RAC Installation 11gR2 (11.2.0.2) | |

|All options | |

|Data Warehouse, Policy-managed DB | |

|Server pool cardinality = # cluster nodes | |

|Datafiles on ASM | |

|Check installActions logfile for errors | |

|Verify database status ($ORACLE_HOME/bin/srvctl status database –d | |

|) | |

|RAC INSTALL SCENARIO #5 |Result (Pass/Fail) |

|Oracle RAC Installation 11gR2 (11.2.0.2) | |

|All options | |

|General Purpose, Policy-managed DB | |

|Server pool cardinality # cluster nodes | |

|RAC ORACLE_HOME located on ASM Cluster File System (ACFS) | |

|Check installActions logfile for errors | |

|Verify database status ($ORACLE_HOME/bin/srvctl status database –d | |

|) | |

|RAC INSTALL SCENARIOS - SHARED, NON-SHARED RAC ORACLE_HOMEs |RAC Install Scenario #s |

|List the RAC Install Scenarios completed using a SHARED RAC ORACLE_HOME | |

|(must be at least one, other than #5) | |

|List the RAC Install Scenarios completed using a NON-SHARED RAC ORACLE_HOME | |

|(must be at least one) | |

Oracle Clusterware Upgrade Scenarios

|CRS UPGRADE SCENARIO #1 |Result (Pass/Fail) |

|Upgrade Oracle CRS 11gR1 (11.1.0.7) to Oracle Grid Infrastructure 11gR2 |  |

|(11.2.0.2) | |

|CRS 11gR1 OCR/Vote on raw storage | |

|Check installActions logfile for errors | |

|Verify CRS 11.2.0.2 is active ($ORA_CRS_HOME/bin/crsctl query crs | |

|activeversion) | |

|Migrate storage from raw to ASM | |

|$ORA_CRS_HOME/bin/ocrconfig –add + (to add a disgroup as an OCR location) | |

|$ORA_CRS_HOME/bin/ocrconfig –delete … (remove older storage configuration;| |

|repeat if necessary for multiple OCR locations) | |

|Check CRS Health ($ORA_CRS_HOME/bin/crsctl check cluster -all) | |

|Check CRS Resources – VIP, Network, ONS, eONS  ($ORA_CRS_HOME/bin/srvctl | |

|status nodeapps) are all online | |

|CRS UPGRADE SCENARIO #2 |Result (Pass/Fail) |

|Upgrade Oracle CRS 10gR2 (>=10.2.0.4) to Oracle Grid Infrastructure 11gR2 | |

|(11.2.0.2) | |

|CRS 10gR2 OCR/Vote on raw storage | |

|Check installActions logfile for errors | |

|Verify CRS 11.2.0.2 is active ($ORA_CRS_HOME/bin/crsctl query crs | |

|activeversion) | |

|Migrate storage from raw to ASM | |

|$ORA_CRS_HOME/bin/ocrconfig –add + (to add a disgroup as an OCR location) | |

|$ORA_CRS_HOME/bin/ocrconfig –delete … (remove older storage configuration;| |

|repeat if necessary for multiple OCR locations) | |

|Check CRS Health ($ORA_CRS_HOME/bin/crsctl check cluster -all) | |

|Check CRS Resources – VIP, Network, ONS, eONS  ($ORA_CRS_HOME/bin/srvctl | |

|status nodeapps) are all online | |

|CRS UPGRADE SCENARIO #3 |Result (Pass/Fail) |

|Upgrade Oracle Grid Infrastructure 11.2.0.1 to Oracle Grid Infrastructure | |

|11.2.0.2 | |

|Check installActions logfile for errors | |

|Verify CRS 11.2.0.2 is active ($ORA_CRS_HOME/bin/crsctl query crs | |

|activeversion) | |

|Check CRS Health ($ORA_CRS_HOME/bin/crsctl check cluster -all) | |

|Check CRS Resources – VIP, Network, ONS, eONS  ($ORA_CRS_HOME/bin/srvctl | |

|status nodeapps) are all online | |

Oracle RAC Upgrade Scenarios

|RAC UPGRADE SCENARIO #1 |Result (Pass/Fail) |

|Upgrade Oracle RAC 11gR1 (11.1.0.7) to Oracle RAC 11gR2 (11.2.0.2) |  |

|RAC 11gR1 DB datafiles on raw storage | |

|Check installActions logfile for errors | |

|Verify database status ($ORACLE_HOME/bin/srvctl status database –d | |

|) | |

|RAC UPGRADE SCENARIO #2 |Result (Pass/Fail) |

|Upgrade Oracle RAC 10gR2 (>=10.2.0.4) to Oracle RAC 11gR2 (11.2.0.2) | |

|RAC 10gR2 DB datafiles on raw storage | |

|Check installActions logfile for errors | |

|Verify database status ($ORACLE_HOME/bin/srvctl status database –d | |

|) | |

|RAC UPGRADE SCENARIO #3 |Result (Pass/Fail) |

|Upgrade Oracle RAC 11.2.0.1 to Oracle RAC 11.2.0.2 | |

|Check installActions logfile for errors | |

|Verify database status ($ORACLE_HOME/bin/srvctl status database –d | |

|) | |

Interoperability & Co-Existence Scenarios

|INTEROPERABILITY & CO-EXISTENCE SCENARIO #1 |Result (Pass/Fail) |

|Install Oracle Grid Infrastructure 11gR2 (11.2.0.2) |  |

|Install Oracle RAC 11gR1 (11.1.0.7) | |

|Create 11gR1 (11.1.0.7) RAC DB, using 11gR2 ASM for datafile storage | |

|Verify 11gR1 database status ($ORACLE_HOME/bin/srvctl status database –d | |

|) | |

|Create 11gR2 (11.2.0.2) RAC DB, using 11.2.0.2 ASM for datafile storage | |

|while 11gR1 DB is present | |

|Verify both 11gR1 & 11gR2 DB statuses ($ORACLE_HOME/bin/srvctl status | |

|database –d ) | |

|INTEROPERABILITY & CO-EXISTENCE UPGRADE SCENARIO #2 |Result (Pass/Fail) |

|Install Oracle Grid Infrastructure 11gR2 (11.2.0.2) | |

|Install Oracle RAC 10gR2 (>=10.2.0.4) | |

|Create 10gR2 (>=10.2.0.4) RAC DB, using 11gR2 ASM for datafile storage | |

|Verify 10gR2 database status ($ORACLE_HOME/bin/srvctl status database –d | |

|) | |

|Create 11gR2 (11.2.0.2) RAC DB, using 11gR2 ASM for datafile storage while | |

|10gR2 DB is present | |

|Verify both 10gR2 & 11gR2 DB statuses ($ORACLE_HOME/bin/srvctl status | |

|database –d ) | |

Additional Comments – RAC Installation Scenarios

|Insert additional comments here |

| |

| |

| |

| |

| |

| |

| |

| |

| |

UPON COMPLETION OF RAC Installation Scenarios…

Vendor emails completed “RAC Installation Scenarios Component Checklist” to OCE Support

Upon completion of all testing, if there are no open issues please email completed checklist to certsup_ww@

Important:

The checklist must be completed in full.

All incomplete submissions will be returned to sender.

All checklists must include valid support information (e.g. OCE Support ID, etc)

 

OCE Support reviews, approves “RAC Installation Scenarios Component” completion

The Oracle Certification Environment Group reviews the component checklist submitted by vendors upon completion of testing. This DOES NOT complete certification activities; in order to complete an OCE Certification, ALL OCE Components relevant to that certification category must be completed and approved by OCE Support.

UPON COMPLETION OF ALL OCE COMPONENTS REQUIRED FOR CERTIFICATION…

When all OCE Components have been completed and approved, the set of component checklists (already complete) should be submitted to OCE Support, along with a fully completed OCE Certification Approval Request. The OCE Certification Approval Request template is available online @ , along with all OCE Component Checklists.

All communication with the Oracle Certification Environment team is via email to certsup_ww@

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download