]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: fix continous smb MgrDBNotReady 68483/head
authorPedro Gonzalez Gomez <pegonzal@ibm.com>
Tue, 21 Apr 2026 02:40:00 +0000 (04:40 +0200)
committerPedro Gonzalez Gomez <pegonzal@ibm.com>
Wed, 22 Apr 2026 09:13:35 +0000 (11:13 +0200)
commite23afba8b03436e40359e2bc525bbf1dad36c9ec
treeadc1b3609b8a9af666ad2ae256eddd1bec967d67
parente921ce50d6c52171d36fd72d95df723d977f3500
mgr: fix continous smb MgrDBNotReady

Check db_ready before trying to fetch prometheus metrics and smb status (from dashboard)

Fixes: https://tracker.ceph.com/issues/76151
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@ibm.com>
src/pybind/mgr/dashboard/controllers/smb.py
src/pybind/mgr/prometheus/module.py