<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08/18/2015 08:39 PM, Martin Kosek
      wrote:<br>
    </div>
    <blockquote cite="mid:55D37BDE.6050901@redhat.com" type="cite">On
      08/10/2015 10:05 PM, Burke Rosen wrote:
      <br>
      <blockquote type="cite">Hello,
        <br>
        <br>
        I'm running two replicated freeIPA servers. One of them
        spontaneously failed.
        <br>
        After taking the misbehaving server down, the remaining
        replicant handled
        <br>
        everything fine. I restored the system to its original working
        state by
        <br>
        uninstalling ipa-server from the non-functional server and
        re-replicating from
        <br>
        the working server. All is well, but I am trying to figure out
        what might have
        <br>
        caused the problem in the first place. Below are first few
        (presumably)
        <br>
        relevant lines of the the error log. Can someone help me
        interpret them?
        <br>
        <br>
        Thank you,
        <br>
        <br>
        -Burke Rosen
        <br>
        <br>
        <br>
      </blockquote>
      <br>
      This line is interesting:
      <br>
      <br>
      <blockquote type="cite">[08/Aug/2015:04:11:06 -0700]
        repl_version_plugin_recv_acquire_cb - [file
        <br>
        ipa_repl_version.c, line 119]: Incompatible IPA versions,
        pausing replication.
        <br>
        This server: "20100614120000" remote server: "(null)".
        <br>
      </blockquote>
      <br>
      But I wonder how it is possible this was triggered, we did not
      bump the data version in IPA Replica version plugin since 2010 as
      you can see. So for some reason, it seems that the version was not
      passed correctly when the connection between replicas was being
      established.
      <br>
      <br>
      I guess we will not find out the root cause, given you
      successfully rebuilt the server. I am still CCing Ludwig and
      Thierry for reference.
      <br>
      <br>
    </blockquote>
    <br>
    <font face="Times New Roman, Times, serif">Hello,<br>
      <br>
      The DS master (or replica) sent a start-replication session with
      an empty GUID payload (added by ipa plugin). It should happen if
      you mixed DS and/or IPA version, is it the case ?<br>
      <br>
      thanks<br>
      thierry<br>
    </font>
  </body>
</html>