Prepare the target hosts in openstack-ansible

Bug #1840429 reported by Fabien Magagnosc
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
New
Undecided
Unassigned

Bug Description

- [X] This doc is inaccurate in this way: on CentOS 7, the settings "kernel.printk" is actually not supported/existing for the Linux kernel 3.10.X, and cause the sensible to failed, as this return an error during host kernel changes and try to apply them, as this failed during the sysctl -p /etc/sysctl.conf execution done after all the settings are applied (see below)

[root@host01 openstack-ansible]# echo "kernel.printk='4 1 7 4'" >> /etc/sysctl.conf
[root@host01 openstack-ansible]# sysctl -p /etc/sysctl.conf
sysctl: setting key "kernel.printk": Invalid argument
kernel.printk = '4 1 7 4'
sysctl: setting key "kernel.printk": Invalid argument
kernel.printk = '4 1 7 4'

- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.

If you have a troubleshooting or support issue, use the following resources:

 - Ask OpenStack: http://ask.openstack.org
 - The mailing list: http://lists.openstack.org
 - IRC: 'openstack' channel on Freenode

-----------------------------------
Release: on 2019-08-15 14:54:55.656216
SHA: 2466e0dfcddb829b3fdb8f1252e04277db89f4ed
Source: https://git.openstack.org/cgit/openstack/openstack-ansible/tree/deploy-guide/source/targethosts.rst
URL: https://docs.openstack.org/project-deploy-guide/openstack-ansible/stein/targethosts.html

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.