Project

General

Profile

Actions

Bug #4853

closed

ceph-fuse hang on mount getattr

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

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

0%

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

Description

100% reproducible with this job file

machine_type: plana
interactive-on-error: true
overrides:
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 20
        debug paxos: 20
    log-whitelist:
    - slow request
    branch: wip-up
  workunit:
    branch: wip-up
roles:
- - mon.a
  - mds.0
  - osd.0
  - osd.1
- - mon.b
  - osd.2
  - osd.3
- - client.0
tasks:
- chef: null
- clock.check: null
- install:
    branch: bobtail
- ceph:
    conf:
      client:
        debug client: 20
        debug ms: 1
      mds:
        debug mds: 20
        debug ms: 1
- install.upgrade:
    all:
      branch: next
- ceph.restart: null
- ceph-fuse:
  - client.0
- workunit:
    clients:
      client.0:
      - suites/dbench.sh

(this is from the upgrade suite).

wip-up adds some debug output htat i haven't had time to look at yet. afraid this is a regression from the replay cap release fix

Actions

Also available in: Atom PDF