Project

General

Profile

Actions

Bug #39587

closed

[ceph-mgr]High cpu usage

Added by haitao chen almost 5 years ago. Updated almost 5 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
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

We are running ceph 13.2.5 on Centos Linux 7.5.1804.There have three monitors, three mgrs.
When do some operations on dashboard, the ceph-mgr's cpu become very high. Use 'pstack -T -p pid' and 'top -H' show that the msgr-worker-0, msgr-worker-1 and msgr-worker-2 thread take the cpu.
Use 'strace -p pid' to show that the msgr-worker-0~2 call epoll_wait very very very frequently.
Set debug_ms to 30/30 get some logs list below:


Files

log2.png (357 KB) log2.png haitao chen, 05/05/2019 08:22 AM
log3.png (213 KB) log3.png haitao chen, 05/05/2019 09:36 AM

Related issues 1 (0 open1 closed)

Is duplicate of RADOS - Backport #38561: mimic: mgr deadlockResolvedPrashant DActions
Actions #1

Updated by Greg Farnum almost 5 years ago

  • Project changed from Ceph to mgr
  • Category deleted (msgr)
Actions #2

Updated by haitao chen almost 5 years ago

It the same as http://tracker.ceph.com/issues/38561.
Because the dead lock, the mgr's queue of ceph-mgr can't release. So it will call epoll_wait very very frequently.

Actions #3

Updated by haitao chen almost 5 years ago

Please help to close it.

Actions #4

Updated by Sebastian Wagner almost 5 years ago

Actions #5

Updated by Sebastian Wagner almost 5 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF