Database was shutdown during ASM disk failure
We have Oracle 12c RAC on two Linux 6.7 servers.
Recently, SAN configuration change caused ASM disk unmounted for about 10 minutes, thus database was shutdown. DB was still down after ASM disk mounted back. I had to manually start Database instance up.
I wonder if there some way to configure database to hang on for a little longer for the ASM come back, or how can I configure Database to restart automatically when ASM is back.
Thank you!