[slurm-users] Ignore state file recover error at first starting of slurmctld
Ole Holm Nielsen
Ole.H.Nielsen at fysik.dtu.dk
Thu Nov 17 13:43:53 UTC 2022
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 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 may be lost!
...
More information about the slurm-users
mailing list