]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: do not recommend throughput for ssd's only cluster
authorNizamudeen A <nia@redhat.com>
Mon, 18 Jul 2022 05:38:28 +0000 (11:08 +0530)
committerKen Dreyer <kdreyer@redhat.com>
Mon, 1 Aug 2022 20:29:34 +0000 (20:29 +0000)
commit1fd77322704942a36608d7f9515feac524afb5b8
treebd85e5d51ade8501cae575cf58ea046ee9dfe16d
parent9beadf48276a2d05d560e12c6a8e8ff4ed44aa9d
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.

Resolves: rhbz#2101680

Fixes: https://tracker.ceph.com/issues/56413
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 0f6f79f1d9c716e13f662151459fa107f651f158)
(cherry picked from commit dc81fcd37c63c7916fc0f2f8109c022cd560e989)
src/pybind/mgr/dashboard/controllers/osd.py
src/pybind/mgr/dashboard/tests/test_osd.py