Bug #41911
mgr/dashboard: Smart data tab stays empty when backend returns neither data nor an error
Status:
New
Priority:
Normal
Assignee:
-
Category:
Component - OSDs
Target version:
-
% Done:
0%
Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
The backend, under certain circumstances, might neither return data nor an error.
- A docker container is used and it doesn't pass /run/udev.
- udev can't determine device information like serial number/vendor/etc. One possible reason this is a raid configuration.
- Possibly also the case if `smartctl` is not installed. This still needs to be verified.
Related issues
History
#1 Updated by Patrick Seidensal over 3 years ago
- Duplicated by Bug #42206: mgr/dashboard: Device health details empty when not enabled/configured added
#2 Updated by Patrick Seidensal over 3 years ago
- Status changed from New to In Progress
#3 Updated by Kiefer Chang about 3 years ago
- Related to Bug #43381: mgr/dashboard: fail to fetch SMART data when OSD is down added
#4 Updated by Patrick Seidensal almost 3 years ago
- Status changed from In Progress to New
- Assignee deleted (
Patrick Seidensal)
This might already be resolved, but needs to be checked before it can be closed.
#5 Updated by Ernesto Puerta almost 2 years ago
- Project changed from mgr to Dashboard
- Category changed from 138 to Component - OSDs