Project

General

Profile

Actions

Bug #14048

closed

MDS heap stats standby threads

Added by Vitaliy Dutchak over 8 years ago. Updated over 8 years ago.

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

0%

Source:
other
Tags:
mds, heap stats
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hello I am have a problem with heap stats (dump, start_profiler, stop_profiler) command:

When I run it - i get some results, but ceph-mds create 4 new threads and don't exit it, so if I call
ceph tell mds.a heap stats every 10 seconds after 5-6 hours I had 4000+ threads and cluster slow down.

in ceph-mds log i had a lot of:

2015-12-10 15:39:00.121346 7f6187fe6700 0 -- 10.10.10.11:6800/25374 >> 10.10.10.11:0/1766420499 pipe(0x7f61972f8000 sd=17 :6800 s=2 pgs=2 cs=1 l=0 c=0x7f6197194b00).fault, server, going to standby
2015-12-10 15:39:00.152101 7f6187de4700 0 -- 10.10.10.11:6800/25374 >> 10.10.10.11:0/1665626131 pipe(0x7f61972fd000 sd=18 :6800 s=2 pgs=2 cs=1 l=0 c=0x7f6197194dc0).fault, server, going to standby

I was try versions: 0.94.3, 0.94.5, 9.2 on all same picture.
I was try for other daemons (osd and mon) and it's work nice, but not for mds

Actions #1

Updated by Greg Farnum over 8 years ago

  • Project changed from Ceph to CephFS
  • Category deleted (1)

Huh. The tell command is setting up a new client connection — are we failing to clean these up for some reason?

Actions #2

Updated by Vitaliy Dutchak over 8 years ago

I think this threads should be cleaned up

Actions #3

Updated by John Spray over 8 years ago

  • Status changed from New to 12

Reproduced on master.

Actions #4

Updated by John Spray over 8 years ago

  • Status changed from 12 to In Progress
  • Assignee set to John Spray
Actions #5

Updated by John Spray over 8 years ago

  • Status changed from In Progress to Fix Under Review
Actions #6

Updated by Vitaliy Dutchak over 8 years ago

Sorry for question. It's I am need to review or CephFs team? )

Actions #7

Updated by Zheng Yan over 8 years ago

Vitaliy Dutchak wrote:

Sorry for question. It's I am need to review or CephFs team? )

We will review it, If you like to, you can test or review it too.

Actions #8

Updated by Zheng Yan over 8 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF