Project

General

Profile

Actions

Bug #39646

closed

ceph-mgr log is flooded with pgmap info every two seconds

Added by Ricardo Dias almost 5 years ago. Updated almost 2 years ago.

Status:
Won't Fix
Priority:
High
Assignee:
-
Category:
ceph-mgr
Target version:
-
% Done:

0%

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

Description

The ceph-mgr daemon with debug-mgr=0 logs pgmap information every two second:

Example:

2019-05-08 17:15:54.443 7fc43d8b5700  0 log_channel(cluster) log [DBG] : pgmap v188: 480 pgs: 480 active+clean; 4.7 KiB data, 71 MiB used, 216 GiB / 228 GiB avail; 5.0 KiB/s rd, 4 op/s
2019-05-08 17:15:56.443 7fc43d8b5700  0 log_channel(cluster) log [DBG] : pgmap v189: 480 pgs: 480 active+clean; 4.7 KiB data, 71 MiB used, 216 GiB / 228 GiB avail; 3.3 KiB/s rd, 3 op/s
2019-05-08 17:15:58.443 7fc43d8b5700  0 log_channel(cluster) log [DBG] : pgmap v190: 480 pgs: 480 active+clean; 4.7 KiB data, 71 MiB used, 216 GiB / 228 GiB avail; 5.0 KiB/s rd, 4 op/s
2019-05-08 17:16:00.443 7fc43d8b5700  0 log_channel(cluster) log [DBG] : pgmap v191: 480 pgs: 480 active+clean; 4.7 KiB data, 71 MiB used, 216 GiB / 228 GiB avail; 3.3 KiB/s rd, 3 op/s
2019-05-08 17:16:02.443 7fc43d8b5700  0 log_channel(cluster) log [DBG] : pgmap v192: 480 pgs: 480 active+clean; 4.7 KiB data, 71 MiB used, 216 GiB / 228 GiB avail; 3.3 KiB/s rd, 3 op/s
2019-05-08 17:16:04.447 7fc43d8b5700  0 log_channel(cluster) log [DBG] : pgmap v193: 480 pgs: 480 active+clean; 4.7 KiB data, 71 MiB used, 216 GiB / 228 GiB avail; 5.0 KiB/s rd, 4 op/s

Do we really need to show this info in the log?

Actions

Also available in: Atom PDF