Project

General

Profile

Actions

Backport #23790

closed

luminous: mds: crash during shutdown_pass

Added by Nathan Cutler about 6 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
High
Target version:
Release:
luminous
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Related issues 1 (0 open1 closed)

Copied from CephFS - Bug #23766: mds: crash during shutdown_passResolvedPatrick Donnelly04/17/2018

Actions
Actions #1

Updated by Nathan Cutler about 6 years ago

  • Copied from Bug #23766: mds: crash during shutdown_pass added
Actions #2

Updated by Nathan Cutler about 6 years ago

  • Target version deleted (v13.0.0)
Actions #3

Updated by Prashant D almost 6 years ago

  • Status changed from New to Need More Info

To backport this PR, we need complete PR#16779 (https://github.com/ceph/ceph/pull/16779) having changes related to multimds snapshot fix to be backported to luminous or commit-id 0f31d49de20bd40836dceebb06e12763a1def5e0 to luminous.

Here global_snaprealm variable is missing in luminous and is part of PR#16779 merged in master:
if (global_snaprealm) {
remove_inode(global_snaprealm->inode);
global_snaprealm = nullptr;
}

Actions #4

Updated by Patrick Donnelly almost 6 years ago

Please just remove the global_snaprealm part of the backport.

Actions #5

Updated by Patrick Donnelly almost 6 years ago

  • Status changed from Need More Info to In Progress
  • Assignee set to Patrick Donnelly
  • Priority changed from Normal to High
Actions #6

Updated by Patrick Donnelly almost 6 years ago

  • Description updated (diff)
Actions #7

Updated by Patrick Donnelly over 5 years ago

  • Status changed from In Progress to Resolved
  • Target version set to v12.2.8
Actions

Also available in: Atom PDF