Project

General

Profile

Actions

Bug #4540

closed

libceph: problem in ceph_osdc_msg_data_set

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

Status:
Resolved
Priority:
Urgent
Assignee:
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

[6]kdb> bt
Stack traceback for pid 2785
0xffff88020b665eb0     2785        2  1    6   R  0xffff88020b666330 *flush-ceph-1
 ffff88014f1a58d8 0000000000000018 ffffea00015adf00 ffff88014f1a58e8
 ffffffffa033077d ffff88014f1a5938 ffffffffa03313cb ffff88015e532e18
 ffff8801f2a1c858 ffffea00002d60c0 0000000000000001 000000000000000d
Call Trace:
 [<ffffffffa033077d>] ? ceph_osdc_msg_data_set+0x3d/0x70 [libceph]
 [<ffffffffa03313cb>] ? ceph_osdc_start_request+0x5b/0x160 [libceph]
 [<ffffffffa0662508>] ? ceph_writepages_start+0x8d8/0xf50 [ceph]
 [<ffffffff811aed09>] ? writeback_sb_inodes+0x1c9/0x3e0
 [<ffffffff8113c7e3>] ? do_writepages+0x23/0x40
 [<ffffffff811ac95b>] ? __writeback_single_inode+0x3b/0x180
 [<ffffffff8134141d>] ? do_raw_spin_unlock+0x5d/0xb0
 [<ffffffff811aedc0>] ? writeback_sb_inodes+0x280/0x3e0
 [<ffffffff811aefbe>] ? __writeback_inodes_wb+0x9e/0xd0
 [<ffffffff811af1eb>] ? wb_writeback+0x1fb/0x320
 [<ffffffff8113a4da>] ? global_dirtyable_memory+0x1a/0x50
 [<ffffffff811b0920>] ? wb_do_writeback+0x130/0x1d0
 [<ffffffff811b0a53>] ? bdi_writeback_thread+0x93/0x270
 [<ffffffff811b09c0>] ? wb_do_writeback+0x1d0/0x1d0
 [<ffffffff8107a4ba>] ? kthread+0xea/0xf0
 [<ffffffff8107a3d0>] ? flush_kthread_work+0x1a0/0x1a0
 [<ffffffff81666dac>] ? ret_from_fork+0x7c/0xb0
 [<ffffffff8107a3d0>] ? flush_kthread_work+0x1a0/0x1a0

on plana66

job was

ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2013-03-24_08:45:56-kernel-master-testing-basic/2505$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 06fb6a9f87bb1377a6549602fff230d4b352afe9
nuke-on-error: true
overrides:
  ceph:
    conf:
      osd:
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: 8befbca77aa50a1188969892aabedaf11d8f8ce7
  s3tests:
    branch: master
  workunit:
    sha1: 8befbca77aa50a1188969892aabedaf11d8f8ce7
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
tasks:
- chef: null
- clock: null
- install: null
- ceph:
    conf:
      mds:
        debug journaler: 0/20
        debug mds: 0/20
        debug ms: 0/1
- kclient: null
- workunit:
    clients:
      all:
      - suites/ffsb.sh

Actions

Also available in: Atom PDF