Failed to register asm instance (Non-RAC) resources in Solaris Cluster 4.4
Hello Guys,
Our environment follow the document How To Setup ASM (11.2 And Later) On An Active/Passive Cluster (Non-RAC) ( Doc ID 1296124.1 )
- 2 node installed with solaris 11.4
- Installed with Oracle Solaris Cluster 4.4
- Registered VIP (Logical hostname resouces in Oracle Solaris Cluster 4.4)
- DB installed with 19c with ASM (Non-RAC) and startup with VIP
We facing an issue to create a asm-inst-rs in Solaris Cluster 4.4.
Below are the error message.
root@osc02:~# clrs create -g asm-inst-rg \
> -t SUNW.scalable_asm_instance_proxy \
> -p Oracle_home=$ORACLE_HOME \
> -p CRS_HOME=$GRID_HOME \
> -p "oracle_sid{osc01}"=+ASM \
> -p "oracle_sid{osc02}"=+ASM \
> -p Resource_dependencies_offline_restart=crs-fmwk-rs \