![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 2165176.1 : Getting ORA-15032 ORA-1541 And/Or ORA-15260 While Adding The Disks Into DBFS DiskGroup When Expanding The Exadata i.e. Adding New Cell(Storage) Nodes
Created from <SR 3-13071695801> Applies to:Oracle Exadata Storage Server Software - Version 12.1.1.1.0 to 12.1.2.2.3 [Release 12.1]Exadata X4-2 Hardware - Version All Versions to All Versions [Release All Releases] Information in this document applies to any platform. SymptomsIf you are getting below errors while adding the disks into the DBFS DiskGroup on Exadata This situation may occur while expanding the Exadata i.e. adding CELL(Storage) nodes. In this example ; we are adding 4 NEW CELL (Storage) Nodes into the Existing Rack i.e. Quarter Rack ( 3 Existing CELL NODES )
ERROR ============= ORA-15032: not all alterations performed
OR
Getting below errors when changing the diskgroup attribute of DBFS ERROR ============= SQL> alter diskgroup dbfs_dg set attribute 'content.type' = 'system'
CauseNumber of disks for DBFS diskgroup is NOT same across ALL the CELL(storage) nodes i.e. OLD cell(storage) nodes and NEWLY added cell(storage) nodes. Older storage(cell) has 10 physical disks allotted for GRID DISKS for DBFS whereas newer CELL has 12 physical disks so there is a mismatch. Each CELL NODE has 12 Physical Disks and out of these 12 Physical Disks , first 2 disks ( slot 0 and slot 1 ) of each CELL(storage) node ; are being used by Exadata CELL Node Operating System ( Linux & Exadata Software ) and not available for DBFS diskgroup. DBFS ASM Diskgroup does NOT get/use first 2 disks. You can see query result/output below
DBFS_DG 30 <<<<<<<<<<<<<<<<<<<<<<<<<<<<< 3 Cell Nodes , each with 12 physical disks so there should be 36 disks but it has only 30 disks because first 2 disks are being used by Operating System AND not available for DBFS ( DATA and RECO )
RECOC1 84 <<<<<<<<<<<<<<<<<<<<<<<<<<<<< 7 CELL NODES ( 12*7) Solution1) Please login to ALL NEW CELL NODES ( In Our Example we are adding 4 new CELL nodes addition to existing 3 CELL nodes )
Each CELL NODE has 12 Physical Disks and out of these 12 Physical Disks , first 2 disks ( slot 0 and slot 1 ) of each CELL(storage) node ; are being used by Exadata CELL Node Operating System ( Linux & Exadata Software ) and not available for DBFS diskgroup and this is the reason , DATA , RECO has 36 disks on previous CELL nodes however DBFS has using only 30 ( 10 Physical Disks * 3 CELL nodes) ============== Example on ================== MyCellAdm04 <<<<<<<< NEW CELL NODE
Please do the same action on other CELL nodes also ( in this example MyCellAdm05 , MyCellAdm06 ,MyCellAdm07 )
2)
Attachments This solution has no attachment |
||||||||||||
|