Project

General

Profile

Actions

Bug #18764

closed

Crash on missing 'ceph_version' in daemon metadata

Added by John Spray about 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
High
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

The get_servers() implementation uses a std::map::at call to get the version: when you run against some older daemons the field isn't there and the manager will crash out when a python module calls get_servers().

Actions

Also available in: Atom PDF