On 12/19/24 3:03 PM, Felix Huettner via dev wrote:
> When we stop ovn-controller without immediately restarting it we now
> cleanup routes.
> This allows the routing agents to stop advertising this chassis to the
> fabric.
>
> Signed-off-by: Felix Huettner <[email protected]>
> ---
Hi Felix,
This isn't a proper review (yet). I just noticed when testing all BGP
related series together that with this patch the following system test
fails due to a transient SB transaction failure:
199: system-ovn.at:14725 dynamic-routing - DGP -- parallelization=yes
-- ovn_monitor_all=no
+2025-01-13T11:21:18.740Z|00045|ovsdb_idl|WARN|transaction error:
{"details":"Transaction causes multiple rows in \"Learned_Route\" table
to have identical values (84db3c08-2cd7-4612-a66f-dd8901c075fa,
f09b21c7-6266-4bc8-ae64-2b5e44137ecb, \"233.252.0.0/24\", and
\"192.168.10.10\") for index on columns \"datapath\", \"logical_port\",
\"ip_prefix\", and \"nexthop\". First row, with UUID
202b38aa-0fb0-4b86-be28-8246f91f309b, was inserted by this transaction.
Second row, with UUID eef50f78-ad3c-479d-9c46-81f37ce3090a, existed in
the database before this transaction and was not modified by the
transaction.","error":"constraint violation"}
I didn't dig too much into it yet though.
Regards,
Dumitru
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev