sap-oc / crowbar-openstack

Openstack deployment for Crowbar
3 stars 1 forks source link

Adjust neighbour table thresholds (bsc#1035923) #44

Open matelakat opened 7 years ago

matelakat commented 7 years ago

When having too many routers on a network node, we have seen messages in the kernel log, like:

net_ratelimit: 26 callbacks suppressed

And experiencing ping returning:

ping: sendmsg: Invalid argument

This change adds some settings to increase the garbage collector's thresholds.

matelakat commented 7 years ago

I need to move it to common_agent.

matelakat commented 7 years ago

tested on my mkcloud, works @vuntz another review please?