<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>On 2014-01-15 11:13, David Kranz wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="moz-cite-prefix">On 01/15/2014 11:56 AM, Steven Dake wrote:</div>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px">Hi,<br /><br /> Ken'ichi Omichi submitted a change [1] in devstack to change the default log level to 1 for libvirt.  This results in continual spam to /var/log/messages in my development system, even after exiting devstack.  The spam looks like:<br /> "<br /> Jan 14 08:13:49 bigiron libvirtd: 2014-01-14 15:13:49.334+0000: 1480: debug : virFileClose:90 : Closed fd 8<br /> Jan 14 08:13:49 bigiron libvirtd: 2014-01-14 15:13:49.334+0000: 1480: debug : virFileClose:90 : Closed fd 9<br /> Jan 14 08:13:49 bigiron libvirtd: 2014-01-14 15:13:49.334+0000: 1480: debug : virFileClose:90 : Closed fd 10<br /> Jan 14 08:13:49 bigiron libvirtd: 2014-01-14 15:13:49.334+0000: 1480: debug : virFileClose:90 : Closed fd 11<br /> "<br /> in a continual loop<br /><br /> I submitted a change [2] that sets the default to level 2 (info + warnings + errors) which was -1'ed by Sean Dague.  His suggestion was to take the discussion upstream so consensus around what the default should be can be made so this doesn't end up getting changed every week.<br /><br /> The core mission of devstack is to provide a development environment for developers.  The fact that it is being used in the gate seems somewhat ancillary to it's mission, and forcing a default of "spam the system logs with tons of libvirt messages" seems counter to the core mission of devstack.  As is, without modification devstack makes looking at anything useful in my system logs impossible without grep -v libvirt and is intrusive to developer's workstations.<br /><br /> [1] <a href="https://review.openstack.org/#/c/63992/"> https://review.openstack.org/#/c/63992/</a><br /> [2]  <a href="https://review.openstack.org/#/c/66630/">https://review.openstack.org/#/c/66630/</a></blockquote>
Why not just make this a shell variable/localrc option that defaults to the original and have the gate jobs set it to debug?<br /><br />  -David<br /><br /><!-- html ignored --></blockquote>
<p>+1.  It sounds like we want different behavior for developers and the gate, so having it configurable makes sense to me.</p>
<p>-Ben</p>
<div> </div>
</body></html>