Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-2289552.1
Update Date:2017-07-26
Keywords:

Solution Type  Technical Instruction Sure

Solution  2289552.1 :   SuperCluster : Onecommand Step 10 Fail Kfod Fails To Find Disks  


Related Items
  • Oracle SuperCluster T5-8 Hardware
  •  
Related Categories
  • PLA-Support>Eng Systems>Exadata/ODA/SSC>SPARC SuperCluster>DB: SuperCluster_EST
  •  




In this Document
Goal
Solution
References


Created from <SR 3-15366972811>

Applies to:

Oracle SuperCluster T5-8 Hardware - Version All Versions to All Versions [Release All Releases]
Information in this document applies to any platform.

Goal

How to Troubleshoot  kfod issue on Supercluster : 

Step 10 Fail | kfod fails to find disks

 

 

export ORACLE_BASE=/u01/app/oracle;
export ORACLE_HOME=/u01/app/12.1.0.2/grid;
export LD_LIBRARY_PATH=$PATH:/u01/app/oracle/Oeda/Software/12.1.0.2/grid/stage/ext/lib;
/u01/app/oracle/Oeda/Software/12.1.0.2/grid/stage/ext/bin/kfod.bin disks=all op=disks ...

Error: Unable to get minimum number of grid disks from node sol_dbnode1.ddassc.co.za using command

Solution

 How to Debug :

 1) Verify HCA cards are on both compute nodes.

root# ibnetdiscover | grep <DB hosname >

 2) Verify RDS Ping :

root# rds-ping <storage_cell_ip>

 3) Verify kfod.bin file exist on both compute nodes.

root# ls -l /u01/app/oracle/Oeda/Software/12.1.0.2/grid/stage/ext/bin/kfod.bin

 4) Verify RDS Enabled or Disable 

root@sol_dbnode1:~# svcs rds
STATE STIME FMRI
disabled Jul_18 svc:/system/rds:default                  <<< Status Disable

 Note : If RDS is disable go ahead and enable RDS

==== Enabled RDS =====

root@sol_dbnode1:~# svcadm enable svc:/system/rds:default

root@sol_dbnode1:~# svcs rds
STATE STIME FMRI
online 9:59:50 svc:/system/rds:default

 

After above facts are confirmed, Please execute kfod utility again

References

<BUG:23528493> - "STEP 10: INSTALL CLUSTER SW" FAILING WITH "UNABLE TO GET MIN NO OF GRID DISKS"

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback