Hello Folks, I am facing a problem of internal port deletion. In neutron dhcp node, it use ovs internal ports for dhcp interfaces for virtual networks. During cleanup, it takes around 500ms to delete a port. It is producation environment, so I cannot do much testing. But in my testing environment it is 10 times faster. Is there a quick answer why deleting an internal port would take so long in that production env?
The command I used was: ovs-vsctl del-port br-int <port name> Note: - the ports are in namespaces. - there are hundreds of such ports (but in my testing env I created same number of ports and it was still 10 times faster than the production env) Best regards, Han _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss