Project

General

Profile

Actions

Bug #13112

closed

should recalc the min_last_epoch_clean when decode PGMap

Added by Kefu Chai over 8 years ago. Updated over 8 years ago.

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

0%

Source:
other
Tags:
Backport:
hammer
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

--- a/src/mon/PGMap.cc
+++ b/src/mon/PGMap.cc
@@ -334,6 +336,8 @@ void PGMap::calc_stats()
     stat_osd_add(p->second);

   redo_full_sets();
+
+  calc_min_last_epoch_clean();
 }

Related issues 1 (0 open1 closed)

Copied to Ceph - Backport #13195: should recalc the min_last_epoch_clean when decode PGMapResolvedLoïc DacharyActions
Actions #2

Updated by Kefu Chai over 8 years ago

  • Description updated (diff)
Actions #3

Updated by Kefu Chai over 8 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #4

Updated by Loïc Dachary over 8 years ago

  • Backport changed from hammer, infernalis to hammer

master still is == infernalis

Actions #5

Updated by Loïc Dachary over 8 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF