Hi, all

When I do some tests, I found a strange thing that /etc/openvswitch/conf.db 
could be 432M.
What I did is:
while(1);do
create a ovs bridge
create a internal port
delete bridge
service openvswitch restart
done

But when I do
while(1);do
create a ovs bridge
create a internal port
delete bridge
#service openvswitch restart
done
conf.db will increase to 50M mostly and then be reduced to 400K automatically.

what's the difference?

Thanks,
Best wishes.
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to