On 4/30/20 1:07 PM, Dumitru Ceara wrote:

>>
>> I found another issue with the below commands (tested in sandbox env)
>>
>> $ovn-nbctl ls-add ls1
>> $ovn-nbctl ls-add ls2
>> $ovn-nbctl lsp-add ls1 lsp1
>> $ovn-nbctl lsp-add ls2 lsp2
>> $ovn-nbctl lsp-set-type lsp2 external
>> $ovn-nbctl ha-chassis-group-add chg1
>> $ovn-nbctl ha-chassis-group-add-chassis chg1 chassis-1 30
>> $ovn-nbctl set logical_switch_port lsp2 ha_chassis_group=<chg1_uuid>
>> $ovn-nbctl lsp-del lsp2 -- lsp-add ls1 lsp2 -> This fails with the below
>> logs in ovn-northd
>>
>> *******
>> 2020-04-30T09:59:48.319Z|00007|ovsdb_idl|WARN|transaction error:
>> {"details":"cannot delete HA_Chassis_Group row
>> 6e0c88d7-20f6-473a-bd0a-9eea60b639e6 because of 1 remaining
>> reference(s)","error":"referential integrity violation"}
>> *******
> 
> I'll look into this. Looks like patch #2 of the series should take care
> of HA_Chassis_Group too.
> 

Sorry, I meant patch #1 above.

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to