]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix weird data in osd details
authorNizamudeen A <nia@redhat.com>
Mon, 10 Oct 2022 05:41:18 +0000 (11:11 +0530)
committerNizamudeen A <nia@redhat.com>
Wed, 15 Feb 2023 10:45:02 +0000 (16:15 +0530)
commit06aa5f285ac352746720e4cd7ebca6d3edfdfb1e
tree0b33dc5622536ec73679157e30009fb267eb7c77
parent2463c44b5aae5bc3c60bd4757df97b24108e5463
mgr/dashboard: fix weird data in osd details

The devices section in the OSD Details and Host Details shows more than
one daemon and device path in the column when you view the details of a
single osd details/host details. This is because more than one osd
is created on a device with same `deviceid`. I am not sure if this will
happen in the real environment but its mostly reproducible in
environments with QEMU emulated devices.

Fixes: https://tracker.ceph.com/issues/57803
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 2e2ecde82f58f26e1f83e329b254ef97fa989506)
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/device-list/device-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/device-list/device-list.component.ts