Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-1504002.1
Update Date:2013-01-30
Keywords:

Solution Type  Problem Resolution Sure

Solution  1504002.1 :   EM Alert: Warning:+ASM - Disk Group DBFS_DG has failure groups with disks of different sizes which may lead to suboptimal space usage  


Related Items
  • Oracle Exadata Storage Server Software
  •  
  • Exadata Database Machine V2
  •  
  • Oracle Enterprise Manager
  •  
Related Categories
  • PLA-Support>Eng Systems>Exadata/ODA/SSC>Oracle Exadata>DB: Exadata_EST
  •  


You see the following Warning via EM "...Message=Disk Group DBFS_DG has failure groups with disks of different sizes which may lead to suboptimal space usage. Changing the configuration may alleviate this problem..." The warning can be seen during RBAL operations and may be a false alert.

Created from <SR 3-6342058401>

Applies to:

Oracle Exadata Storage Server Software - Version 11.2.1.3.0 and later
Oracle Enterprise Manager - Version 11.1 to 11.1
Exadata Database Machine V2 - Version All Versions to All Versions [Release AllReleases]
Information in this document applies to any platform.
RBAL ; suboptimal space usage ; disks of different sizes ;

Symptoms

You receive the following Warning via EM using an Engineered System such as Exadata
 
     EM Alert: Warning:+ASM1_abc - Disk Group DBFS_DG has failure groups with disks of different sizes which may lead to suboptimal space usage. Changing the configuration may alleviate this problem.

Changes

 Recent disk replacement
 

Cause

A RBAL after disk replacement and lead to false alerts regarding Disk size: This is a problem  and can be ignored after some queries are issued to confirm if the warning is valid or due to the RBAL operations seen after disk replacement
 

 

Solution

Assess the storage after the RBAL is completed to confirm if the messages continue to occur

 

Wait until all RBAL operations have completed and confirm if the messages seen continue to occur based on post RBAL timestamps or not
- If the errors continue, then check the outputs of

  • SQL> select * from gv$asm_operation                       --- this should not return any row once re balance is completed.

    If the above is completed then issue the following queries

  • SQL> select name, total_mb, os_mb from V$ASM_DISK order by 1;

    and queries from  Resizing Grid Disks in Exadata: Example of Recreating RECO Grid Disks in a Rolling Manner (Doc ID 1465230.1)
    - including:

  • $  dcli –g cell_group -l celladmin "cellcli -e list griddisk attributes name,size"
  •     dcli –g cell_group -l celladmin "cellcli -e list celldisk attributes name,freespace”
  •     dcli -g cell_group -l celladmin "cellcli -e list griddisk attributes name,offset | grep -i dbfs_dg"

Ignore the warnings if associated with Disk replacement and RBAL

If the warnings continue however, please contact Oracle support for a review
 

References

<NOTE:1465230.1> - Resizing Grid Disks in Exadata: Example of Recreating RECO Grid Disks in a Rolling Manner

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback