Re: [slurm-users] Slurm - Munge configuration details

2021-02-02 Thread Benson Muite
On 2/2/21 4:00 PM, Zainul Abiddin wrote: Hi Benson, I am not able to do passwordless ssh  between master and compute nodes using Munge service. when i am running below command , here it is asking for a password for the compute node. /Am I configuring properly or not, so I need clarity on thi

Re: [slurm-users] Slurm - Munge configuration details

2021-02-02 Thread Zainul Abiddin
Hi Benson, I am not able to do passwordless ssh between master and compute nodes using Munge service. when i am running below command , here it is asking for a password for the compute node. *Am I configuring properly or not, so I need clarity on this?* [root@smaster ~]# munge -n | ssh snode un

Re: [slurm-users] Slurm - Munge configuration details

2021-02-02 Thread Benson Muite
On 2/2/21 3:40 PM, Benson Muite wrote: On 2/2/21 3:30 PM, Zainul Abiddin wrote: Hi All, I am new to Slurm and trying to setup Slurm20.11.2 on Centos 7 My environment is Master node (smaster) + compute Node (snode) and i am using https://www.slothparadise.com/how-to-install-slurm-on-centos-7-clu

Re: [slurm-users] Slurm - Munge configuration details

2021-02-02 Thread Benson Muite
On 2/2/21 3:30 PM, Zainul Abiddin wrote: Hi All, I am new to Slurm and trying to setup Slurm20.11.2 on Centos 7 My environment is Master node (smaster) + compute Node (snode) and i am using https://www.slothparadise.com/how-to-install-slurm-on-centos-7-cluster/

Re: [slurm-users] Slurm - Munge configuration details

2021-02-02 Thread Zainul Abiddin
Hi, [root@smaster ~]# munge -n | unmunge STATUS: Success (0) ENCODE_HOST: smaster.calligotech.com (192.168.1.195) ENCODE_TIME: 2021-02-01 13:58:04 +0530 (1612168084) DECODE_TIME: 2021-02-01 13:58:04 +0530 (1612168084) TTL: 300 CIPHER: aes128 (4) MAC:

[slurm-users] Slurm - Munge configuration details

2021-02-02 Thread Zainul Abiddin
Hi All, I am new to Slurm and trying to setup Slurm20.11.2 on Centos 7 My environment is Master node (smaster) + compute Node (snode) and i am using https://www.slothparadise.com/how-to-install-slurm-on-centos-7-cluster/ link to setup Slurm on Master and compute nodes. I have tried installing Mung