CRS-2529: Unable to act on 'ora.asm' because that would require stopping or relocating 'ora.DATA.dg' is encountered when issuing 'srvctl stop asm -n <nodename>'
Error:
srvctl stop asm -n <nodename>
CAUSE :
The OCR is located on ASM and CRSD is client of ASM thus ASM can't be shutdown
APPLIES TO:
Oracle Database - Enterprise Edition - Version 11.2.0.1.0 and later
SOLUTION:
One way to remedy this error is to stop Grid Infrastructure / Clusterware on the local node, then restart. The following command can / should be used to stop Oracle Clusterware as root user.
$GI_HOME/bin/crsctl stop crs
Note that 'crsctl stop crs' acts on the local node only.
REFERENCE:
CRS-2529: Unable To Act On 'Ora.Asm' Because That Would Require Stopping Or Relocating 'Ora.Data.Dg' (Doc ID 1446330.1)