Optimize kernel neighbour table for large scale environments
authorOr Idgar <oidgar@redhat.com>
Thu, 11 May 2017 08:32:17 +0000 (08:32 +0000)
committerOr Idgar <oidgar@redhat.com>
Tue, 16 May 2017 07:59:27 +0000 (07:59 +0000)
commit1651a1805a16212299fe0a91aebb2a91ed39bc6e
tree411b04d7998588eafb0f37d8c817393464224b41
parent6c43d5b4ffc33b83f7f3bc2098b8a49b4c5c2364
Optimize kernel neighbour table for large scale environments

Changing the default values of neighbor table (also known as ARP table)
in the kernel to avoid neighbour table overflow and thus fix
communication errors between overcloud nodes.
default kernel values support L2 network up to 1024 hosts (/22).
The patch will allow up to 4096 hosts (/20).

Change-Id: I5fabc766dd75a38cd3d835deee7e168f04dd30ce
Closes-Bug: #1690087
puppet/services/kernel.yaml