]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common/drive_selection: lower log level of limit policy message 55961/head
authorAdam King <adking@redhat.com>
Mon, 5 Jun 2023 17:18:06 +0000 (13:18 -0400)
committerAdam King <adking@redhat.com>
Tue, 5 Mar 2024 14:54:47 +0000 (09:54 -0500)
commit2c8f6c8d19751e6ae58e85028ee729a9695fcdb5
tree33ea4015644197c6eeac01d4094e116d7294e72b
parent7b464252f50f912b6bddd9129ce15a2a898ee7de
python-common/drive_selection: lower log level of limit policy message

This gets logged every time cephadm tries to apply a
relevant OSD spec and ends up spamming the logs. There's no reason
we really need this to be at info rather than debug level,
so let's lower it.

Fixes: https://tracker.ceph.com/issues/61592
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 20478025696b4ef39ca3e50c7cbfdb1250f85cfd)
src/python-common/ceph/deployment/drive_selection/selector.py