RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1493976 - CPUAffinity does not accept ranges
Summary: CPUAffinity does not accept ranges
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: systemd
Version: 7.4
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Jan Synacek
QA Contact: Frantisek Sumsal
URL:
Whiteboard:
Depends On:
Blocks: 1466365
TreeView+ depends on / blocked
 
Reported: 2017-09-21 09:08 UTC by Paul Dwyer
Modified: 2021-06-10 13:05 UTC (History)
6 users (show)

Fixed In Version: systemd-219-46.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-10 11:22:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:0711 0 None None None 2018-04-10 11:23:48 UTC

Description Paul Dwyer 2017-09-21 09:08:56 UTC
Description of problem:
Trying to specify ranges of cpus for CPUAffinity and they are not accepted.
CPUs need to be added individually which is a pain for large cpu systems

Version-Release number of selected component (if applicable):
RHEL7.4
systemd-219-42.el7_4.1.x86_64

How reproducible:
Always

Steps to Reproduce:
1. set the CPUAffinity for systemd in
/etc/systemd/system.conf

2. Trying to set CPUAffinity for a service to other cpus other than default group assigned to systemd in step 1.
Using an override file and specifying cpus in ranges e.g.
CPUAffinity=2-11,24-35,16-23,36-47

3. restart the service and it fails with
Failed at step CPUAFFINITY spawning /usr/sbin/httpd: Invalid argument
exit status=215/affinity 

Actual results:
Service fails to start

Expected results:
Service starts 

Additional info:
Service starts correctly if cpus are listed individually

Doesn't look like systemd supports ranges for CPUAffinity and enforces whitespace as a separator

Comment 2 Jan Synacek 2017-09-25 10:13:01 UTC
We need to backport https://github.com/systemd/systemd/pull/1699.

Comment 3 Jan Synacek 2017-09-27 07:07:44 UTC
https://github.com/lnykryn/systemd-rhel/pull/149

Comment 11 Lukáš Nykrýn 2017-10-08 06:10:18 UTC
fix merged to staging branch -> https://github.com/lnykryn/systemd-rhel/pull/149 -> post

Comment 17 errata-xmlrpc 2018-04-10 11:22:48 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:0711


Note You need to log in before you can comment on or make changes to this bug.