During "crsctl stop crs": 6 attempts to dismount diskgroup, while 5 of those fails with ORA-15001
(Doc ID 2221291.1)
Last updated on SEPTEMBER 16, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 to 11.2.0.4 [Release 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
1) 6 attempts to dismount a single diskgroup, while 5 of those failed with ORA-15001 when stopping clusterware with "crsctl stop crs":
SQL> ALTER DISKGROUP LFTMESARCH DISMOUNT /* asm agent *//* {1:22302:63417} */ <<<<<<<<<<<<<<<<<<<<<<< Dismount LFTMESARCH first time.
....
SUCCESS: diskgroup LFTMESARCH was dismounted
NOTE: cache deleting context for group LFTMESARCH 2/0x00184e45
SUCCESS: ALTER DISKGROUP LFTMESARCH DISMOUNT /* asm agent *//* {1:22302:63417} */ <<<<<<<<<<<<<<<<<< LFTMESARCH has been dismounted.
NOTE: messaging CKPT to quiesce pins Unix process pid: 16603, image: oracle@<nodename1> (TNS V1-V3)
SQL> ALTER DISKGROUP LFTMESARCH DISMOUNT /* asm agent *//* {1:22302:63417} */ <<<<<<<<<<< 2nd time.
ORA-15032: not all alterations performed
ORA-15001: diskgroup "LFTMESARCH" does not exist or is not mounted
ERROR: ALTER DISKGROUP LFTMESARCH DISMOUNT /* asm agent *//* {1:22302:63417} */
....
ERROR: ALTER DISKGROUP LFTMESARCH DISMOUNT /* asm agent *//* {1:22302:63417} */
SQL> ALTER DISKGROUP LFTMESARCH DISMOUNT /* asm agent *//* {1:22302:63417} */ <<<<<<<<<<<<6th time.
ORA-15001: diskgroup "LFTMESARCH" does not exist or is not mounted
ERROR: ALTER DISKGROUP LFTMESARCH DISMOUNT /* asm agent *//* {1:22302:63417}
2) Found following repeated error in agent log:
2017-01-01 11:14:34.342: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] DgpAgent::stop: error 15032
2017-01-01 11:14:34.342: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] DgpAgent::stop: ignoring err diskgroup is dismounted
2017-01-01 11:14:34.342: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] DgpAgent::stop reason is dependency, original reason is system
2017-01-01 11:14:34.342: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] DgpAgent::getConnxn connected
2017-01-01 11:14:34.343: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] ORA-15032: not all alterations performed
ORA-15001: diskgroup "LFTMESARCH" does not exist or is not mounted
2017-01-01 11:14:34.344: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] DgpAgent::stop: error 15032
2017-01-01 11:14:34.344: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] DgpAgent::stop: ignoring err diskgroup is dismounted
2017-01-01 11:14:34.344: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] DgpAgent::stop reason is dependency, original reason is system
2017-01-01 11:14:34.344: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] DgpAgent::getConnxn connected
2017-01-01 11:14:34.345: [ora.TPSARCH.dg][2211673856]{1:22302:63417} [stop] InstConnection:connectInt connected
2017-01-01 11:14:34.345: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] ORA-15032: not all alterations performed
ORA-15001: diskgroup "LFTMESARCH" does not exist or is not mounted
2017-01-01 11:14:34.345: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] DgpAgent::stop: error 15032
2017-01-01 11:14:34.345: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] DgpAgent::stop: ignoring err diskgroup is dismounted
2017-01-01 11:14:34.345: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] DgpAgent::stop reason is dependency, original reason is system
2017-01-01 11:14:34.345: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] DgpAgent::getConnxn connected
2017-01-01 11:14:34.346: [ora.LFTMESARCH.dg][2209572608]{1:22302:63417} [stop] ORA-15032: not all alterations performed
ORA-15001: diskgroup "LFTMESARCH" does not exist or is not 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 |