Project

General

Profile

Actions

Bug #37725

closed

mds: stopping MDS with subtrees pinnned cannot finish stopping

Added by Patrick Donnelly over 5 years ago. Updated almost 4 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
octopus,nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Apparently due to checks that prevent export of pinned directories.

This should be reproducible with:

ceph fs set max_mds cephfs 2
mkdir -p foo/bar
setfattr -n ceph.dir.pin -v 1 foo
ceph fs set max_mds cephfs 1
ceph status # should show rank 1 stuck in up:stopping

Actions

Also available in: Atom PDF