<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>This can happen if things are mis-configured.</p>
    <p>realize slurmdbd is merely a daemon that talks to a database.</p>
    <p>That database should be HA and separate from the slurmdbd
      systems.<br>
      For our location, we have a central DB server that both slurmdbd
      systems point to. In this scenario, it is the db that ensures both
      are getting accurate and current information.</p>
    <p>Brian Andrus<br>
    </p>
    <div class="moz-cite-prefix">On 6/27/2022 9:15 AM,
      <a class="moz-txt-link-abbreviated" href="mailto:taleintervenor@sjtu.edu.cn">taleintervenor@sjtu.edu.cn</a> wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:024101d88a41$28145c80$783d1580$@sjtu.edu.cn">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:DengXian;}a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:DengXian;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;}div.WordSection1
        {page:WordSection1;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-US">Hi, all:<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">We noticed that slurmdbd
            provide the conf option <b>DbdBackupHost</b> for user to
            set a secondary slurmdbd node. Since slurmdbd is closely
            related to database, we wonder will multiple slurmdbd bring
            up the split-brain danger, which is the common topic in
            database high-available discussion. Will there be any case
            in which slurmdbd_A and slurmdbd_B failed to recognize each
            other’s state and both work as active node?<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Another related question
            is, when primary slurmdbd node work well, will standby
            slurmdbd node write anything to database? If standby
            slurmdbd won’t write anything, then is it safe to separately
            connect slurmdbd_A to mysql_A, and slurmdbd_B to mysql_B,
            and using multi-source replication to sync mysql_A with
            mysql_B?<o:p></o:p></span></p>
      </div>
    </blockquote>
  </body>
</html>