commit | 7fba9ce7122ffbc4581912ec24f03898ec7d3641 | [log] [tgz] |
---|---|---|
author | Marek Celoud <mceloud@mirantis.com> | Tue Nov 28 11:13:07 2017 +0000 |
committer | Gerrit Code Review <gerrit2@44cc31867e31> | Tue Nov 28 11:13:07 2017 +0000 |
tree | 4ddba6bce28988dbc9cfb2947e6ec19e37f26075 | |
parent | 2e6733ceb81c1dcd95feec5be3f5cd8d081b9330 [diff] | |
parent | 557ff873dce30875714c8684a23cdf9c512f8df1 [diff] |
Merge "Bump fs.inotify.max_user_instances on gateway nodes for scale"
diff --git a/neutron/gateway/cluster.yml b/neutron/gateway/cluster.yml index c96c6bb..558a814 100644 --- a/neutron/gateway/cluster.yml +++ b/neutron/gateway/cluster.yml
@@ -4,6 +4,11 @@ _param: neutron_enable_qos: False neutron_enable_vlan_aware_vms: False + linux: + system: + kernel: + sysctl: + fs.inotify.max_user_instances: 4096 neutron: gateway: dvr: ${_param:neutron_gateway_dvr}