On 9/22/23 17:46, Ihar Hrachyshka wrote:
> Without using the setting, ovn-controllers will fail to create their
> tunnel ports pointing to the same remote chassis due to identical
> configuration used (same remote_ips and no different in local_ips).
>
> The error observed then is:
>
> ```
> 2023-08-01T13:55:37.772Z|00050|tunnel|WARN|ovn-hv3-0: attempting to
> add tunnel port with same config as port 'ovn0-hv3-0' (::->1.1.202.26,
> key=flow, legacy_l2, dp port=3)
> 2023-08-01T13:55:37.772Z|00051|ofproto|WARN|br-hv1: could not add port
> ovn-hv3-0 (File exists)
> 2023-08-01T13:55:37.772Z|00052|bridge|WARN|could not add network
> device ovn-hv3-0 to ofproto (File exists)
> ```
>
> Signed-off-by: Ihar Hrachyshka <[email protected]>
> ---
Thanks for improving the documentation, Ihar!
Fixes: ce126c9a8210 ("Document experimental support for co-hosted controllers")
I applied this to main and backported it to all branches down to 23.03.
Regards,
Dumitru
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev