New: [rhinstaller/blivet/pulls/230 master] Add a 'debug' flag and use it for LVM debugging

vpodzime installerbot-noreply at redhat.com
Mon Sep 21 15:45:28 UTC 2015


Many times we have been asked by the LVM team to use the '-vvvv' option whenever
we do any LVM action so that the logs contain more (debugging)
information. However, getting the output of every single LVM command cluttered
with a lot of debugging info would be confusing for both us reading the logs and
the code parsing the output of such commands. The trade-off solution is to pass
the 'log{level=7}' config with all our commands that causes LVM to put the extra
info from '-vvvv' to syslog where it looks like all the other crystal-clear
stuff.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/230


More information about the anaconda-patches mailing list