question on OCR/Vote disk behavior when using external and normal redundancy
Dear Experts,
We are on 12.1.0.2 oracle database 2 node rac.
In normal or high redundancy disk group where ocr/vote disk is placed:
1) if one of the disk is corrupted,then disk group will be dismounted and crsd does down.Use alter diskgroup mount force which will mount diskgroup even when disk is missing.--->Is this true? -
We expect the database to be running in this case without any dismounting of diskgroup.
2) In a external redundancy disk group with raid 5/10,if one of the disk where ocr/votedisk is placed is corrupted,then your disk group will be dismounted and crsd does down.Is this true?