Add disk to 12.2 OCR/Vote disk group
I have problem adding disk to the 12.2 RAC OCR diskgroup. The GRID install response file had : oracle.install.asmOnNAS.ocrLocation=/ocrvote1/asm/ocrvfdg. I created the directory /ocrvote1/asm/ocrvfdg.
The installer created the OCR diskgroup OCRVFDG with /ocrvote1/asm/ocrvfdg/ocrvfdgdisk0. The asm_diskstring was set to "/ocrvote1/asm/ocrvfdg". I want to add another disk to diskgroup.
I have created the directory /ocrvote2/asm/ocrvfdg. I have changed the asm_diskstring to "/ocrvote1/asm/ocrvfdg,/ocrvote2/asm/ocrvfdg". But querying v$asm_disk still shows the first disk only. What do I need to do to make ASM recognize the 2nd disk?