<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Zookeeper not starting on one node inconsistent epoch in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zookeeper-not-starting-on-one-node-inconsistent-epoch/m-p/111475#M42695</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;I recently upgraded our cluster (3 node not secure) from HDP 2.3 to 2.5. After the upgrade was finalized and when i was restarting some of the services I saw that zookeeper went down on one of the nodes with the following errors in the log&lt;/P&gt;
&lt;PRE&gt;2016-10-04 05:38:06,427 - INFO [main:QuorumPeer@1038] - initLimit set to 10 2016-10-04 05:38:06,439 - INFO [main:FileSnap@83] - Reading snapshot /hadoop/zookeeper/version-2/snapshot.4400000000 2016-10-04 05:38:06,556 - ERROR [main:QuorumPeer@530] - Unable to load database on disk java.io.IOException: The current epoch, 45 is less than the accepted epoch, 32 at org.apache.zookeeper.server.quorum.QuorumPeer.loadDataBase(QuorumPeer.java:527) at org.apache.zookeeper.server.quorum.QuorumPeer.start(QuorumPeer.java:473) at org.apache.zookeeper.server.quorum.QuorumPeerMain.runFromConfig(QuorumPeerMain.java:153) at org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:111) at org.apache.zookeeper.server.quorum.QuorumPeerMain.main(QuorumPeerMain.java:78) 2016-10-04 05:38:06,558 - ERROR [main:QuorumPeerMain@89] - Unexpected exception, exiting abnormally java.lang.RuntimeException: Unable to run quorum server at org.apache.zookeeper.server.quorum.QuorumPeer.loadDataBase(QuorumPeer.java:531) at org.apache.zookeeper.server.quorum.QuorumPeer.start(QuorumPeer.java:473) at org.apache.zookeeper.server.quorum.QuorumPeerMain.runFromConfig(QuorumPeerMain.java:153) at org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:111) at org.apache.zookeeper.server.quorum.QuorumPeerMain.main(QuorumPeerMain.java:78) Caused by: java.io.IOException: The current epoch, 45 is less than the accepted epoch, 32 at org.apache.zookeeper.server.quorum.QuorumPeer.loadDataBase(QuorumPeer.java:527) ... 4 more 2016-10-04 05:50:32,198 - INFO [main:FourLetterWordMain@43] - connecting to localhost 2181 2016-10-04 06:01:35,510 - INFO [main:FourLetterWordMain@43] - connecting to localhost 2181



&lt;/PRE&gt;
&lt;P&gt;I saw that there is a JIRA &lt;A href="https://issues.apache.org/jira/browse/ZOOKEEPER-2307" target="_blank" rel="noopener"&gt;https://issues.apache.org/jira/browse/ZOOKEEPER-2307&lt;/A&gt;, do i need to apply this patch. Has anyone else faced this problem.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Anand&lt;/P&gt;</description>
    <pubDate>Tue, 20 Aug 2019 12:57:55 GMT</pubDate>
    <dc:creator>anand_raghavan</dc:creator>
    <dc:date>2019-08-20T12:57:55Z</dc:date>
    <item>
      <title>Zookeeper not starting on one node inconsistent epoch</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zookeeper-not-starting-on-one-node-inconsistent-epoch/m-p/111475#M42695</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;I recently upgraded our cluster (3 node not secure) from HDP 2.3 to 2.5. After the upgrade was finalized and when i was restarting some of the services I saw that zookeeper went down on one of the nodes with the following errors in the log&lt;/P&gt;
&lt;PRE&gt;2016-10-04 05:38:06,427 - INFO [main:QuorumPeer@1038] - initLimit set to 10 2016-10-04 05:38:06,439 - INFO [main:FileSnap@83] - Reading snapshot /hadoop/zookeeper/version-2/snapshot.4400000000 2016-10-04 05:38:06,556 - ERROR [main:QuorumPeer@530] - Unable to load database on disk java.io.IOException: The current epoch, 45 is less than the accepted epoch, 32 at org.apache.zookeeper.server.quorum.QuorumPeer.loadDataBase(QuorumPeer.java:527) at org.apache.zookeeper.server.quorum.QuorumPeer.start(QuorumPeer.java:473) at org.apache.zookeeper.server.quorum.QuorumPeerMain.runFromConfig(QuorumPeerMain.java:153) at org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:111) at org.apache.zookeeper.server.quorum.QuorumPeerMain.main(QuorumPeerMain.java:78) 2016-10-04 05:38:06,558 - ERROR [main:QuorumPeerMain@89] - Unexpected exception, exiting abnormally java.lang.RuntimeException: Unable to run quorum server at org.apache.zookeeper.server.quorum.QuorumPeer.loadDataBase(QuorumPeer.java:531) at org.apache.zookeeper.server.quorum.QuorumPeer.start(QuorumPeer.java:473) at org.apache.zookeeper.server.quorum.QuorumPeerMain.runFromConfig(QuorumPeerMain.java:153) at org.apache.zookeeper.server.quorum.QuorumPeerMain.initializeAndRun(QuorumPeerMain.java:111) at org.apache.zookeeper.server.quorum.QuorumPeerMain.main(QuorumPeerMain.java:78) Caused by: java.io.IOException: The current epoch, 45 is less than the accepted epoch, 32 at org.apache.zookeeper.server.quorum.QuorumPeer.loadDataBase(QuorumPeer.java:527) ... 4 more 2016-10-04 05:50:32,198 - INFO [main:FourLetterWordMain@43] - connecting to localhost 2181 2016-10-04 06:01:35,510 - INFO [main:FourLetterWordMain@43] - connecting to localhost 2181



&lt;/PRE&gt;
&lt;P&gt;I saw that there is a JIRA &lt;A href="https://issues.apache.org/jira/browse/ZOOKEEPER-2307" target="_blank" rel="noopener"&gt;https://issues.apache.org/jira/browse/ZOOKEEPER-2307&lt;/A&gt;, do i need to apply this patch. Has anyone else faced this problem.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Anand&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 12:57:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zookeeper-not-starting-on-one-node-inconsistent-epoch/m-p/111475#M42695</guid>
      <dc:creator>anand_raghavan</dc:creator>
      <dc:date>2019-08-20T12:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Zookeeper not starting on one node inconsistent epoch</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zookeeper-not-starting-on-one-node-inconsistent-epoch/m-p/111476#M42696</link>
      <description>&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;Please refer these links. I hope it will be helpful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.mapr.com/docs/DOC-1215" target="_blank"&gt;https://community.mapr.com/docs/DOC-1215&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/37774532/unable-to-start-zookeeper" target="_blank"&gt;http://stackoverflow.com/questions/37774532/unable-to-start-zookeeper&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 11:45:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zookeeper-not-starting-on-one-node-inconsistent-epoch/m-p/111476#M42696</guid>
      <dc:creator>maheshmsh88</dc:creator>
      <dc:date>2016-10-05T11:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Zookeeper not starting on one node inconsistent epoch</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zookeeper-not-starting-on-one-node-inconsistent-epoch/m-p/111477#M42697</link>
      <description>&lt;P&gt;Thanks Mahesh. I followed the resolution in the &lt;A href="https://community.mapr.com/docs/DOC-1215"&gt;https://community.mapr.com/docs/DOC-1215&lt;/A&gt; and it worked.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 12:19:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zookeeper-not-starting-on-one-node-inconsistent-epoch/m-p/111477#M42697</guid>
      <dc:creator>anand_raghavan</dc:creator>
      <dc:date>2016-10-05T12:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Zookeeper not starting on one node inconsistent epoch</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zookeeper-not-starting-on-one-node-inconsistent-epoch/m-p/268372#M42698</link>
      <description>&lt;P&gt;The link&amp;nbsp;&lt;A href="https://community.mapr.com/docs/DOC-1215" target="_blank"&gt;https://community.mapr.com/docs/DOC-1215&lt;/A&gt; is not working now.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 11:40:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Zookeeper-not-starting-on-one-node-inconsistent-epoch/m-p/268372#M42698</guid>
      <dc:creator>tuk</dc:creator>
      <dc:date>2019-08-20T11:40:44Z</dc:date>
    </item>
  </channel>
</rss>

