Project

General

Profile

Actions

Bug #15560

closed

Unknown lvalue 'TasksMax' in section 'Service'

Added by Ruben Kerkhof about 8 years ago. Updated over 7 years ago.

Status:
Duplicate
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

I see this on CentOS 7, probably because systemd-219 is too old to support this setting:
Apr 21 09:00:33 ams1-pod11-ceph17.tilaa.nl systemd1: [/usr/lib/systemd/system/ceph-osd@.service:18] Unknown lvalue 'TasksMax' in section 'Service'

Not a major issue, but perhaps this can be handled in the rpm?

$ rpm -q ceph-osd systemd
ceph-osd-10.1.2-0.el7.x86_64
systemd-219-19.el7_2.7.x86_64


Related issues 1 (1 open0 closed)

Related to devops - Bug #15583: systemd warns about TasksMax= setting on older distrosNew04/23/2016

Actions
Actions #1

Updated by Russell Islam almost 8 years ago

This issue is still present in 10.2.1 version. Is there any fix so far?

Actions #2

Updated by Nathan Cutler almost 8 years ago

This warning is purely cosmetic. All it means is the version of systemd installed on your system is old and does not yet support these new-fangled systemd parameters.

There are two ways to "fix" the "bug": (1) drop the unsupported parameters from the unit files, or (2) upgrade to a newer systemd that supports the parameters.

Now, upstream builds for various distros (and distro versions), each of which will presumably upgrade to the newer systemd. Hence, the only way I see to fix the bug upstream would be to maintain a separate set of systemd unit files for each distro and distro version, which would be an onerous task.

The right place to file this bug is with your distro or downstream product.

Actions #3

Updated by Марк Коренберг over 7 years ago

Related issues: #15583 #15581

Actions #4

Updated by Nathan Cutler over 7 years ago

  • Status changed from New to Duplicate
Actions #5

Updated by Nathan Cutler over 7 years ago

  • Project changed from Ceph to devops
Actions #6

Updated by Nathan Cutler over 7 years ago

  • Related to Bug #15583: systemd warns about TasksMax= setting on older distros added
Actions

Also available in: Atom PDF