Project

General

Profile

Actions

Backport #16585

closed

jewel: enormous CLOSE_WAIT connections after re-spawning a mds daemon

Added by Nathan Cutler almost 8 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Target version:
Release:
jewel
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Related issues 1 (0 open1 closed)

Copied from Ceph - Bug #16390: enormous CLOSE_WAIT connections after re-spawning a mds daemonResolvedKefu Chai06/20/2016

Actions
Actions #1

Updated by Nathan Cutler almost 8 years ago

  • Copied from Bug #16390: enormous CLOSE_WAIT connections after re-spawning a mds daemon added
Actions #2

Updated by Abhishek Varshney over 7 years ago

There is a conflict in backporting this. It is with the commit f97d0d2ccb9347a6252909975e5a81668f3bd406, which is not yet backported to jewel yet.

Actions #4

Updated by Loïc Dachary over 7 years ago

  • Status changed from New to Need More Info
  • Assignee set to Haomai Wang

git cherry-pick -x https://github.com/ceph/ceph/pull/9772/commits/eaf68c724144d07f9506037a14d9192cb9f16d70 conflicts with

    if (sd >= 0) {
<<<<<<< variant A
      errors = 0;
>>>>>>> variant B
      net.set_close_on_exec(sd);
======= end

I'm not sure which way to go. Haomai, what do you advise ?

Actions #5

Updated by Alexey Sheplyakov about 7 years ago

  • Status changed from Need More Info to In Progress
  • Assignee changed from Haomai Wang to Alexey Sheplyakov
Actions #6

Updated by Nathan Cutler about 7 years ago

  • Description updated (diff)
Actions #7

Updated by Nathan Cutler about 7 years ago

  • Status changed from In Progress to Resolved
  • Target version set to v10.2.8
Actions

Also available in: Atom PDF