Project

General

Profile

Bug #41677

Cephmon:fix mon crash

Added by shuguang wang over 3 years ago. Updated almost 3 years ago.

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

0%

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

Description

Reduction num of osd in primary mon of three node cluster, the primary mon crash of occasional.

core1.png View (37.8 KB) shuguang wang, 09/06/2019 09:49 AM

History

#1 Updated by shuguang wang over 3 years ago

The osd have been reduced, but reported anomaly information for partner OSD Previously. However, failure_info of this is osd not deleted, the get_addr will trigger a assert when check_failure is called because this osd is not exist in osdmap.

#2 Updated by shuguang wang over 3 years ago

shuguang wang wrote:

Reduction num of osd in primary mon of three node cluster, the primary mon crash of occasional.

The osd have been reduced, but reported anomaly information for partner OSD Previously. However, failure_info of this is osd not deleted, the get_addr will trigger a assert when check_failure is called because this osd is not exist in osdmap

#3 Updated by Kefu Chai over 3 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 30200
  • Component(RADOS) Monitor added

#4 Updated by shuguang wang over 3 years ago

shuguang wang wrote:

Reduction num of osd in primary mon of three node cluster, the primary mon crash of occasional.!!!!

#5 Updated by Kefu Chai over 3 years ago

@shuguang what is the exact version of ceph-mon? i cannot match the backtrace with the source code of master HEAD.

#6 Updated by Neha Ojha almost 3 years ago

  • Status changed from Fix Under Review to Resolved

Also available in: Atom PDF