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

Also available in: Atom PDF