Project

General

Profile

Actions

Bug #4134

closed

mds: request locking hang under snaptests

Added by Greg Farnum about 11 years ago. Updated almost 8 years ago.

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

0%

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

Description

Haven't diagnosed this yet, but I ran into it while testing for #3819. Logs in kai:~/logs/4134.
First step, just figure out what the issue is. Then resolve or prioritize.

Actions #1

Updated by Greg Farnum about 11 years ago

  • Description updated (diff)

For reference, the hung request is client.4104:75.

Actions #2

Updated by Greg Farnum about 11 years ago

  • Status changed from New to In Progress

The request is attempting to read a snapshotted inode, but the inode is still in the LOCK_SNAP_SYNC state from when it was created (as part of cow_inode). I see a client_cap_release coming in that should apply to that inode, but it's being dismissed(?I think?) due to the wrong issue_seq. Checking out that angle now.

Actions #3

Updated by Greg Farnum about 11 years ago

Oh, and actually the client is the one with the seq of 2 while the MDS only thinks it should have a seq of 1. Curiouser and curiouser...

Actions #4

Updated by Greg Farnum about 11 years ago

  • Priority changed from High to Normal

De-prioritizing this for now based on our meetings and discussion yesterday.

Actions #5

Updated by Sage Weil about 11 years ago

  • Assignee deleted (Greg Farnum)
Actions #6

Updated by Greg Farnum about 10 years ago

  • Status changed from In Progress to 12
  • Priority changed from Normal to Low

snapshots = low

Actions #7

Updated by Zheng Yan about 9 years ago

  • Status changed from 12 to Resolved
Actions #8

Updated by Zheng Yan about 9 years ago

by commit 6cb9b01fb68eeb1449af0d145f31ee813a5316d2

Actions #9

Updated by Greg Farnum almost 8 years ago

  • Component(FS) MDS added
Actions

Also available in: Atom PDF