HAIP during GI Upgrade from 12.1 to 19, PRVG-11068
Hello
I'm trying to upgrade GI from 12.1 to 19 on Exadata X6-2. During runcluvfy there is error: "PRVG-11068 : Highly Available IP (HAIP) is enabled on the nodes"
I have checked "crsctl stat res ora.cluster_interconnect.haip -t -init" and HAIP is online.
$ORACLE_HOME/bin/oifcfg getif
bondeth0 192.9.200.0 global public
ib0 10.253.253.0 global cluster_interconnect
ib1 10.253.253.0 global cluster_interconnect
I see that ib isn't used for ASM (on other Exadata I can see ib0 10.252.252.0 global cluster_interconnect,asm)
Is it safe to disable HAIP? Or there are some steps to do prior disabling it.
Thank you