On 9/5/25 12:55 am, John Snowdon via slurm-users wrote:
What I'm struggling with now is running Podman under Slurm itself on our compute nodes.
We found that we had to make /run/user/$UID private per job via a script run from the job_container/tmpfs plugin in order to stop jobs from the same user on a node using podman (via podman-hpc) trashing each other.
The details (including the script and config) are in our public support ticket where I was flailing around looking for how to do this with CloneNSScript here: https://support.schedmd.com/show_bug.cgi?id=23228
All the best, Chris