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 #1

Updated by John Spray about 7 years ago

n.b. it's PyModules::dump_server that actually does the naughty .at() call.

Actions #2

Updated by John Spray about 7 years ago

  • Priority changed from Normal to High
Actions #3

Updated by Tim Serong about 7 years ago

  • Assignee set to Tim Serong

I'll take this.

Actions #4

Updated by Tim Serong about 7 years ago

  • Status changed from New to In Progress
Actions #5

Updated by Tim Serong about 7 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF