The name 'default' is reserved and sets the defaults. Try changing that 'default' to something else....
On Fri, Jul 8, 2016, 16:31 Yuri <y...@sent.com> wrote: > > Any idea why I'm getting this error? > > # journalctl -xe > [...] > Jul 08 16:54:18 cluster-slurm slurmctld[1512]: fatal: No PartitionName > information available! > Jul 08 16:54:18 cluster-slurm systemd[1]: slurmctld.service: main > process exited, code=exited, status=1/FAILURE > [...] > > # tail /etc/slurm-llnl/slurm.conf > [...] > # COMPUTE NODES > NodeName=node[100-250] CPUs=1 State=UNKNOWN > PartitionName=default Nodes=node[100-250] Default=YES MaxTime=INFINITE > State=UP >