Yes, I just tried that. Despite "AllocNodes is for executing jobs" (I just want to submit them to the queue/partition to be executed later) it seems AllocNodes is needed for submit to a queue as well. Thanks Eva On Thu, 18 Jul 2013, Seren Soner wrote: > Perhaps you could lookup AllocNodes in scontrol manual. > > Sent from my iPhone > > On 18 Tem 2013, at 22:02, Eva Hocks <ho...@sdsc.edu> wrote: > > > > > > > > > > > I am trying to use a Login node, other then the primary slurm scheduler > > node, for batch job submission but it does not work. > > > > on the master node: > > > > fe1 ~]$ sbatch sbatch > > Submitted batch job 59 > > > > > > on any batch node: > > gpu-ln1 ~]$ sbatch sbatch > > sbatch: error: Batch job submission failed: Access/permission denied > > > > > > There are NO errors in the slumd.logs or any system logs so no clue what > > permissions are denied. The slurmd is running on the node. > > > > How do I allow users to submit jobs????? > > > > > > > > > > And how do I set up submit only nodes in slurm? I couldn't find any hint > > in the documentation. > > > > Thanks > > Eva >