Hi all,

I have noted that SLURM does not write job PENDING state when Reason=PartitionNodeLimit

1. Submitted job
2. Allocated job id: 245
3. Job's state:
squeue :
JOBID PARTITION     NAME     USER  ST  TIME  NODES NODELIST(REASON)
245    all.q     schedule slurm01  PD  0:00      1 (PartitionNodeLimit)

scontrol show job 245
JobId=245 Name=scheduler_slurm_job_script
UserId=slurm01(20034) GroupId=SlurmProject(20035)
Priority=4294893529 Account=20035 QOS=(null)
JobState=PENDING Reason=PartitionNodeLimit Dependency=(null)

4. Nothing is written in scheduler logs

5. But when I do "scontrol reconfigure"
squeue:
JOBID PARTITION  NAME     USER  ST       TIME  NODES NODELIST(REASON)
245   all.q     schedule  slurm01  PD       0:00      1 (Resources)

scontrol show job 245
JobId=245 Name=scheduler_slurm_job_script
UserId=slurm01(20034) GroupId=SlurmProject(20035)
Priority=4294893527 Account=20035 QOS=(null)
JobState=PENDING Reason=Resources Dependency=(null)

scheduler logs:
[2011-12-05T15:04:06] sched: JobId=245. State=PENDING. Reason=Resources. Priority=4294893527. Partition=all.q.


Is this bug or maybe I have missed some configuration step?


SLURM CONFIGURATION:
JobCompType=jobcomp/filetxt
JobCompLoc=/var/log/slurm/sched.log
SlurmSchedLogFile=/var/log/slurm/sched.log
SlurmSchedLogLevel=1
AccountingStorageType=accounting_storage/filetxt
AccountingStorageLoc=/var/log/slurm/jobAcc.log

SLURM VERSION:
scontrol --version
slurm 2.3.0


Help appreciated.

--
Pozdrawiam/Best regards,

Piotr Kulasek-Szwed
Software Developer
AMG.net
A Bull Group Company
ul. Łąkowa 29
90-554 Łódź
tel.: (+48 42) 296 32 09
GSM: (+48) 506 091 443
skype: kulasekp
e-mail: [email protected]
www.amg.net.pl

Treść niniejszej wiadomości może być poufna. Jeżeli nie jesteście Państwo jej adresatem, to rozprowadzanie lub wykorzystywanie zawartych tu informacji jest zabronione. This e-mail contains material that is confidential for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.

Reply via email to