CLSRSC-564 error during GI upgrade (18.3.0.0)
Hi.
While patching an ODA x-6 HA (Virtualised Platform) to 18.3.0.0 I got the following error.
2019-08-17 22:45:34: CLSRSC-564: Failed to disable the CVU resource during upgrade.
After investigation the ora.cvu resource was missing:
srvctl status cvu
PRKO-2700 : The CVU resource is not configured
Solution was the following:
su - grid
srvctl add cvu -checkinterval 360
srvctl status cvu
CVU is enabled but is not running
srvctl start cvu
Note this must be done as the grid user otherwise you will get the following error
PRCR-1071 : Failed to register or update resource ora.cvu
CRS-0245: User doesn't have enough privilege to perform the operation