Project

General

Profile

Actions

Fix #46416

closed

mgr progress module causes needless load

Added by Manuel Lausch almost 4 years ago. Updated almost 4 years ago.

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

0%

Source:
Tags:
Backport:
octopus,nautilus
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The progress module in the manager causes a lot of load, especially if the cluster is not healthy.
This results in blocking of other modules like the prometheus endpoint.

The notify function retrieves on pg_summary updates the pg_stats and pg_ready regardless it will be used or not in further execution.

This is a issue at least since nautilus. It would be greate if you will backport this.

I created a PR which fixed this issue: https://github.com/ceph/ceph/pull/35973

Regards
Manuel


Related issues 2 (0 open2 closed)

Copied to mgr - Backport #46514: octopus: mgr progress module causes needless loadResolvedNathan CutlerActions
Copied to mgr - Backport #46515: nautilus: mgr progress module causes needless loadResolvedNathan CutlerActions
Actions

Also available in: Atom PDF