Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pacific: mgr/dashboard: fix weird data in osd details #50121

Merged
merged 2 commits into from Apr 11, 2023

Conversation

nizamial09
Copy link
Member

@nizamial09 nizamial09 commented Feb 15, 2023

backport tracker: https://tracker.ceph.com/issues/57830, https://tracker.ceph.com/issues/57846


backport of #48407, #46962
parent tracker: https://tracker.ceph.com/issues/57803, https://tracker.ceph.com/issues/55922

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

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 2e2ecde)
@nizamial09 nizamial09 requested a review from a team as a code owner February 15, 2023 10:45
@nizamial09 nizamial09 requested review from avanthakkar and Pegonzal and removed request for a team February 15, 2023 10:45
@nizamial09 nizamial09 added this to the pacific milestone Feb 15, 2023
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
(cherry picked from commit 29f510a)
Copy link
Contributor

@Pegonzal Pegonzal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like everything is working properly, thanks @nizamial09!

@nizamial09 nizamial09 merged commit f2598ec into ceph:pacific Apr 11, 2023
8 of 10 checks passed
@nizamial09 nizamial09 deleted the wip-57830-pacific branch April 11, 2023 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants