charm-neutron-openvswitch/unit_tests
Pete Vander Giessen 00ca87fec3 Added gc_threshold overrides to sysctl.conf
When clouds have a large number of hosts, the default size of the ARP
cache is too small. The cache can overflow, which means that the
system has no way to reach some ip addresses.

Setting the threshold limits higher addresses the situation, in a
reasonably safe way (the maximum impact is 5MB or so of additional RAM
used). Docs on ARP at http://man7.org/linux/man-pages/man7/arp.7.html,
and more discussion of the issue in the bug.

Change-Id: I329ec51eff85a2a99a929c67ff0c68b3b36d7273
Closes-Bug: 1780348
2019-02-28 11:55:05 +01:00
..
__init__.py Update to run under Python 3 2017-11-20 08:54:31 -08:00
16.07-dpdk-openvswitch-switch Migrate openvswitch-switch file to avoid restarts 2017-08-23 15:39:36 -07:00
16.10-openvswitch-switch Migrate openvswitch-switch file to avoid restarts 2017-08-23 15:39:36 -07:00
package-provided-openvswitch-switch Migrate openvswitch-switch file to avoid restarts 2017-08-23 15:39:36 -07:00
pci_responses.py Update to run under Python 3 2017-11-20 08:54:31 -08:00
test_neutron_ovs_context.py Allow dvr_snat l3 agent mode to be used with DVR 2018-12-12 00:37:29 +03:00
test_neutron_ovs_hooks.py Added gc_threshold overrides to sysctl.conf 2019-02-28 11:55:05 +01:00
test_neutron_ovs_utils.py Added gc_threshold overrides to sysctl.conf 2019-02-28 11:55:05 +01:00
test_pause_resume.py Re-license charm as Apache-2.0 2016-07-01 17:36:39 +01:00
test_pci_helper.py Update SR-IOV support for >= Mitaka 2017-02-07 14:55:32 +01:00
test_pci.py Update SR-IOV support for >= Mitaka 2017-02-07 14:55:32 +01:00
test_utils.py Fix lint in unit test 2018-11-01 14:59:00 -05:00