Bug 26910716: Disk Group Unmounted After Offlining Disks with already one of failgroup dismounted
(Doc ID 2434330.1)
Last updated on FEBRUARY 19, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.1 and laterInformation in this document applies to any platform.
Symptoms
Offlining another failgroup with already offlined failgroups results in diskgroup dismount .
Offlining multiple failgroup leads to reduced number of quorum concensus. So, ASM dismount the diskgroup.
SQL> alter diskgroup <DISKGROUP_NAME> offline disks in quorum failgroup Qfg
*
ERROR at line 1:
ORA-15032: not all alterations performed
ORA-15315: Write errors in disk group <DISKGROUP_NAME> could lead to inconsistent ASM metadata.
We need to reject offlining of new failgroup to keep diskgroup mounted.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |