Re: [slurm-users] job_container.conf:: how to adopt a autofs base mount point

2021-12-02 Thread Adrian Sevcenco
On 03.12.2021 01:12, Ryan Cox wrote: Adrian, Hi! We haven't played with that yet, but we have been using pam_namespace.so for many years for the same purpose.  We do this at startup: mkdir -pm 000 /tmp/userns mkdir -pm 000 /dev/shm/userns mount --make-shared / mount --bind /tmp /tmp mount

Re: [slurm-users] job_container.conf:: how to adopt a autofs base mount point

2021-12-02 Thread Ryan Cox
Adrian, We haven't played with that yet, but we have been using pam_namespace.so for many years for the same purpose.  We do this at startup: mkdir -pm 000 /tmp/userns mkdir -pm 000 /dev/shm/userns mount --make-shared / mount --bind /tmp /tmp mount --make-private /tmp mount --bind /dev/shm

[slurm-users] job_container.conf:: how to adopt a autofs base mount point

2021-12-02 Thread Adrian Sevcenco
Hi! I have a annoying problem with the namespaces and the shared attribute of an autofs mountpoint... so, there is a directory named /cvmfs where autofs will mount various directories depending of the job requests. these directories, named repositories they do not need to be defined,

Re: [slurm-users] slurmdbd does not work

2021-12-02 Thread Brian Andrus
Your slurm needs built with the support. If you have mysql-devel installed it should pick it up, otherwise you can specify the location with --with-mysql when you configure/build slurm Brian Andrus On 12/2/2021 12:40 PM, Giuseppe G. A. Celano wrote: Hi everyone, I am having trouble

[slurm-users] slurmdbd does not work

2021-12-02 Thread Giuseppe G. A. Celano
Hi everyone, I am having trouble getting *slurmdbd* to work. This is the error I get: *error: Couldn't find the specified plugin name for accounting_storage/mysql looking at all fileserror: cannot find accounting_storage plugin for accounting_storage/mysqlerror: cannot create

Re: [slurm-users] Database Compression

2021-12-02 Thread Baer, Troy
My site has just updated to Slurm 21.08 and we are looking at moving to the built-in job script capture capability, so I'm curious about this as well. --Troy -Original Message- From: slurm-users On Behalf Of Paul Edmon Sent: Thursday, December 2, 2021 10:30 AM To:

Re: [slurm-users] TimeLimit parameter

2021-12-02 Thread Brian Andrus
I look at it this way (so it makes sense): It goes into a pending state because it is possible for the time to become available (you could just run a command that increases the timelimit) so it is waiting for that to happen. This is useful because you may have some users have a job that does

Re: [slurm-users] TimeLimit parameter

2021-12-02 Thread mercan
Hi; The EnforcePartLimits parameter in slurm.conf, should be set to ALL or ANY to enforce time limit for partition. Regards. Ahmet M. 2.12.2021 16:18 tarihinde Gestió Servidors yazdı: Hello, I’m going a problema I have detected in my SLURM cluster. If I configure a partition with a

Re: [slurm-users] slurmstepd: error: Too many levels of symbolic links

2021-12-02 Thread Adrian Sevcenco
Hi! On 01.12.2021 10:25, Bjørn-Helge Mevik wrote: Adrian Sevcenco writes: Hi! Does anyone know what could the the cause of such error? I have a shared home, slurm 20.11.8 and i try a simple script in the submit directory which is in the home that is nfs shared... We had the "Too many

Re: [slurm-users] TimeLimit parameter

2021-12-02 Thread Ozeryan, Vladimir
Hello, In your case 15 minute partition "TimeLimit" is a default value and should only apply if user has not specified time limit for their job within their sbatch script or srun command, or specified a lower value than partition default or has done so incorrectly. From: slurm-users On

[slurm-users] TimeLimit parameter

2021-12-02 Thread Gestió Servidors
Hello, I'm going a problema I have detected in my SLURM cluster. If I configure a partition with a "TimeLimit" of, for example, 15 minutes and, later, a user submits a job in which he/she apply a "TimeLimitt" bigger (for example, 20 minutes), job remains in PENDING state because TimeLimit