<div dir="ltr"><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">Does this <a href="https://slurm.schedmd.com/archive/slurm-22.05.8/cgroup.conf.html#SECTION_DISTRIBUTION-SPECIFIC-NOTES">link</a> help? </div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">> Debian and derivatives (e.g. Ubuntu) usually exclude the memory and </div><div class="gmail_default" style="font-family:monospace">> memsw (swap) cgroups by default. To include them, add the following </div><div class="gmail_default" style="font-family:monospace">> parameters to the kernel command line: cgroup_enable=memory swapaccount=1</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">I'm using Bionic (18) and after applying those changes it seems to be working OK for me. I don't believe that Ubuntu has changed memory cgroup configuration between 18 and 22, but we're only starting to use 22.</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace"> - Michael</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 21, 2023 at 9:01 AM Angel de Vicente <<a href="mailto:angel.de.vicente@iac.es">angel.de.vicente@iac.es</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
Hermann Schwärzler <<a href="mailto:hermann.schwaerzler@uibk.ac.at" target="_blank">hermann.schwaerzler@uibk.ac.at</a>> writes:<br>
<br>
> which version of cgroups does Ubuntu 22.04 use?<br>
<br>
I'm a cgroups noob, but my understanding is that both v2 and v1 coexist<br>
in Ubuntu 22.04<br>
(<a href="https://manpages.ubuntu.com/manpages/jammy/man7/cgroups.7.html" rel="noreferrer" target="_blank">https://manpages.ubuntu.com/manpages/jammy/man7/cgroups.7.html</a>). I have<br>
another machine with Ubuntu 18.04, which also has (AFAIK) both versions<br>
(<a href="https://manpages.ubuntu.com/manpages/jammy/man7/cgroups.7.html" rel="noreferrer" target="_blank">https://manpages.ubuntu.com/manpages/jammy/man7/cgroups.7.html</a>) and<br>
where Slurm (slurm-wlm) 21.08.8-2 is installed, and I have no cgroups<br>
issues there.<br>
<br>
> What is the output of "mount | grep cgroup" on your system?<br>
<br>
,----<br>
| mount | grep cgroup<br>
| cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime)<br>
| cpuacct on /cgroup/cpuacct type cgroup (rw,relatime,cpuacct)<br>
| freezer on /cgroup/freezer type cgroup (rw,relatime,freezer)<br>
| cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)<br>
`----<br>
<br>
Thanks for any help/pointers,<br>
-- <br>
Ángel de Vicente<br>
 Research Software Engineer (Supercomputing and BigData)<br>
 Tel.: +34 922-605-747<br>
 Web.: <a href="http://research.iac.es/proyecto/polmag/" rel="noreferrer" target="_blank">http://research.iac.es/proyecto/polmag/</a><br>
<br>
 GPG: 0x8BDC390B69033F52<br>
</blockquote></div>