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!

oracle cluster verification utility failed

992918Nov 11 2013 — edited Nov 11 2013

Hi All,

I am installing oracle cluster 11g r2 on two nodes. SolNode1 and SolNode2. however the oracle cluster verification utility is failed and there is not much detail in the installation log. following is the contents from installation log generated inside oraInventory

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: OCR detected on ASM. Running ACFS Integrity checks...

INFO: Starting check to see if ASM is running on all cluster nodes...

INFO: ASM Running check passed. ASM is running on all specified nodes

INFO: Starting Disk Groups check to see if at least one Disk Group configured...

INFO: Disk Group Check passed. At least one Disk Group configured

INFO: Task ACFS Integrity check passed

INFO: Checking Oracle Cluster Voting Disk configuration...

INFO: ASM Running check passed. ASM is running on all specified nodes

INFO: Oracle Cluster Voting Disk configuration check passed

INFO: User "grid" 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 Active state. Proceeding with check of clock time offsets on all nodes...

INFO: Check of clock time offsets 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: Starting check for The SSH LoginGraceTime setting ...

INFO: PRVE-0037 : LoginGraceTime setting passed on node "SolNode2"

INFO: PRVE-0037 : LoginGraceTime setting passed on node "SolNode1"

INFO: Check for The SSH LoginGraceTime setting passed

INFO: Post-check for cluster services setup was unsuccessful.

INFO: Checks did not pass for the following node(s):

INFO: SolNode2,SolNode1

INFO:

WARNING:

INFO: Completed Plugin named: Oracle Cluster Verification Utility

and the host files on both nodes are as below.

::1     localhost

127.0.0.1       localhost

#Public IPs

192.168.56.50   SolNode1        loghost

192.168.56.51   SolNode2        loghost

#Private IPs

10.10.10.1      SolNode1-piv

10.10.10.2      SolNode2-piv

#Virtaul IPs

192.168.56.60   SolNode1-vip

192.168.56.61   SolNode2-vip

#SCAN IP

192.168.56.70   cluster01-scan

I am wondering if there is anything wrong with Virtual IPs. Requesting all experts to help me on resolving of this issue.

Thanks,

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 9 2013
Added on Nov 11 2013
4 comments
1,782 views