I have an Oracle database version 11g GI 19.26 DB 19.11. Stored on ASM disks, I was surprised by an ASM instance deactivation due to a disk monitoring process that shut down the instance. I deactivated the database and rebooted the server. After the server became available again, I verified that the ASM instance was active. I reactivated the database, which did not request recovery. I also opened a support ticket with Oracle. They asked me for a series of trace files along with alert.asm. After analysis, Oracle informed me that the reason for the instance deactivation was a data leak in the /dev/shm filesystem (the server is running Linux 8). The leak is news to me, and to my surprise, Oracle reported that it doesn't know the cause of the leak and doesn't have a monitoring script to evaluate the status of /dev/shm (the available space on the file system is 28GB free and 4GB occupied). Do you have any information about it?