Project

General

Profile

Actions

Backport #35858

closed

mimic: MDSMonitor: lookup of gid in prepare_beacon that has been removed will cause exception

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

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


Related issues 1 (0 open1 closed)

Copied from CephFS - Bug #35848: MDSMonitor: lookup of gid in prepare_beacon that has been removed will cause exceptionResolvedPatrick Donnelly09/07/2018

Actions
Actions #1

Updated by Patrick Donnelly over 5 years ago

  • Copied from Bug #35848: MDSMonitor: lookup of gid in prepare_beacon that has been removed will cause exception added
Actions #2

Updated by Prashant D over 5 years ago

  • Status changed from New to Need More Info

Looks like this backport PR needs backporting of src/mds/MDSMap.h changes :
/ceph7_mimic/src/mon/MDSMonitor.cc:648:29: error: ‘create’ is not a member of ‘MMDSMap’
auto m = MMDSMap::create(mon->monmap->fsid, null_map);
^~~~
make3: * [src/mon/CMakeFiles/mon.dir/build.make:207: src/mon/CMakeFiles/mon.dir/MDSMonitor.cc.o] Error 1
make2:
[CMakeFiles/Makefile2:5130: src/mon/CMakeFiles/mon.dir/all] Error 2
make2: *
* Waiting for unfinished jobs....

Actions #3

Updated by Patrick Donnelly over 5 years ago

  • Description updated (diff)
  • Status changed from Need More Info to In Progress
  • Assignee set to Patrick Donnelly
Actions #4

Updated by Yuri Weinstein over 5 years ago

Patrick Donnelly wrote:

https://github.com/ceph/ceph/pull/24272

merged

Actions #5

Updated by Nathan Cutler over 5 years ago

  • Status changed from In Progress to Resolved
  • Target version set to v13.2.3
Actions

Also available in: Atom PDF