Re: [ovs-discuss] group entries are not deleted after del-controller command

2017-11-06 Thread Ben Pfaff
On Fri, Nov 03, 2017 at 02:37:02PM +, Periyasamy Palanisamy wrote:
> I have OVS 2.6.1 configured with bridge br-int in fail_mod set to 'secure'.
> 
> There are flows and groups configured by controller in the switch for a VM 
> attached to it.
> 
> 
> 
> After running 'ovs-vsctl del-controller br-int', only flow entries are wiped 
> out. Groups are not removed.

Deleting groups has just never been part of the way that OVS defines
this to happen.  Now that you point it out, I think that it should be.
I sent out a patch to implement that behavior:
https://patchwork.ozlabs.org/patch/835093/

Comments are welcome.
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss


[ovs-discuss] group entries are not deleted after del-controller command

2017-11-03 Thread Periyasamy Palanisamy
Hi,


I have OVS 2.6.1 configured with bridge br-int in fail_mod set to 'secure'.

There are flows and groups configured by controller in the switch for a VM 
attached to it.



After running 'ovs-vsctl del-controller br-int', only flow entries are wiped 
out. Groups are not removed.

The sequence of steps are in [1] ran with ovs-vsctl and ovs-ofctl commands.

The environment details are in [2].



Please let me know if you need more details.



[1] https://paste.ubuntu.com/25879866/

[2] https://paste.ubuntu.com/25879931/



Thanks,

Periyasamy

___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss