Project

General

Profile

Actions

Bug #38157

closed

progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']

Added by Sage Weil about 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

i've noticed this a few times

2019-02-03T04:16:50.847 INFO:tasks.ceph.mgr.x.smithi072.stderr:2019-02-03 04:16:50.837 7f23348fa700 -1 mgr notify Traceback (most recent call last):
2019-02-03T04:16:50.847 INFO:tasks.ceph.mgr.x.smithi072.stderr:  File "/usr/lib/ceph/mgr/progress/module.py", line 363, in notify
2019-02-03T04:16:50.847 INFO:tasks.ceph.mgr.x.smithi072.stderr:    self._osdmap_changed(old_osdmap, self._latest_osdmap)
2019-02-03T04:16:50.847 INFO:tasks.ceph.mgr.x.smithi072.stderr:  File "/usr/lib/ceph/mgr/progress/module.py", line 345, in _osdmap_changed
2019-02-03T04:16:50.847 INFO:tasks.ceph.mgr.x.smithi072.stderr:    self._osd_out(old_osdmap, old_dump, new_osdmap, osd_id)
2019-02-03T04:16:50.847 INFO:tasks.ceph.mgr.x.smithi072.stderr:  File "/usr/lib/ceph/mgr/progress/module.py", line 320, in _osd_out
2019-02-03T04:16:50.847 INFO:tasks.ceph.mgr.x.smithi072.stderr:    ev.pg_update(self.get("pg_dump"), self.log)
2019-02-03T04:16:50.848 INFO:tasks.ceph.mgr.x.smithi072.stderr:  File "/usr/lib/ceph/mgr/progress/module.py", line 147, in pg_update
2019-02-03T04:16:50.848 INFO:tasks.ceph.mgr.x.smithi072.stderr:    pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
2019-02-03T04:16:50.848 INFO:tasks.ceph.mgr.x.smithi072.stderr:KeyError: ('1.43',)

/a/sage-2019-02-03_00:19:05-rados-wip-sage-testing-2019-02-02-1454-distro-basic-smithi/3542892


Related issues 1 (0 open1 closed)

Copied to mgr - Backport #39344: nautilus: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']ResolvedSage WeilActions
Actions

Also available in: Atom PDF