odacli create-database questions on ACFS volumes after update to 18.0.0.0 X6-2HA
X6-2HA
18.0.0.0.0
Just updated from oakcli to odacli and creating our first database using odacli
The database creation failed as it looks like odacli is creating new ACFS volumes and not honoring our existing ACFS mountpoints from oakcli
So first creation of a database with odacli
1. Create a new redo volume (this fails as we have allocated all of our redo space to existing /u01/app/oracle/oradata/datastore
Creating a database with odacli will
1. Create a new datastore volume for database files, not honoring existing /u02/app/oracle/oradata/datastore
2. Create a new datastore for reco, not honoring existing /u01/app/oracle/fast_recovery_area/datastore