Project

General

Profile

Actions

Bug #15326

closed

Incorrect path in /etc/init/ceph-osd.conf leads to misconfigured TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES

Added by Nick Fisk about 8 years ago. Updated about 3 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

I can see the path in the upstart script

https://github.com/ceph/ceph/blob/master/src/upstart/ceph-osd.conf

Checks for the file /etc/default/ceph and then runs it

But in all the instances of ceph that I have installed that location is a directory and the actual location of the default conf file is /etc/default/ceph/ceph

I have confirmed with

ps eww $(pgrep ceph-osd)

That changing the path in the upstart file to the correct location, configures the TCMALLOC thread size correctly.

Actions #1

Updated by Greg Farnum about 7 years ago

  • Subject changed from Incorrect path in /etc/init/ceph-osd.conf to Incorrect path in /etc/init/ceph-osd.conf leads to misconfigured TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES
Actions #2

Updated by Sage Weil about 3 years ago

  • Status changed from New to Won't Fix
Actions

Also available in: Atom PDF