Following up to my previous response:
You could have your keepalived/maxscale/mariadb/slurmdbd setup on 2 servers. We
chose to break it out for maximum resiliency of backend resource types. You
have to have 2 database instances with their own storage space, and use
replication. I do not know of
Hi;
I think you can use pacemaker cluster for a virtual slurmdb server. A
virtual slurmdb server which runs both slurmdb and mysql services on the
active slurmctl server. When the active slurmctl server die, You can try
to start on the passive one.
Regards;
Ahmet M.
23.07.2020 19:12 tarih
Peter,
I believe that the answer to your database question is that you don't have two
MySQL/MariaDB servers running at the same time. The only way that I know of to
run MySQL/MariaDB in an active-active setup, which is what you appear to be
describing, is with replication. The other setup is to