Comment 2 for bug 2062385

Revision history for this message
Cristian Contescu (ckristi) wrote (last edit ):

Hi Fernando,

So, let me see if I understand this correctly, given this (very simplistic representation of the) setup:

```
North/Internet <------> (Octavia OVN loadbalancer + listener + pool; (VIP with floating IP attached )
                                                         <------> Member1 (VM1)
                                                         <------> Member2 (VM2)
                                                         <------> Member3 (VM3 with a FIP attached prior to becoming an LB member)
```

it is always expected for the Member3 to not be reachable (at least until the VM3 floating IP is removed)?

I am asking since this seems to be matching the issue described by Mohammed in this ticket as well: https://bugs.launchpad.net/neutron/+bug/2059716

Thank you for the clarifications.

All the best,
Cristi