Hello Everyone!
I would have thought this would be a trivial issue but a
resolution has eluded me. I am updating to 17.02.4, using the same config from
the previous cluster. I have changed the name of the cluster and when I start
slurmctld I receive this:
slurmctld has been started with "ClusterName=test
", but read "test" from the state files in StateSaveLocation
Running multiple clusters from a shared StateSaveLocation WILL CAUSE CORRUPTION.
Remove /site/slurm-17.02.4/save_state/slurmctld/clustername to override this
safety check if this is intentional (e.g., the ClusterName has changed).
In my slurm.conf I have:
ClusterName=test
I have tried double quotes and single quotes, neither made a difference.
In my /site/slurm-17.02.4/save_state/slurmctld/clustername I have "test"
without quotes.
What am I missing?
Thanks!
-scz