Project

General

Profile

Actions

Bug #447

closed

mds: failed assert(cap) in void Locker::handle_client_caps(MClientCaps*)

Added by Sage Weil over 13 years ago. Updated over 7 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

on slide1:


10.09.29_19:03:48.864528 7f8a54bd9910 mds0.49 reconnect_done
10.09.29_19:03:49.345681 7f8a54bd9910 mds0.49 handle_mds_map state change up:reconnect --> up:rejoin
10.09.29_19:03:49.345696 7f8a54bd9910 mds0.49 rejoin_joint_start
10.09.29_19:03:53.723991 7f8a54bd9910 mds0.49 rejoin_done
10.09.29_19:03:54.063301 7f8a54bd9910 mds0.49 handle_mds_map state change up:rejoin --> up:clientreplay
10.09.29_19:03:54.063336 7f8a54bd9910 mds0.49 recovery_done -- successful recovery!
10.09.29_19:03:55.029382 7f8a54bd9910 mds0.49 clientreplay_start
10.09.29_19:03:55.130963 7f8a54bd9910 mds0.49 clientreplay_done
10.09.29_19:03:55.642596 7f8a54bd9910 mds0.49 handle_mds_map state change up:clientreplay --> up:active
10.09.29_19:03:55.642640 7f8a54bd9910 mds0.49 active_start
mds/Locker.cc: In function 'void Locker::handle_client_caps(MClientCaps*)':
mds/Locker.cc:1837: FAILED assert(cap)
 1: (MDS::_dispatch(Message*)+0x2406) [0x4a1a26]
 2: (MDS::ms_dispatch(Message*)+0x6d) [0x4a1bdd]
 3: (SimpleMessenger::dispatch_entry()+0x733) [0x47c693]
 4: (SimpleMessenger::DispatchThread::entry()+0x1c) [0x474e5c]
 5: (Thread::_entry_func(void*)+0xa) [0x4877ea]
 6: /lib/libpthread.so.0 [0x7f8a56e9973a]
 7: (clone()+0x6d) [0x7f8a560c269d]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

ceph version 0.21.2 (commit:aa555ff734f26fecee42a276869abeb1aa540c98)

Actions #1

Updated by Sage Weil over 13 years ago

  • Status changed from New to Resolved

I suspect this one is fixed by commit:113a9bcd957839f2838c0e0cb80c25108278fde2, which will be in v0.21.4 and v0.22. Hard to say without full logs.

Actions #2

Updated by John Spray over 7 years ago

  • Project changed from Ceph to CephFS
  • Category deleted (1)
  • Target version deleted (v0.21.4)

Bulk updating project=ceph category=mds bugs so that I can remove the MDS category from the Ceph project to avoid confusion.

Actions

Also available in: Atom PDF