Project

General

Profile

Actions

Bug #5373

closed

osd: dump_stuck test fails on tell

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

Status:
Can't reproduce
Priority:
Urgent
Assignee:
-
Category:
OSD
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-16T18:05:56.525 DEBUG:teuthology.orchestra.run:Running [10.214.132.36]: '/home/ubuntu/cephtest/37381/enable-coredump ceph-coverage /home/ubuntu/cephtest/37381/archive/coverage ceph osd pool get data pg_num'
2013-06-16T18:05:56.720 DEBUG:teuthology.misc:with jobid basedir: 37381
2013-06-16T18:05:56.721 DEBUG:teuthology.orchestra.run:Running [10.214.132.36]: '/home/ubuntu/cephtest/37381/enable-coredump ceph-coverage /home/ubuntu/cephtest/37381/archive/coverage ceph tell osd.0 flush_pg_stats'
2013-06-16T18:07:29.262 INFO:teuthology.task.ceph.mon.a.err:2013-06-16 18:08:25.032681 7fbdbf6e7700 -1 mon.a@0(leader).osd e4 no osd or pg stats from osd.0 since 2013-06-16 18:06:51.637840, 93.394794 seconds ago.  marking down
2013-06-16T18:07:29.497 INFO:teuthology.orchestra.run.err:Error ENXIO:
...
ubuntu@teuthology:/a/teuthology-2013-06-16_17:50:57-rados-master-testing-basic/37381$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: f28d6bf9ef4d3f8dd2e669fd21be827663f215e2
machine_type: plana
nuke-on-error: true
overrides:
  ceph:
    conf:
      global:
        ms inject socket failures: 5000
      mon:
        debug mon: 20
        debug ms: 20
        debug paxos: 20
      osd:
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: e3fb095d8aa88556e4356c76b848fa61b09acbc0
  install:
    ceph:
      sha1: e3fb095d8aa88556e4356c76b848fa61b09acbc0
  s3tests:
    branch: master
  workunit:
    sha1: e3fb095d8aa88556e4356c76b848fa61b09acbc0
roles:
- - mon.a
  - mds.0
  - osd.0
  - osd.1
tasks:
- chef: null
- clock.check: null
- install: null
- ceph:
    conf:
      mon:
        mon_osd_report_timeout: 90
        mon_pg_stuck_threshold: 10
    log-whitelist:
    - wrongly marked me down
- dump_stuck: null
Actions #1

Updated by Sage Weil almost 11 years ago

  • Status changed from New to Can't reproduce
Actions

Also available in: Atom PDF