We just recently did the following with great success so far:
- 2 Centos7 servers setup with MariaDB 10.4 Community
- 1 Virtualbox VM on NFS storage
- 1 LXD container on CEPH storage
- Goal was to not rely on same server/storage for both SLURMDBD services
- SLURMDBD service configu
You need a single database connection string that both slurmdbd daemons
point to.
To have high availability, you should do that with the db configurations
(HA, replication, etc), which makes sense, as you want the database to
be HA.
The slurm backup configuration is to protect from your slur