]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common/drive_selection: lower log level of limit policy message 52412/head
authorAdam King <adking@redhat.com>
Mon, 5 Jun 2023 17:18:06 +0000 (13:18 -0400)
committerAdam King <adking@redhat.com>
Wed, 12 Jul 2023 15:10:10 +0000 (11:10 -0400)
commit667b33e2cae5f182f2af19579f7805f650970226
tree87f9e44e1dcab7691f3de3169700b5cb1189b289
parent322d99c40c0c860ff6e3138356f83ea1ffcefeea
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