During the health check, we observed that has service status is showing as down in EM12C
Error as shown in the Incident Manager :
PRVF-4037 : CRS is not installed on any of the nodes,Verification cannot proceed,,,CRS integrity check failed,,Verification of CRS integrity was unsuccessful on all the specified nodes. ,NODE_STATUS::<Host>:EFAIL,OVERALL_STATUS::EFAIL
Logged in to the host as Grid owner :
[oracle@<host> ~]$ cluvfy comp ocr
Verifying OCR integrity
Checking OCR integrity...
ERROR:
PRVF-4037 : CRS is not installed on any of the nodes
Verification cannot proceed
OCR integrity check failed
Verification of OCR integrity was unsuccessful on all the specified nodes.
[oracle@<host> ~]$
Cause :
/etc/oraInst.loc was pointing to incorrect Inventory..
Solution :
Corrected the /etc/oraInst.loc and pointed it to expected ( Grid ) Inventory
[oracle@<host> ~]$ cluvfy comp ocr
Verifying OCR integrity
Checking OCR integrity...
Checking the absence of a non-clustered configuration...
All nodes free of non-clustered, local-only configurations
ASM Running check passed. ASM is running on all specified nodes
Checking OCR config file "/etc/oracle/ocr.loc"...
OCR config file "/etc/oracle/ocr.loc" check successful
Disk group for ocr location "+DA_XX" available on all the nodes
NOTE:
This check does not verify the integrity of the OCR contents. Execute 'ocrcheck' as a privileged user to verify the contents of OCR.
OCR integrity check passed
Verification of OCR integrity was successful.
[oracle@<host> ~]$
Error as shown in the Incident Manager :
PRVF-4037 : CRS is not installed on any of the nodes,Verification cannot proceed,,,CRS integrity check failed,,Verification of CRS integrity was unsuccessful on all the specified nodes. ,NODE_STATUS::<Host>:EFAIL,OVERALL_STATUS::EFAIL
Logged in to the host as Grid owner :
[oracle@<host> ~]$ cluvfy comp ocr
Verifying OCR integrity
Checking OCR integrity...
ERROR:
PRVF-4037 : CRS is not installed on any of the nodes
Verification cannot proceed
OCR integrity check failed
Verification of OCR integrity was unsuccessful on all the specified nodes.
[oracle@<host> ~]$
Cause :
/etc/oraInst.loc was pointing to incorrect Inventory..
Solution :
Corrected the /etc/oraInst.loc and pointed it to expected ( Grid ) Inventory
[oracle@<host> ~]$ cluvfy comp ocr
Verifying OCR integrity
Checking OCR integrity...
Checking the absence of a non-clustered configuration...
All nodes free of non-clustered, local-only configurations
ASM Running check passed. ASM is running on all specified nodes
Checking OCR config file "/etc/oracle/ocr.loc"...
OCR config file "/etc/oracle/ocr.loc" check successful
Disk group for ocr location "+DA_XX" available on all the nodes
NOTE:
This check does not verify the integrity of the OCR contents. Execute 'ocrcheck' as a privileged user to verify the contents of OCR.
OCR integrity check passed
Verification of OCR integrity was successful.
[oracle@<host> ~]$