Comment 4 for bug 1488938

Revision history for this message
Eugene Nikanorov (enikanorov) wrote : Re: Failure with a kernel panic when the limit of conntrack being hit under load

Repro should involve creating the same amount of resources/connections as on the node that has hit the issue:

netstat -apn | wc -l
~1000

conntrack -L | wc -l
~4000

neutron floatingip-list | wc -l
~600