![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2226825.1 : ODA X6-2 HA deploy fails at step 21 '/' is not shared across the cluster nodes"
In this Document
Created from <SR 3-14082415511> Applies to:Oracle Database Appliance X6-2 Hardware - Version All Versions and laterInformation in this document applies to any platform. SymptomsWhen performing ODA deploy with database creation, step 21 fails on X6-2HA with below error. u01/app/oracle/cfgtoollogs/dbca/<SID>.log
---- Unique database identifier check passed. / is not shared across the cluster nodes.
CauseCustomer used old (12.1.2.8.0 or older) onecommand.params file. Updated CONFIGVERSION=12.1.2.9.0 and loaded to GUI. DATA_ON_FLASH is set to true in oencommand.params file Solutionedit onecommad.params file to change DATA_ON_FLASH to false or use GUI to create onecommand.params file (GUI wont provide option to choose flash) DATA_ON_FLASH=false
For X6-2 HA, all disks are SSD and there is no flash diskgroup.
When setting DATA_ON_FLASH=false, the DB diskgroup are DATA/RECO on SSDs.
References<BUG:25437152> - ODA 12.1.2.9 CREATE DATABASE FAILS AT STEP 21Attachments This solution has no attachment |
||||||||||||||||||
|