Project

General

Profile

Actions

Bug #5438

closed

mon/Monitor.cc: 1888: FAILED assert(is_probing() || is_synchronizing())

Added by Sage Weil almost 11 years ago. Updated almost 11 years ago.

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

0%

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

Description

2013-06-24T01:09:30.078 INFO:teuthology.task.ceph.mon.b.err:mon/Monitor.cc: In function 'void Monitor::probe_timeout(int)' thread 7fb9627e7700 time 2013-06-24 01:09:43.675904
2013-06-24T01:09:30.079 INFO:teuthology.task.ceph.mon.b.err:mon/Monitor.cc: 1888: FAILED assert(is_probing() || is_synchronizing())
2013-06-24T01:09:30.079 INFO:teuthology.task.ceph.mon.b.err: ceph version 0.64-613-g134d08a (134d08a9654f66634b893d493e4a92f38acc63cf)
2013-06-24T01:09:30.079 INFO:teuthology.task.ceph.mon.b.err: 1: (Monitor::probe_timeout(int)+0x161) [0x56f5c1]
2013-06-24T01:09:30.079 INFO:teuthology.task.ceph.mon.b.err: 2: (Context::complete(int)+0xa) [0x574a2a]
2013-06-24T01:09:30.079 INFO:teuthology.task.ceph.mon.b.err: 3: (SafeTimer::timer_thread()+0x425) [0x7059a5]
2013-06-24T01:09:30.080 INFO:teuthology.task.ceph.mon.b.err: 4: (SafeTimerThread::entry()+0xd) [0x7065dd]
2013-06-24T01:09:30.080 INFO:teuthology.task.ceph.mon.b.err: 5: (()+0x7e9a) [0x7fb966f62e9a]
2013-06-24T01:09:30.080 INFO:teuthology.task.ceph.mon.b.err: 6: (clone()+0x6d) [0x7fb9652f9ccd]
2013-06-24T01:09:30.080 INFO:teuthology.task.ceph.mon.b.err: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
ubuntu@teuthology:/a/teuthology-2013-06-24_01:00:12-rados-master-testing-basic/43902$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 3d740946b3b79d51f07d9a735a5fb77a849f57dd
machine_type: plana
nuke-on-error: true
overrides:
  admin_socket:
    branch: master
  ceph:
    conf:
      global:
        ms inject socket failures: 500
      mon:
        debug mon: 20
        debug ms: 20
        debug paxos: 20
      mon.b:
        clock offset: 10
    log-whitelist:
    - slow request
    sha1: 134d08a9654f66634b893d493e4a92f38acc63cf
  install:
    ceph:
      sha1: 134d08a9654f66634b893d493e4a92f38acc63cf
  s3tests:
    branch: master
  workunit:
    sha1: 134d08a9654f66634b893d493e4a92f38acc63cf
roles:
- - mon.a
  - mon.c
  - mon.e
  - osd.0
- - mon.b
  - mon.d
  - mon.f
  - osd.1
  - mds.a
tasks:
- chef: null
- clock.check: null
- install: null
- ceph:
    log-whitelist:
    - slow request
    - .*clock.*skew.*
    - clocks not synchronized
    wait-for-healthy: false
- mon_clock_skew_check:
    expect-skew: true
Actions #1

Updated by Sage Weil almost 11 years ago

  • Status changed from New to Pending Backport
Actions #2

Updated by Sage Weil almost 11 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF