Project

General

Profile

Actions

Bug #15583

open

systemd warns about TasksMax= setting on older distros

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

Status:
New
Priority:
Low
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

The TasksMax= setting was introduced in systemd 227 ( see https://github.com/systemd/systemd/blob/master/NEWS )

In ceph, this setting was introduced by https://github.com/ceph/ceph/commit/05cafcf1 - however, no measure was included to prevent ceph from being installed on systems running older systemd versions that do not yet support this setting.

The result is that the unit files do not start. E.g.:

ceph-osd@0.service - Ceph object storage daemon
Loaded: loaded (/lib/systemd/system/ceph-osd.service; disabled)
Active: inactive (dead)

Apr 22 17:55:38 elara systemd1: [/lib/systemd/system/ceph-osd@.service:18] 
Unknown lvalue 'TasksMax' in section 'Service'

See http://tracker.ceph.com/issues/15553#note-10


Related issues 2 (0 open2 closed)

Related to devops - Bug #15553: /var/run/ceph permissions are borked after every rebootResolved04/20/2016

Actions
Related to devops - Bug #15560: Unknown lvalue 'TasksMax' in section 'Service'Duplicate04/21/2016

Actions
Actions

Also available in: Atom PDF