Project

General

Profile

Actions

Bug #48670

open

Unhandled exception from module 'devicehealth'

Added by Matthew Darwin over 3 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
ceph-mgr
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

After applying package update to 15.2.8-1~bpo10+1 today (debian buster), I get this error. Ceph health is ERROR, but otherwise working ok.

2020-12-18T03:40:31.256+0000 7f115ec3e700 -1 Traceback (most recent call last):
File "/usr/share/ceph/mgr/devicehealth/module.py", line 292, in serve
self.scrape_all()
File "/usr/share/ceph/mgr/devicehealth/module.py", line 338, in scrape_all
ioctx = self.open_connection()
File "/usr/share/ceph/mgr/devicehealth/module.py", line 317, in open_connection
self.create_device_pool()
File "/usr/share/ceph/mgr/devicehealth/module.py", line 254, in create_device_pool
assert r == 0
AssertionError


Related issues 1 (0 open1 closed)

Is duplicate of Ceph - Bug #51239: [ERR] MGR_MODULE_ERROR: Module 'devicehealth' has failed: Duplicate

Actions
Actions #1

Updated by Neha Ojha over 3 years ago

  • Assignee set to Yaarit Hatuka

Yaari, can you please take a look at this, looks like it is important to log the return value at least.

Actions #2

Updated by Neha Ojha almost 3 years ago

  • Is duplicate of Bug #51239: [ERR] MGR_MODULE_ERROR: Module 'devicehealth' has failed: added
Actions #3

Updated by Neha Ojha over 2 years ago

  • Status changed from New to Duplicate
Actions #4

Updated by Josh Durgin over 2 years ago

  • Status changed from Duplicate to New
  • Target version deleted (v15.2.8)
Actions

Also available in: Atom PDF