How does one add OCFS DRIVES after creating a RAC that uses ASM for all database files, OCR and Voti
I have created a 2-Node RAC on Windows 2008 R2. It stores the OCR, Voting disks and database files in ASM.
I now want to format an E: drive and an H: drive with OCFS so that I can store external tables and backups on drives that are shared between the two nodes. Sounds simple right?
Well, if I run
C:\OracleGrid\cfs>ocfsformat /m E: /c 4 /v DATA /f
I get this error:
RegGetClusterName(): RegOpenKeyEx failed with error 203
This indicates that OCFS has not been configured correctly on this node