Project

General

Profile

Actions

Bug #54211

closed

pacific: test_devicehealth failure due to RADOS object not found (error opening pool 'device_health_metrics')

Added by Laura Flores about 2 years ago. Updated about 2 years ago.

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

/a/yuriw-2022-02-05_22:51:11-rados-wip-yuri2-testing-2022-02-04-1646-pacific-distro-default-smithi/6663437

2022-02-06T05:08:22.627 INFO:teuthology.orchestra.run.smithi057.stderr:2022-02-06T05:08:22.627+0000 7f97f71aa700  1 -- 172.21.15.57:0/1492248023 --> [v2:172.21.15.57:6808/27685,v1:172.21.15.57:6
809/27685] -- mgr_command(tid 0: {"prefix": "mgr self-test module", "module": "devicehealth", "target": ["mon-mgr", ""]}) v1 -- 0x7f97f009c2f0 con 0x7f97d808bba0
2022-02-06T05:08:22.634 INFO:tasks.ceph.mgr.x.smithi057.stderr:2022-02-06T05:08:22.634+0000 7f0d60d9e700 -1 Remote method threw exception: Traceback (most recent call last):
2022-02-06T05:08:22.634 INFO:tasks.ceph.mgr.x.smithi057.stderr:  File "/usr/share/ceph/mgr/devicehealth/module.py", line 231, in self_test
2022-02-06T05:08:22.634 INFO:tasks.ceph.mgr.x.smithi057.stderr:    (r, before, err) = self.show_device_metrics(devid, '')
2022-02-06T05:08:22.634 INFO:tasks.ceph.mgr.x.smithi057.stderr:  File "/usr/share/ceph/mgr/devicehealth/module.py", line 531, in show_device_metrics
2022-02-06T05:08:22.635 INFO:tasks.ceph.mgr.x.smithi057.stderr:    res = self._get_device_metrics(devid, sample=sample)
2022-02-06T05:08:22.635 INFO:tasks.ceph.mgr.x.smithi057.stderr:  File "/usr/share/ceph/mgr/devicehealth/module.py", line 496, in _get_device_metrics
2022-02-06T05:08:22.635 INFO:tasks.ceph.mgr.x.smithi057.stderr:    ioctx = self.open_connection(create_if_missing=False)
2022-02-06T05:08:22.635 INFO:tasks.ceph.mgr.x.smithi057.stderr:  File "/usr/share/ceph/mgr/devicehealth/module.py", line 350, in open_connection
2022-02-06T05:08:22.636 INFO:tasks.ceph.mgr.x.smithi057.stderr:    ioctx = self.rados.open_ioctx(self.pool_name)
2022-02-06T05:08:22.636 INFO:tasks.ceph.mgr.x.smithi057.stderr:  File "rados.pyx", line 982, in rados.Rados.open_ioctx
2022-02-06T05:08:22.636 INFO:tasks.ceph.mgr.x.smithi057.stderr:rados.ObjectNotFound: [errno 2] RADOS object not found (error opening pool 'device_health_metrics')

Actions #1

Updated by Laura Flores about 2 years ago

  • Status changed from New to Closed

Caused by https://github.com/ceph/ceph/pull/44869, which hasn't been merged yet.

Actions

Also available in: Atom PDF