Re: [slurm-users] Ignore state file recover error at first starting of slurmctld

2022-11-17 Thread Ole Holm Nielsen
How did you configure Slurm? Check this in your slurm.conf file: $ scontrol show config | grep StateSaveLocation StateSaveLocation = /var/spool/slurmctld You seem to have defined this incorrectly: /var/spool/slurm/ctld /Ole On 16-11-2022 23:13, 김종록 wrote: When I started slurmctld for

[slurm-users] Ignore state file recover error at first starting of slurmctld

2022-11-16 Thread 김종록
Hello Everyone,   When I started slurmctld for the first time, the following error message is displayed.   ... slurmctld: error: Could not open node state file /var/spool/slurm/ctld/node_state: No such file or directory slurmctld: error: NOTE: Trying backup state save file. Information