]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: use new QUIET log level to reduce spam to cephadm.log 47313/head
authorAdam King <adking@redhat.com>
Wed, 13 Jul 2022 21:25:02 +0000 (17:25 -0400)
committerAdam King <adking@redhat.com>
Thu, 28 Jul 2022 00:13:19 +0000 (20:13 -0400)
commit358022e291befcc97ffba23257012d8aaacc4108
treeb719dc0f29d4b758f7cb7c45d501177c2310bd17
parent1cad11a79d048d9b013cb475208235cb62445bd3
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>
(cherry picked from commit e98d51cbc1db671c935f2d3c20470f72703b0922)
src/cephadm/cephadm