[
https://issues.apache.org/jira/browse/CLOUDSTACK-6997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14191603#comment-14191603
]
Wei Zhou commented on CLOUDSTACK-6997:
--------------------------------------
What I made for this issue was appending "sysctl -p" at the end of /etc/rc.local
As net.ipv4.netfilter.ip_conntrack_max is set to 1000000 in /etc/sysctl.conf,
the value you mentioned (/proc/sys/net/*/*_conntrack_max) will be set to 100000
after "sysctl -p',
then everything works fine.
> conntrack set to a very low value on router
> -------------------------------------------
>
> Key: CLOUDSTACK-6997
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6997
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Network Controller
> Affects Versions: 4.2.0
> Reporter: Jayapal Reddy
> Assignee: Jayapal Reddy
> Fix For: 4.4.0
>
>
> Set ip_conntrack_max to 1 million
> ip conntrack value which is in sysctl.conf is not applied on VR.
> Debian wheezy sysctl.conf is not got loaded on boot time.
> There is bug in debian
> https://bugs.launchpad.net/ubuntu/+source/procps/+bug/50093
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)