[Rdo-list] Issues with sysctl.conf settings on CentOS 6?
Gaël Chamoulaud
gchamoul at redhat.com
Mon Sep 15 07:30:51 UTC 2014
On 14/Sep/2014 @ 23:16, Steve Gordon wrote:
> Hi all,
>
> Running packstack --allinone on a freshly installed and updated CentOS 6.5 system I encountered this error with sysctl.conf:
>
> """
> Applying 192.168.122.152_neutron.pp
> 192.168.122.152_neutron.pp: [ ERROR ]
> Applying Puppet manifests [ ERROR ]
>
> ERROR : Error appeared during Puppet run: 192.168.122.152_neutron.pp
> Error: sysctl -p /etc/sysctl.conf returned 255 instead of one of [0]
> You will find full trace in log /var/tmp/packstack/20140914-225857-OebbrQ/manifests/192.168.122.152_neutron.pp.log
> Please check log file /var/tmp/packstack/20140914-225857-OebbrQ/openstack-setup.log for more information
> """
>
> Running `sysctl -p /etc/sysctl.conf` myself I receive:
>
> """
> # sysctl -p /etc/sysctl.conf
> net.ipv4.ip_forward = 1
> net.ipv4.conf.default.rp_filter = 1
> net.ipv4.conf.default.accept_source_route = 0
> kernel.sysrq = 0
> kernel.core_uses_pid = 1
> net.ipv4.tcp_syncookies = 1
> error: "net.bridge.bridge-nf-call-ip6tables" is an unknown key
> error: "net.bridge.bridge-nf-call-iptables" is an unknown key
> error: "net.bridge.bridge-nf-call-arptables" is an unknown key
> kernel.msgmnb = 65536
> kernel.msgmax = 65536
> kernel.shmmax = 68719476736
> kernel.shmall = 4294967296
> # echo $?
> 255
> """
>
> Removing the errant lines and re-running PackStack it just adds them back and thus fails for the same reason. I couldn't find another RDO bug covering this issue, has anyone else run into it?
>
> Logs are attached to https://bugzilla.redhat.com/show_bug.cgi?id=1141608
Hi Steve,
That issue has been already fixed in packstack [1] and will be present in the
next build for rdo-icehouse-epel6 asap.
[1] - https://bugzilla.redhat.com/show_bug.cgi?id=1132129
Cheers,
--
Gaël Chamoulaud
Openstack
IRC: strider/gchamoul (redhat), gchamoul (Freenode)
GnuPG Key ID: 7F4B301
C75F 15C2 A7FD EBC3 7B2D CE41 0077 6A4B A7F4 B301
Freedom...Courage...Commitment...Accountability
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20140915/15c92aa1/attachment.sig>
More information about the dev
mailing list