On Fri, Jul 5, 2019 at 11:46 PM Ben Pfaff <b...@ovn.org> wrote:
>
> On Wed, Jun 12, 2019 at 12:37:57PM +0200, Dumitru Ceara wrote:
> > The chassis_run code didn't take into account the scenario when the
> > system-id was changed in the Open_vSwitch table. Due to this the code
> > was trying to insert a new Chassis record in the OVN_Southbound DB with
> > the same Encaps as the previous Chassis record. The transaction used
> > to insert the new records was aborting due to the ["type", "ip"]
> > index constraint violation as we were creating new Encap entries with
> > the same "type" and "ip" as the old ones.
>
> It looks like this series is still needed but that it no longer
> applies.  I am sorry about that.  Would please rebase it?

Hi Ben,

I sent a rebased v2:
https://patchwork.ozlabs.org/project/openvswitch/list/?series=118303

Thanks,
Dumitru
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to