Bug 1954548 - [Ceph-Dashboard]- OSD down notification not occurring at Tasks and Notifications
Summary: [Ceph-Dashboard]- OSD down notification not occurring at Tasks and Notificat...
Keywords:
Status: CLOSED DUPLICATE of bug 1832807
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Dashboard
Version: 5.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 5.1
Assignee: Aashish sharma
QA Contact: Preethi
Anjana Suparna Sriram
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-28 11:14 UTC by skanta
Modified: 2021-05-05 09:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-05 09:27:49 UTC
Embargoed:


Attachments (Terms of Use)
Error snap shot (98.38 KB, image/png)
2021-04-28 11:17 UTC, skanta
no flags Details

Description skanta 2021-04-28 11:14:51 UTC
Description of problem:[Ceph-Dashboard]- OSD down notification not occurring at  Tasks and Notifications  



Version-Release number of selected component (if applicable):
ceph -v
ceph version 16.2.0-8.el8cp (f869f8bf2b6e9c3886e94267d378de5d9d57bb61) pacific (stable)
[ceph: root@magna045 ceph]# 


How reproducible:


Steps to Reproduce:
1. Create cluster by using cephadm
2. To simulate the OSD down scenario, login to to the OSD node.
3. To get the OSD services execute "systemctl list-units --type=service | grep ceph"
4.To make the OSD down executed "systemctl stop ceph-1bafd812-a7e2-11eb-9865-002590fbc342.service". 
5. Login to the Dashboard  https://<nideIP>:8443
6.Navigate to Clusters->OSDs 
7. check Tasks and Notifications

Actual results:
          OSD down Notification not occurred
   
Expected results:
        OSD down notification should occur

Additional info:

Comment 1 skanta 2021-04-28 11:17:58 UTC
Created attachment 1776547 [details]
Error snap shot

Comment 2 Aashish sharma 2021-04-30 09:23:58 UTC
Currently in Dashboard UI, we trigger an alert if an OSD is down for more than 15 minutes. The notification is triggered alongside when the alert is triggered. There is a bug going on in cephadm as a result we are not getting the alerts in the cephadm cluster which is being tracked here - https://bugzilla.redhat.com/show_bug.cgi?id=1832807. Additionally this alert is being fired correctly in the ceph-dev cluster and the promtool unit tests which test this functionality are also passing successfully.

Comment 3 Aashish sharma 2021-05-05 09:27:49 UTC

*** This bug has been marked as a duplicate of bug 1832807 ***


Note You need to log in before you can comment on or make changes to this bug.