Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

11.2.0.2 RAC CRS Install - cluvfy failing

User10777491-OracleOct 10 2011 — edited Oct 13 2011
I am trying to install 11.2.0.2 RAC on 2 node (64bit LINUX OELv5) cluster: slc00eoz, slc00epa. After running root.sh on both the nodes, when I click next, the wizard completes the install, but the following 2 tasks fail:
1) Configure Oracle Grid Infrastructure for a cluster
2) Oracle Cluster Verification Utility

And I get the message:
[INS-20802] Oracle Cluster Verification Utility failed.
I see the following failures in installActions logs under oraInverntory/logs:
INFO: Checking cluster integrity...
INFO: Cluster is divided into 2 partitions
INFO: Partition 1 consists of the following members:
INFO: Node Name
INFO: ------------------------------------
INFO: Partition 2 consists of the following members:
INFO: Node Name
INFO: ------------------------------------
INFO: Cluster integrity check failed. Cluster is divided into 2 partition(s).
INFO: Checking OCR integrity...
INFO: Checking the absence of a non-clustered configuration...
INFO: All nodes free of non-clustered, local-only configurations
INFO: Checking OCR config file "/etc/oracle/ocr.loc"...
INFO: OCR config file "/etc/oracle/ocr.loc" check successful
INFO: Checking OCR location "/oraohnas/grid1/iasinst/product/11.2.0/vdskNocr/ocr"...
INFO: Check for OCR location "/oraohnas/grid1/iasinst/product/11.2.0/vdskNocr/ocr" successful
INFO: Check for compatible storage device for OCR location "/oraohnas/grid1/iasinst/product/11.2.0/vdskNocr/ocr"...
INFO: Check for compatible storage device for OCR location "/oraohnas/grid1/iasinst/product/11.2.0/vdskNocr/ocr" is successful...
INFO: Checking OCR device "/oraohnas/grid1/iasinst/product/11.2.0/vdskNocr/ocr" for sharedness...
INFO: OCR device "/oraohnas/grid1/iasinst/product/11.2.0/vdskNocr/ocr" is shared...
INFO: Checking size of the OCR location "/oraohnas/grid1/iasinst/product/11.2.0/vdskNocr/ocr" ...
INFO: Size check for OCR location "/oraohnas/grid1/iasinst/product/11.2.0/vdskNocr/ocr" successful...
INFO: NOTE:
INFO: This check does not verify the integrity of the OCR contents. Execute 'ocrcheck' as a privileged user to verify the contents of OCR.
INFO: OCR integrity check passed
INFO: Checking CRS integrity...
INFO: ERROR:
INFO: PRVF-5316 : Failed to retrieve version of CRS installed on node "slc00epa"
INFO: CRS integrity check failed
INFO: Checking node application existence...
INFO: Checking existence of VIP node application (required)
INFO: PRVF-4567 : Failed to check existence of VIP node application on nodes "slc00epa"
INFO: Checking existence of NETWORK node application (required)
INFO: PRVF-4570 : Failed to check existence of NETWORK node application on nodes "slc00epa"
INFO: Checking existence of GSD node application (optional)
INFO: GSD node application is offline on nodes "slc00eoz,slc00epa"
INFO: Checking existence of ONS node application (optional)
INFO: PRVF-4576 : Failed to check existence of ONS node application on nodes "slc00epa"
INFO: Checking Single Client Access Name (SCAN)...
INFO: Checking TCP connectivity to SCAN Listeners...
INFO: TCP connectivity to SCAN Listeners exists on all cluster nodes
INFO: Checking name resolution setup for "slc00eoz-r.us.oracle.com"...
INFO: Verification of SCAN VIP and Listener setup passed
INFO: Checking OLR integrity...
INFO: Checking OLR config file...
INFO: OLR config file check successful
INFO: Checking OLR file attributes...
INFO: OLR file check successful
INFO: WARNING:
INFO: This check does not verify the integrity of the OLR contents. Execute 'ocrcheck -local' as a privileged user to verify the contents of OLR.
INFO: OLR integrity check passed
INFO: Checking Oracle Cluster Voting Disk configuration...
INFO: Oracle Cluster Voting Disk configuration check passed
INFO: User "iasinst" is not part of "root" group. Check passed
INFO: Checking if Clusterware is installed on all nodes...
INFO: Check of Clusterware install passed
INFO: Checking if CTSS Resource is running on all nodes...
INFO: CTSS resource check passed
INFO: Querying CTSS for time offset on all nodes...
INFO: Query of CTSS for time offset passed
INFO: Check CTSS state started...
INFO: CTSS is in Observer state. Switching over to clock synchronization checks using NTP
INFO: Starting Clock synchronization checks using Network Time Protocol(NTP)...
INFO: NTP Configuration file check started...
INFO: NTP Configuration file check passed
INFO: Checking daemon liveness...
INFO: Liveness check passed for "ntpd"
INFO: Check for NTP daemon or service alive passed on all nodes
INFO: NTP daemon slewing option check passed
INFO: NTP daemon's boot time configuration check for slewing option passed
INFO: NTP common Time Server Check started...
INFO: Check of common NTP Time Server passed
INFO: Clock time offset check from NTP Time Server started...
INFO: Clock time offset check passed
INFO: Clock synchronization check using Network Time Protocol(NTP) passed
INFO: Oracle Cluster Time Synchronization Services check passed
INFO: Checking VIP configuration.
INFO: Checking VIP Subnet configuration.
INFO: Check for VIP Subnet configuration passed.
INFO: Checking VIP reachability
INFO: Check for VIP reachability passed.
INFO: Post-check for cluster services setup was unsuccessful.
INFO: Checks did not pass for the following node(s):
INFO: slc00eoz,slc00epa
INFO:
WARNING:
INFO: Completed Plugin named: Oracle Cluster Verification Utility


Verified that SCAN and VIPs are configured/running on both the nodes. SSH connectivity is also passing on both the nodes. Private Interconnects are also pingable by both the nodes.
OCR and voting disk are accessible by both the nodes.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 10 2011
Added on Oct 10 2011
9 comments
3,634 views