Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Exadata : Implement and error step 14 Create Diskgroup

user12971533Jun 16 2017 — edited Jun 16 2017

Hi

I'm implement new Exadata X6-2 with Exadata SW 12.1.2.3.4 and OEDA Mar 2017. I found error at step 14 Create Diskgroup same below

====== ERROR from node testdb01.domain.com ======

Command = testdb01.domain.com | oracle | ORACLE_HOME=/u01/app/12.1.0.2/grid;export ORACLE_HOME;ORACLE_SID=+ASM1; export ORACLE_SID;PATH=$PATH:$ORACLE_HOME/bin;export PATH;$ORACLE_HOME/bin/sqlplus -s / as sysasm <<_EOF

set echo off head off feedback off

  create diskgroup DBFS_DG HIGH redundancy disk 'o/192.168.10.5;192.168.10.6/DBFS_DG_CD_02_testceladm01'

, 'o/192.168.10.5;192.168.10.6/DBFS_DG_CD_03_testceladm01'

, 'o/192.168.10.5;192.168.10.6/DBFS_DG_CD_04_testceladm01'

, 'o/192.168.10.5;192.168.10.6/DBFS_DG_CD_05_testceladm01'

, 'o/192.168.10.7;192.168.10.8/DBFS_DG_CD_02_testceladm02'

, 'o/192.168.10.7;192.168.10.8/DBFS_DG_CD_03_testceladm02'

, 'o/192.168.10.7;192.168.10.8/DBFS_DG_CD_04_testceladm02'

, 'o/192.168.10.7;192.168.10.8/DBFS_DG_CD_05_testceladm02'

, 'o/192.168.10.9;192.168.10.10/DBFS_DG_CD_02_testceladm03'

, 'o/192.168.10.9;192.168.10.10/DBFS_DG_CD_03_testceladm03'

, 'o/192.168.10.9;192.168.10.10/DBFS_DG_CD_04_testceladm03'

, 'o/192.168.10.9;192.168.10.10/DBFS_DG_CD_05_testceladm03'

attribute 'cell.smart_scan_capable'='TRUE', 'au_size' = '4M', 'compatible.asm' = '12.1.0.2', 'compatible.rdbms' = '11.2.0.4', 'appliance.mode' = 'true', 'compatible.advm' = '12.1.0.2';

_EOF

Ret code = <2> from node testdb01.domain.com

   create diskgroup DBFS_DG HIGH redundancy disk 'o/192.168.10.5;192.168.10.6/DBFS_DG_CD_02_testceladm01'

*

ERROR at line 1:

ORA-15018: diskgroup cannot be created

ORA-15414: Appliance mode requires at least 3 failure groups and either 10 or

12 disks in all failure groups.

Please help me step to solve this error on Exadata.

Thanks

Regards

Chatchai S.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2017
Added on Jun 16 2017
2 comments
500 views