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

quincy: mgr/dashboard: fix weird data in osd details #48433

Merged
merged 2 commits into from Oct 11, 2022

Conversation

nizamial09
Copy link
Member

@nizamial09 nizamial09 commented Oct 11, 2022

backport tracker: https://tracker.ceph.com/issues/57831, https://tracker.ceph.com/issues/57847


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 October 11, 2022 06:11
@nizamial09 nizamial09 requested review from avanthakkar and pereman2 and removed request for a team October 11, 2022 06:11
@nizamial09 nizamial09 added this to the quincy milestone Oct 11, 2022
@aaSharma14 aaSharma14 added the backport: no-conflicts Backport without conflicts label Oct 11, 2022
@nizamial09
Copy link
Member Author

jenkins test make check

Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
(cherry picked from commit 29f510a)
@github-actions github-actions bot added this to In progress in Dashboard Oct 11, 2022
@nizamial09
Copy link
Member Author

jenkins test api

@nizamial09 nizamial09 merged commit 43c47d2 into ceph:quincy Oct 11, 2022
Dashboard automation moved this from In progress to Done Oct 11, 2022
@nizamial09 nizamial09 deleted the wip-57831-quincy branch October 11, 2022 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Dashboard
  
Done
4 participants