| Summary: | cgroup not cleaned up | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Akmal Madzlan <akmalm> |
| Component: | slurmd | Assignee: | Alejandro Sanchez <alex> |
| Status: | RESOLVED INFOGIVEN | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | CC: | alex |
| Version: | 14.11.10 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | DownUnder GeoSolutions | Alineos Sites: | --- |
| Atos/Eviden Sites: | --- | Confidential Site: | --- |
| Coreweave sites: | --- | Cray Sites: | --- |
| DS9 clusters: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | --- | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Linux Distro: | --- |
| Machine Name: | CLE Version: | ||
| Version Fixed: | Target Release: | --- | |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
|
Description
Akmal Madzlan
2016-03-31 14:31:06 MDT
Akmal, could you try as root:
> echo "/path/to/your/release_freezer" > /cgroup/freezer/release_agent
Then submit a job and when it finishes verify if the hierarchy is cleaned up under /cgroup/freezer?
Hi Alejandro, When I put the path in /cgroup/freezer/release_agent, the cgroup is cleaned. Akmal Hi Alejandro, Why is this happening? Is it caused by a configuration error? Akmal I'm investigating why there's a need for manually setting up the path in /cgroup/freezer/release_agent in 14.11. Just tested in 15.08 and there's no need to do that, hierarchy is cleaned up with just the Slurm config. I think this was fixed in the following commit: https://github.com/SchedMD/slurm/commit/c2ce30c2c1879da4d3b02622ca82819163c90d30 So if you are not planning to upgrade to 15.08, you can use the workaround I suggested in comment #1. Please, let me know if you have any more questions. Hi Akmal. Can we close this bug? Do you have any more questions? Thanks. Hi Alejandro, yes we can close this bug. Thanks |