My first guess would be that the host is not listed as one of the two controllers in the slurm.conf. Also, keep in mind munge, and thus slurm is very sensitive to lack of clock synchronization between nodes. FYI, I run a hand built slurm 18.08.07 on debian 8 & 9 without issues. Haven't tried 10 yet.
On Tue, Jun 25, 2019 at 1:50 AM Valerio Bellizzomi <vale...@selnet.org> wrote: > > I have installed slurmctld on Debian Testing, trying to start the daemon > by hand: > > > > # /usr/sbin/slurmctld -D -v -f /etc/slurm-llnl/slurm.conf > slurmctld: error: High latency for 1000 calls to gettimeofday(): 2072 > microseconds > slurmctld: pidfile not locked, assuming no running daemon > slurmctld: slurmctld version 18.08.5-2 started on cluster selroc > slurmctld: Munge cryptographic signature plugin loaded > slurmctld: error: This host (master02/master02) not a valid controller > > > > Thanks > > >