11gR2 RAC - Voting disk mount_status = closed
Hi all,
I have a configuration with 2 node and 11.2.0.1 installed.
Node 1: HPUX + Storage EVA C7000
Node 2: HPUX + Storage EVA C3000
For high availability test, we tryed to disconnect one EVA.
When we unplugged EVA C3000, cluster remained online.
When we unplugged EVA C7000, cluster sent shutdown command to both node.
I checked dozen of log, then I checke v$asm_disk.
In particular, I found that some voting disk were in mount_status = CLOSED. (they seems voting disk because their size were 1024kb).
So, I have 2 voting disk in CRS DISKGROUP and correctly online (I suppose disks of C7000) and 2 voting disk that are ONLINE, MEMBER but CLOSED, as shown in the query.
MS HS MOS STATE PATH
------- ------------ ------- -------- -------------------
CLOSED MEMBER ONLINE NORMAL /dev/rdisk/disk208
CLOSED MEMBER ONLINE NORMAL /dev/rdisk/disk193
MS HS MOS STATE PATH
------- ------------ ------- -------- -------------------
CACHED MEMBER ONLINE NORMAL /dev/rdisk/disk188
CACHED MEMBER ONLINE NORMAL /dev/rdisk/disk206
How can I put 'CACHED' also disks that are CLOSED?
With asmca I can't found any features to do it.
Thanks in advance.
Best Regards.
Alessandro