Bug 2025699
Summary: | [cee/sd][ceph-dashboard] ceph dashboard does not display device health information and shows the message "No SMART data available" | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Geo Jose <gjose> |
Component: | Ceph-Dashboard | Assignee: | Aashish sharma <aasharma> |
Status: | CLOSED DUPLICATE | QA Contact: | Sunil Angadi <sangadi> |
Severity: | medium | Docs Contact: | Anjana Suparna Sriram <asriram> |
Priority: | unspecified | ||
Version: | 5.0 | CC: | aasharma, ceph-eng-bugs, epuertat, mmuench, vereddy |
Target Milestone: | --- | ||
Target Release: | 5.2 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-03-10 07:44:48 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Geo Jose
2021-11-22 18:51:02 UTC
From my lab environment, I can see the similar messages while accessing the dashboard(during the time of incident): - From the active manager logs: debug 2021-11-24T08:42:59.174+0000 7f627fa9c700 0 log_channel(audit) log [DBG] : from='mon.0 -' entity='mon.' cmd=[{"prefix": "device ls-by-daemon", "format": "json", "who": "osd.0"}]: dispatch debug 2021-11-24T08:42:59.174+0000 7f627fa9c700 -1 mgr.server reply reply (22) Invalid argument No handler found for 'device ls-by-daemon' - From manual command: # ceph device ls-by-daemon osd.0 --format json [{"devid":"QEMU_QEMU_HARDDISK_e1a3dcbe-4ec9-45d3-a470-3479a3499836","location":[{"host":"ceph100","dev":"sdb","path":"/dev/disk/by-path/pci-0000:00:04.0-scsi-0:0:0:2"}],"daemons":["osd.0"]}] - This test environment details are shared in https://bugzilla.redhat.com/show_bug.cgi?id=2025699#c1 This bug seems to be a duplicate of - https://bugzilla.redhat.com/show_bug.cgi?id=1890113, @sangadi Can you please confirm if this fixed or not? |