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

Ben Pfaff blp at ovn.org
Tue Nov 7 04:57:15 UTC 2017


On Fri, Nov 03, 2017 at 02:37:02PM +0000, 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.


More information about the discuss mailing list