SIGN IN SIGN UP

ceph-volume: reduce log verbosity

inventory/list logs every lsblk/pvs/bluestore probe at info, that's
why the ceph-volume log file gets huge.
Those traces are debug. info stays for actual OSD work (create/zap/activate).
if a command fails we still dump it at warning so you don't need --log-level
debug to see what broke.

default --log-level is info now.

Fixes: https://tracker.ceph.com/issues/73725

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
G
Guillaume Abrioux committed
a57e09605e06f2552e8d77946e8f6f44dd2ed509
Parent: 3d60699