delete node 11gR2 rac
Dear all,
We have 3 nodes in a 11gR2 rac environment. I need to remove one node from cluster.
My OCR and voting disk are hosted on ASM so I cannot delete the asm instance without stopping the CRS.
I stopped the CRS on node "3" and tried to remove the ASM instance [ASM3] from node 3 with
srvctl [srvctl remove asm -n node3] but the option "-n" is no more available on 11g R2.
Apparently, I may only use "srvctl remove asm" on the local node, but that means the CRS has to be up.
The documentation is not clear about removing asm instance, when OCR is in ASM.