To enable Oracle Cluster Synchronization Service daemon to start automatically
- Set the ENABLED attribute of the ora.asm resource to 0 using the following command:
# $GRID_HOME/bin/crsctl modify resource ora.asm -attr ENABLED=0
- Set the AUTO_START attribute of the ora.cssd resource as follows:
# $GRID_HOME/bin/crsctl modify resource ora.cssd -attr AUTO_START=always