Jean-Philippe Evrard 447049070a Set kernel logging to 'quiet' in AIOs
Currently the default CentOS value is to set printk to
7 4 1 7, showing up all the DEBUG messages.
OpenSUSE Leap 42.3 is using 1 4 1 7, while Ubuntu is
using 4 4 1 7.

This patch changes the default console_loglevel to 4 in AIOs
to only print KERN_WARNING, KERN_ERR, KERN_CRIT, and
KERN_ALERT, as this seems the best balance of reducing logging IO
while still exposing relevant errors in tests.

This patch also ensures users are aware that centos have a higher level
of kernel logging by default, so they can take their own decisions
about it.

Change-Id: I4ceb5b7d436b258656b0193dd5e2ef3efb44f592
2018-08-07 13:32:25 +00:00
..
2018-04-24 00:15:55 +05:00
2016-06-02 08:54:41 -05:00
2018-07-06 09:20:11 +00:00