Project

General

Profile

Actions

Bug #4565

closed

MDS/client: issue decoding MClientReconnect on MDS

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

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

0%

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

Description

2013-03-27T08:32:15.272 INFO:teuthology.task.mds_thrash.mds_thrasher.failure_group.[a, b-s-a]:waiting till mds map indicates mds.a is laggy/crashed, in failed state, or mds.a is removed from mdsmap
2013-03-27T08:32:16.509 INFO:teuthology.task.ceph.mds.b-s-a.err:2013-03-27 08:32:08.953553 7fa0dc23e700 -1 failed to decode message of type 23 v3: buffer::end_of_buffer
2013-03-27T08:32:16.511 INFO:teuthology.task.ceph.mds.b-s-a.err:2013-03-27 08:32:08.955332 7fa0dc33f700 -1 failed to decode message of type 23 v3: buffer::end_of_buffer
2013-03-27T08:32:16.513 INFO:teuthology.task.ceph.mds.b-s-a.err:2013-03-27 08:32:08.957340 7fa0dc440700 -1 failed to decode message of type 23 v3: buffer::end_of_buffer
2013-03-27T08:32:16.520 INFO:teuthology.task.ceph.mds.b-s-a.err:mds/Server.cc: In function 'void Server::handle_client_reconnect(MClientReconnect*)' thread 7fa0dfd4f700 time 2013-03-27 08:32:08.961574
2013-03-27T08:32:16.520 INFO:teuthology.task.ceph.mds.b-s-a.err:mds/Server.cc: 601: FAILED assert(in->snaprealm)
2013-03-27T08:32:16.520 INFO:teuthology.task.ceph.mds.b-s-a.err: ceph version 0.59-530-g3f2e711 (3f2e71169a540519f669f406789b319cf6989686)
2013-03-27T08:32:16.520 INFO:teuthology.task.ceph.mds.b-s-a.err: 1: (Server::handle_client_reconnect(MClientReconnect*)+0x25de) [0x54cb2e]
2013-03-27T08:32:16.521 INFO:teuthology.task.ceph.mds.b-s-a.err: 2: (Server::dispatch(Message*)+0x285) [0x55e965]
2013-03-27T08:32:16.521 INFO:teuthology.task.ceph.mds.b-s-a.err: 3: (MDS::handle_deferrable_message(Message*)+0x910) [0x4c93f0]
2013-03-27T08:32:16.521 INFO:teuthology.task.ceph.mds.b-s-a.err: 4: (MDS::_dispatch(Message*)+0x6f4) [0x4dcea4]
2013-03-27T08:32:16.521 INFO:teuthology.task.ceph.mds.b-s-a.err: 5: (MDS::ms_dispatch(Message*)+0x1db) [0x4de27b]
2013-03-27T08:32:16.521 INFO:teuthology.task.ceph.mds.b-s-a.err: 6: (DispatchQueue::entry()+0x341) [0x8201e1]
2013-03-27T08:32:16.522 INFO:teuthology.task.ceph.mds.b-s-a.err: 7: (DispatchQueue::DispatchThread::entry()+0xd) [0x79ce4d]
2013-03-27T08:32:16.522 INFO:teuthology.task.ceph.mds.b-s-a.err: 8: (()+0x7e9a) [0x7fa0e40a7e9a]
2013-03-27T08:32:16.522 INFO:teuthology.task.ceph.mds.b-s-a.err: 9: (clone()+0x6d) [0x7fa0e28604bd]

job was
ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2013-03-27_01:01:46-fs-master-testing-basic/4394$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: d51342bbcc8c0a30466356934197c93186e2ff2d
nuke-on-error: true
overrides:
  ceph:
    conf:
      global:
        mds inject delay type: osd mds
        ms inject delay max: 1
        ms inject delay probability: 0.005
        ms inject socket failures: 2500
    log-whitelist:
    - slow request
    sha1: 3f2e71169a540519f669f406789b319cf6989686
  s3tests:
    branch: master
  workunit:
    sha1: 3f2e71169a540519f669f406789b319cf6989686
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
  - mds.b-s-a
tasks:
- chef: null
- clock: null
- install: null
- ceph: null
- mds_thrash: null
- ceph-fuse: null
- workunit:
    clients:
      all:
      - suites/fsstress.sh

Actions

Also available in: Atom PDF