Ticket 2501 - cgroup.release example: Change default CgroupMountpoint
Summary: cgroup.release example: Change default CgroupMountpoint
Status: RESOLVED FIXED
Alias: None
Product: Slurm
Classification: Unclassified
Component: Other (show other tickets)
Version: 16.05.x
Hardware: Linux Linux
: 4 - Minor Issue
Assignee: Tim Wickberg
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2016-03-01 19:05 MST by Thomas Cadeau
Modified: 2016-03-01 23:54 MST (History)
1 user (show)

See Also:
Site: Atos/Eviden Sites
Slinky Site: ---
Alineos Sites: ---
Atos/Eviden Sites: Grenoble
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
Google sites: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
NoveTech Sites: ---
Nvidia HWinf-CS Sites: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Tzag Elita Sites: ---
Linux Distro: ---
Machine Name:
CLE Version:
Version Fixed: 16.05.0-pre2
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments
Change default CgroupMountpoint (in cgroup.release example) (1.04 KB, patch)
2016-03-01 19:05 MST, Thomas Cadeau
Details | Diff

Note You need to log in before you can comment on or make changes to this ticket.
Description Thomas Cadeau 2016-03-01 19:05:43 MST
Created attachment 2791 [details]
Change default CgroupMountpoint (in cgroup.release example)

In commit c97e08a01c67612265627971312d32af2128aba5
The default moint point for cgroup was set to /sys/fs/cgroup

I propagate this to the example for release cgroup.
Comment 1 Alejandro Sanchez 2016-03-01 19:35:54 MST
This patch will also be included in next release.

Thanks again Thomas.
Comment 3 Tim Wickberg 2016-03-01 23:54:59 MST
Commit 1f84f3. Thanks!

I found a few locations in the documentation that had not been updated as well, commit 7da2592 addresses those.