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

Also available in: Atom PDF