]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: do not recommend throughput for ssd's only cluster 46889/head
authorNizamudeen A <nia@redhat.com>
Mon, 18 Jul 2022 05:38:28 +0000 (11:08 +0530)
committerNizamudeen A <nia@redhat.com>
Mon, 18 Jul 2022 05:42:23 +0000 (11:12 +0530)
commit0f6f79f1d9c716e13f662151459fa107f651f158
treed6c0e793e4e5de5596963c489e2c7971c5ccdee6
parent1fbc4cf1815365d4853f0e0b9fa78cd0c9a5c193
mgr/dashboard: do not recommend throughput for ssd's only cluster

This is just a bug fix where we recommend the throughput option even if
there are only ssd's are present in the cluster.

Fixes: https://tracker.ceph.com/issues/56413
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/controllers/osd.py
src/pybind/mgr/dashboard/tests/test_osd.py