]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix: get SMART data from single-daemon device 44573/head
authorAlfonso Martínez <almartin@redhat.com>
Thu, 13 Jan 2022 14:20:48 +0000 (15:20 +0100)
committerAlfonso Martínez <almartin@redhat.com>
Thu, 13 Jan 2022 14:20:48 +0000 (15:20 +0100)
commit6cd3729e2737f9012569cffc6fd69cc5eed287ed
treef0657f4895c6927fbcac76c27aed2b7944321d08
parentb709091d812f5fd0c4fa3fd19c67717a16cf8f18
mgr/dashboard: fix: get SMART data from single-daemon device

Return SMART data even when a device is only associated with a single daemon.

Fixes: https://tracker.ceph.com/issues/53858
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
src/pybind/mgr/dashboard/services/ceph_service.py
src/pybind/mgr/dashboard/tests/test_ceph_service.py