<?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 Re: nameNode HA  not working in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/nameNode-HA-not-working/m-p/132973#M51820</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10115/sahmad43.html" nodeid="10115"&gt;@Sami Ahmad&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please save ambari-server and ambari-agent logs on the journal node machines for further reference.&lt;/P&gt;&lt;P&gt;One h@cky approach could be - &lt;/P&gt;&lt;P&gt;1. Copy the link from browser's address bar where enable Namenode HA wizard is stuck.&lt;/P&gt;&lt;P&gt;2. Open new tab in the same browser.&lt;/P&gt;&lt;P&gt;3. Paste the copied link.&lt;/P&gt;&lt;P&gt;4. increase the step number manually, i.e. if step4 is the last value in the copied url then make it as step5&lt;/P&gt;&lt;P&gt;5. press enter and move on!&lt;/P&gt;&lt;P&gt;Please don't forget to create a Hortonworks Support ticket if you have a support subscription, it will help us to identify a BUG and fix it to avoid further occurrences of this issue.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;-Kuldeep&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2017 18:10:45 GMT</pubDate>
    <dc:creator>KuldeepK</dc:creator>
    <dc:date>2017-01-18T18:10:45Z</dc:date>
    <item>
      <title>nameNode HA  not working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/nameNode-HA-not-working/m-p/132971#M51818</link>
      <description>&lt;P&gt;I am using ambari to enable the namenode HA but its not detecting the checkpoint and not advancing the screen . please see below &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11482-safemode.jpg" style="width: 802px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22224i1E020194F970C252/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11482-safemode.jpg" alt="11482-safemode.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11483-screenshot.jpg" style="width: 810px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22225iA113239673EA8C79/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11483-screenshot.jpg" alt="11483-screenshot.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 09:15:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/nameNode-HA-not-working/m-p/132971#M51818</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2019-08-19T09:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: nameNode HA  not working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/nameNode-HA-not-working/m-p/132972#M51819</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/10115/sahmad43.html" nodeid="10115"&gt;@Sami Ahmad&lt;/A&gt;&lt;P&gt;ambari-web uses below pointed code to determine enabling of next button:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/apache/ambari/blob/release-2.4.0/ambari-web/app/controllers/main/admin/highAvailability/nameNode/step4_controller.js#L45-L55" target="_blank"&gt;https://github.com/apache/ambari/blob/release-2.4.0/ambari-web/app/controllers/main/admin/highAvailability/nameNode/step4_controller.js#L45-L55&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Following API call will help to debug further the reason behind this issue:&lt;/P&gt;&lt;PRE&gt;&lt;A href="http://c6401.ambari.apache.org:8080/api/v1/clusters/c1/hosts/{NAMENODE_HOSTNAME}/host_components/NAMENODE?fields=metrics/dfs/namenode/Safemode,metrics/dfs/namenode/JournalTransactionInfo" target="_blank"&gt;http://c6401.ambari.apache.org:8080/api/v1/clusters/c1/hosts/{NAMENODE_HOSTNAME}/host_components/NAMENODE?fields=metrics/dfs/namenode/Safemode,metrics/dfs/namenode/JournalTransactionInfo&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;Value of Safemode and JournalTransactionInfo should not be empty.&lt;/P&gt;&lt;P&gt;value of LastAppliedOrWrittenTxId - value of MostRecentCheckpointTxId should be less than or equal to 1&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 06:56:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/nameNode-HA-not-working/m-p/132972#M51819</guid>
      <dc:creator>jaimin</dc:creator>
      <dc:date>2017-01-18T06:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: nameNode HA  not working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/nameNode-HA-not-working/m-p/132973#M51820</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10115/sahmad43.html" nodeid="10115"&gt;@Sami Ahmad&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please save ambari-server and ambari-agent logs on the journal node machines for further reference.&lt;/P&gt;&lt;P&gt;One h@cky approach could be - &lt;/P&gt;&lt;P&gt;1. Copy the link from browser's address bar where enable Namenode HA wizard is stuck.&lt;/P&gt;&lt;P&gt;2. Open new tab in the same browser.&lt;/P&gt;&lt;P&gt;3. Paste the copied link.&lt;/P&gt;&lt;P&gt;4. increase the step number manually, i.e. if step4 is the last value in the copied url then make it as step5&lt;/P&gt;&lt;P&gt;5. press enter and move on!&lt;/P&gt;&lt;P&gt;Please don't forget to create a Hortonworks Support ticket if you have a support subscription, it will help us to identify a BUG and fix it to avoid further occurrences of this issue.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;-Kuldeep&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 18:10:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/nameNode-HA-not-working/m-p/132973#M51820</guid>
      <dc:creator>KuldeepK</dc:creator>
      <dc:date>2017-01-18T18:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: nameNode HA  not working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/nameNode-HA-not-working/m-p/132974#M51821</link>
      <description>&lt;P&gt;awesome approach . .the work around worked. &lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2017 00:31:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/nameNode-HA-not-working/m-p/132974#M51821</guid>
      <dc:creator>aliyesami</dc:creator>
      <dc:date>2017-01-28T00:31:31Z</dc:date>
    </item>
  </channel>
</rss>

