OCI HA vm failover plugin API call http 404 error
5257
Created On 10/13/23 19:51 PM - Last Modified 10/13/23 19:52 PM
Symptom
- OCI pa-vm HA failover floating ip move fails
- With correct OCI HA configuration, failover plugin API calls to detach floating ip return http 404 error. OCI support sees API calls going to OCI API server 169.254.169.254 coming from a different source ip than the vm management ip
Environment
- OCI pa-vm
Cause
- OCI VM had multiple ips attached to vNIC associated to management interface
- API calls going to OCI meta server is going out from the ip not used as management ip on firewall
Resolution
- After the change of managemenit ip to the ip that meta server sees as source and a reboot of the non-working firewall, we were able to fail over and move secondary ip successfully.