Hi, Does slurm have the mechanism to synchronise scheduler jobs and states between the ControlMachine and BackupController? If not and if it is admin's responsibility to take care about it, there could be following two options:
1. Set up a single node for mysql and slurmdb, point the variables of StateSaveLocation and SlurmdSpoolDir to the remote single db node. The question is, how can the values in StateSaveLocation and SlurmdSpoolDir be set up to a remote location? Or it is not possible? 2. Set the variables of StateSaveLocation and SlurmdSpoolDir to a share location which mount to both StateSaveLocation and SlurmdSpoolDir. What is your recommendation? Thank you. Kind regards, - j
