Project

General

Profile

Actions

Bug #597

closed

Reproducible crash mounting multiple directories from a pool

Added by Ravi Pinjala over 13 years ago. Updated over 13 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

When trying to mount a pool multiple times (with different subdirectories) I get a consistent system hang.

Steps to repro:

  • Mount a subdirectory of the storage pool
    - on my system, it's 192.168.1.10:/home mounted to /home
  • Mount the root of the storage pool on a separate mount
    - on my system, it's 192.168.1.10:/ mounted to /tank
  • Try to list the root of the storage pool

The immediate hang makes it difficult to save the stack track anywhere, but I wrote down the function names in case that helps.

Process is ceph-msgr
ceph_dentry_release
<- d_free
<- d_kill
<- dput
<- splice_dentry
<- ceph_readdir_populate
<- handle_reply
<- dispatch

Actions #1

Updated by Ravi Pinjala over 13 years ago

Should have mentioned - this is with the Ubuntu 10.10 desktop kernel, which is 2.6.35-22, I think.

Actions #2

Updated by Sage Weil over 13 years ago

  • Status changed from New to Closed

This bug was fixed in v2.6.36, commit:ca04d9c3ec721e474f00992efc1b1afb625507f5. Thanks for the report though! :)

Actions

Also available in: Atom PDF