]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix weird data in osd details 48407/head
authorNizamudeen A <nia@redhat.com>
Mon, 10 Oct 2022 05:41:18 +0000 (11:11 +0530)
committerNizamudeen A <nia@redhat.com>
Mon, 10 Oct 2022 05:41:18 +0000 (11:11 +0530)
commit2e2ecde82f58f26e1f83e329b254ef97fa989506
tree06461f4765f17728ba2095dd61f8e64e98fff500
parent5a3351e75139e1a3fcfdeb11f755ff9aad3e51ea
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>
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