ARCHICELOG CORRUPTED ON OCFS
============
Windows 2003 SP1 x86_32
Oracle RAC 10.2.0.1 SE (crs, asm, database) 2 nodes
Patch p6661323 applied
Database files are on ASM
Archivelog are written to one OCFS partition on shared drive (see locally)
RMAN backup are written on another OCFS partition on the shared drive (see locally)
these 2 partitions relies on the same physical disks
Here is the format command used for OCFS drives (after applying patch p6661323)
cd c:\oracle\product\10.2.0\crs\cfs
ocfsformat /m N: /c 1024 /v OCFS_ARCHLOG /f /d /a
ocfsformat /m M: /c 1024 /v OCFS_BACKUP /f /d /a
Problem
======
Archivelog are useally corrupted
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============