Project

General

Profile

Actions

Bug #59313

open

Module 'devicehealth' has failed: unable to open database file

Added by Jamin Collins about 1 year ago. Updated almost 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
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

I'm experiencing an error with the devicehealth module. ceph status indicates that it (devicehealth) has failed and cant open it's database file. However, I can't seem to find any information on where this database file should be, in order to verify it exists or create it.

$ ceph versions
{
    "mon": {
        "ceph version 17.2.5 (98318ae89f1a893a6ded3a640405cdbb33e08757) quincy (stable)": 3
    },
    "mgr": {
        "ceph version 17.2.5 (98318ae89f1a893a6ded3a640405cdbb33e08757) quincy (stable)": 1
    },
    "osd": {
        "ceph version 17.2.5 (98318ae89f1a893a6ded3a640405cdbb33e08757) quincy (stable)": 16
    },
    "mds": {},
    "overall": {
        "ceph version 17.2.5 (98318ae89f1a893a6ded3a640405cdbb33e08757) quincy (stable)": 20
    }
}

Attempting to turn monitoring off or on, results in a similar error.

$ ceph device monitoring off
Error EIO: Module 'devicehealth' has experienced an error and cannot handle commands: unable to open database file

$ ceph device monitoring on
Error EIO: Module 'devicehealth' has experienced an error and cannot handle commands: unable to open database file

I'm happy to provide any additional details or information needed.

Any guidance would be most appreciated.

Actions

Also available in: Atom PDF