]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: use new QUIET log level to reduce spam to cephadm.log 47088/head
authorAdam King <adking@redhat.com>
Wed, 13 Jul 2022 21:25:02 +0000 (17:25 -0400)
committerAdam King <adking@redhat.com>
Mon, 18 Jul 2022 23:07:25 +0000 (19:07 -0400)
commite98d51cbc1db671c935f2d3c20470f72703b0922
treeaad6fe89bc11f4e558ab7cea3374ee004af51139
parentd1ff637b16414fd5388dc36fcf6f0fec019cac5f
cephadm: use new QUIET log level to reduce spam to cephadm.log

The QUIET log level only gets sent to the console or log file
if --verbose is passed to cephadm. This means our regulat metadata
gathering operations won't spam the log file as we don't pass --verbose
when running them, but users can still pass --verbose when running
the commands manually for debugging purposes

Fixes: https://tracker.ceph.com/issues/56552
Signed-off-by: Adam King <adking@redhat.com>
src/cephadm/cephadm