Re: [slurm-users] [EXT] slurmctld error

2021-04-06 Thread ibotsis
sinfo -N -o "%N %T %C %m %P %a" NODELIST STATE CPUS(A/I/O/T) MEMORY PARTITION AVAIL wn001 drained 0/0/2/2 3934 TUC* up wn002 drained 0/0/2/2 3934 TUC* up wn003 drained 0/0/2/2 3934 TUC* up wn004 drained 0/0/2/2 3934 TUC* up wn005 drained 0/0/2/2 3934 TUC* up wn006 drained 0/0/2/2 3934 TUC* u

Re: [slurm-users] [EXT] slurmctld error

2021-04-06 Thread ibotsis
sacctmgr list cluster Cluster ControlHost ControlPort RPC Share GrpJobs GrpTRES GrpSubmit MaxJobs MaxTRES MaxSubmit MaxWall QOS Def QOS -- --- - - --- - - --- -

Re: [slurm-users] [EXT] slurmctld error

2021-04-05 Thread ibotsis
Hi Sean ss -lntp | grep $(pidof slurmdbd) return nothing…… systemctl status slurmdbd.service ● slurmdbd.service - Slurm DBD accounting daemon Loaded: loaded (/lib/systemd/system/slurmdbd.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2021-0

Re: [slurm-users] [EXT] slurmctld error

2021-04-05 Thread ibotsis
Hi Sean, 10.0.0.100 is the dbd and ctld host with name se01. Firewall is inactive…… nc -nz 10.0.0.100 6819 || echo Connection not working give me back ….. Connection not working jb From: slurm-users On Behalf Of Sean Crosby Sent: Monday, April 5, 2021 2:52 PM To: Slurm Use