[slurm-users] job_container/tmpfs, TmpFS and TmpDisk usage

2024-12-16 Thread Paul Musset via slurm-users
Hello, I have multiple questions about the usage of job_container/tmpfs, and the TmpFS and TmpDisk variables 1) If my job_container.conf files contains: ``` BasePath=/mnt/slurm_tmp Shared=true ``` is it important what I set TmpFS to in slurm.conf ? Should I set it to '/mnt/slurm_tmp' or '/tmp

[slurm-users] Re: Slurm upgrade using Debian packages

2025-03-06 Thread Paul Musset via slurm-users
Hi, If they are on two different machines, doing as described on the slurm documentation is not a problem. I just updated an ubuntu installation a few days ago following the doc and they can both can run without the other running If they are on the same machine, my guess would be that you ha

[slurm-users] Re: Building Debian packages - problem

2025-07-23 Thread Paul Musset via slurm-users
Hi, Thats what I use in the gitlab ci and don't see these error anywhere with slurm 24.11.6, on ubuntu 24.04 and 22.04 apt update && apt upgrade --yes apt-get install --yes build-essential fakeroot devscripts munge equivs curl --remote-name "https://download.schedmd.com/slurm/slurm-${SLURM_VE