Hi ,
    My slurm version is 20.11.5 .
    I use job_container/tmpfs to set up a private /tmp ,but the permission is 
700. Normal user can not read or write.

     drwx------     2 root root      6 Jan 31 01:32 tmp

   [cid:06118f60-5631-4735-a6f1-d80480cfb2cf]

I think the  permission should be 700 ,or the owner of the directory should be 
the user which run the job.

  slurm.conf
    JobContainerType=job_container/tmpfs
    TmpFS=/tmp

  job_container.conf
NodeName=g0025 AutoBasePath=true BasePath=/ram2


   findmnt
[cid:3c79f814-c4ab-4b9f-8a94-a3c9fca5e9d5]


Reply via email to