2.5.2 Oracle ASM Cluster File System (Oracle ACFS) Known Bugs
These are the Oracle Automatic Storage Management (Oracle ASM) Cluster File System (Oracle ACFS) bugs in Oracle Database 19c.
Parent topic: Open Bugs Affecting All Platforms
2.5.2.1 Bug 29391849
After an upgrade to either Oracle Grid 18.x or 19.x is complete, a subsequent upgrade to Oracle Grid 18.y or 19.y results in the Oracle Automatic Storage Management Cluster File System (Oracle ACFS) being offline on the first node being upgraded. This issue does not occur on a fresh installation of Oracle Grid 19c or 18c.
Workaround:
- To avoid this issue:
- Complete the upgrade from Oracle Grid 12c Release 1 (12.1.0.2) or Oracle Grid 12c Release 2 (12.2) to Oracle Grid 18.x or 19.x.
- Restart Cluster Ready Services (CRS) on each node, restarting the master node last. For example:
- Run
acfsutil clusterinfo | grep -i master
. - Restart CRS on each non-master node, in any order.
- Restart CRS on the master node last.
- Run
- Then, upgrade from Oracle Grid 18.x or 19.x to Oracle Grid 18.y or 19.y.
- If you have completed the upgrade from Oracle Grid 12.1.0.2 or 12.2 to Oracle Grid 18.x or 19.x, and have started the upgrade to Oracle Grid 18.y or 19.y, and if you see the Oracle Automatic Storage Management Dynamic Volume Manager (Oracle ADVM) volumes offline on the node that you have upgraded, then:
- Roll back that node to Oracle Grid 18.x or 19.x.
- Restart CRS on each node, restarting the master node last.
- Run
acfsutil clusterinfo | grep -i master
. - Restart CRS on each non master node, in any order.
- Restart CRS on the master node last.
- Run
- Then, upgrade from Oracle Grid 18.x or 19.x to Oracle Grid 18.y or 19.y.
Parent topic: Oracle ASM Cluster File System (Oracle ACFS) Known Bugs