It all starts with creation of a database on a Database appliance which failed with the error
|
Validation of server pool succeeded. Registering database with Oracle Restart PRCR-1006 : Failed to add resource ora.demodb.db for demodb PRCR-1071 : Failed to register or update resource ora.demodb.db CRS-2566: User 'oracle' does not have sufficient permissions to operate on resource 'ora.redo.datastore.acfs', which is part of the dependency specification. DBCA_PROGRESS : DBCA Operation failed. |
One of the things … is it due to running on the ODA or is it a general cluster issue? It was easy to verify as this customer had another ODA on which everything just works smoothly. So we started to compare the environments. One tiny little thing appeared to be different: the ACL. On a working ODA:
|
[grid@ODA_A-1 ~]$ crsctl status resource ora.redo.datastore.acfs -p |grep ACL ACL=owner:root:rwx,pgrp:root:r-x,other::r--,user:oracle:r-x [grid@ODA_A-1 ~]$ |
On…
Read More Read More
Like this:
Like Loading...