[slurm-users] Access/permission denied

John Hearns hearnsj at googlemail.com
Mon May 20 17:09:46 UTC 2019


Why are you sshing into the compute node compute-0-2  ???
On the head node named rocks7:

srun -c 1 --partition RUBY --account y8 --mem=1G xclock

On Mon, 20 May 2019 at 16:07, Mahmood Naderan <mahmood.nt at gmail.com> wrote:

> Hi
> Although proper configuration has been defined as below
>
> [root at rocks7 software]# grep RUBY /etc/slurm/parts
> PartitionName=RUBY AllowAccounts=y4,y8 Nodes=compute-0-[1-4]
> [root at rocks7 software]# sacctmgr list association
> format=account,"user%20",partition,grptres,maxwall | grep kouhikamali3
>      local         kouhikamali3            cpu=16,mem=1+
>         y8         kouhikamali3       ruby cpu=16,mem=1+
> [root at rocks7 software]# systemctl restart slurmd
> [root at rocks7 software]# systemctl restart slurmctld
> [root at rocks7 software]#
>
>
>
> The user is not able to run srun on a specified node. See:
>
>
> [kouhikamali3 at rocks7 ~]$ ssh -Y compute-0-2
> ...
> [kouhikamali3 at compute-0-2 ~]$ srun -c 1 --partition RUBY --account y8
> --mem=1G xclock
> srun: error: Unable to allocate resources: Access/permission denied
>
>
> Any thought?
>
> Regards,
> Mahmood
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20190520/7562a370/attachment.html>


More information about the slurm-users mailing list