How to unregister ora.crsd ?
I'm trying to install grid infrastructure from scratch, the installer runs without errors, but when I run the root.sh script I always get the following error:
2021/03/08 11:47:51 CLSRSC-594: Executing installation step 18 of 19: 'ConfigNode'.
PRCT-1011 : Failed to run "crsctl". Detailed error: CRS-4003: Resource 'ora.crsd' is registered.
2021/03/08 11:50:04 CLSRSC-180: An error occurred while executing the command '/u01/app/grid/19/bin/srvctl add cvu'
2021/03/08 11:50:04 CLSRSC-287: FirstNode configuration failed
I'm unable to find relevant information for CRS-4003 error.
So my question is, how can I unregisted ora.crsd so that the root.sh script can run without errors?