]> git-server-git.apps.pok.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>
Tue, 11 Oct 2022 06:11:11 +0000 (11:41 +0530)
commita3e6ec3881c8657f4decabe9fe5fce4a0c1e81e5
tree7e488697f7a61adfaee9269e0b9dc745e7b489e9
parent3b87ff337a6d019c38322b80a120b838b2fc2fe7
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