<?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: HDFS blocks missing at every restart of CM cluster in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/334097#M231612</link>
    <description>&lt;P&gt;I suspect that your datanodes report is slow.Because after restart of namenode you are trigger the datanode restart so it will take time to come up with reports during that interval you can except for missing blocks this will be an intermediate issue. So that you can wait for few more min's and check the namenode ui. Else during the time of issue copy the logs and share it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="lia-quilt-row lia-quilt-row-main"&gt;&lt;DIV class="lia-quilt-column lia-quilt-column-24 lia-quilt-column-single lia-quilt-column-main-content"&gt;&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-single"&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;I&gt;Make sure to mark the answer as the accepted solution. If it resolves your issue !&lt;/I&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 18 Jan 2022 09:57:52 GMT</pubDate>
    <dc:creator>Amithsha</dc:creator>
    <dc:date>2022-01-18T09:57:52Z</dc:date>
    <item>
      <title>HDFS blocks missing at every restart of CM cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/332694#M231237</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am facing issues with HDFS in my Cloudera Manager cluster. I have a cluster of 4 virtual machines (1 master and 3 slaves) on cloud and at every shutdown and restart of the cluster/vms HDFS shows some missing blocks.&lt;/P&gt;&lt;P&gt;I have found a "workaround" as deleting the missing files and restarting the service would solve the problem but sometimes the missing files contain important data related to other hadoop services that generate issues if they are removed. Is there another solution to avoid deleting data ?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 15:43:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/332694#M231237</guid>
      <dc:creator>raniaa</dc:creator>
      <dc:date>2021-12-21T15:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: HDFS blocks missing at every restart of CM cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/333926#M231561</link>
      <description>&lt;P&gt;Missing blocks can happen because of 2 reasons,&lt;/P&gt;&lt;P&gt;1. Data corruption - Either the disk is corrupted or the VM is down. This is a permanently failure means the data is lost.&lt;/P&gt;&lt;P&gt;2. Delay is Datanode report - This is because of a delay in datanode report and this is a temporary failure and in some time if datanode reports back the report then the cluster will be back to normal.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;How to find and solve the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Make sure no data volume failures or VM failures.&lt;/P&gt;&lt;P&gt;2. Ensure that the namenode received heartbeats from all datanodes.&lt;BR /&gt;Namenode UI -&amp;gt; Datanodes -&amp;gt; last contact&lt;BR /&gt;If all datanodes found in the list and not in dead list or not found then no issues with receiving block report.&amp;nbsp;&lt;BR /&gt;Apart from this to debug further we need Namenode and datanode logs.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jan 2022 09:27:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/333926#M231561</guid>
      <dc:creator>Amithsha</dc:creator>
      <dc:date>2022-01-16T09:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: HDFS blocks missing at every restart of CM cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/333938#M231569</link>
      <description>&lt;P&gt;Are you make sure your Datanodes are all started and working properly?&lt;SPAN&gt;When I restarted the cluster earlier,there are also many missingBlocks before the DataNode restarts completely.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 01:56:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/333938#M231569</guid>
      <dc:creator>Meepoljd</dc:creator>
      <dc:date>2022-01-17T01:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: HDFS blocks missing at every restart of CM cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/333945#M231570</link>
      <description>&lt;P&gt;&lt;EM&gt;When I restarted the cluster earlier,there are also many missingBlocks before the DataNode restarts completely.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;This can cause the missing blocks.ex: Namenode got restarted but still the datanode restart is inprogress. So the heartbeat from datanode might be missed. To confirm that you can check the namenode UI post restart and during the time of missing blocks.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 03:47:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/333945#M231570</guid>
      <dc:creator>Amithsha</dc:creator>
      <dc:date>2022-01-17T03:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: HDFS blocks missing at every restart of CM cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/334095#M231611</link>
      <description>&lt;P&gt;Thank you for your response , so do you think that maybe because i shut down the virtual machines everyday the data is sometimes lost ? it is very unusual since the issue now is not happening every time but sometimes hdfs is corrupt and shows blocks missing and sometimes it's healthy from the start so i don't know what to think of it.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 09:30:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/334095#M231611</guid>
      <dc:creator>raniaa</dc:creator>
      <dc:date>2022-01-18T09:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: HDFS blocks missing at every restart of CM cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/334097#M231612</link>
      <description>&lt;P&gt;I suspect that your datanodes report is slow.Because after restart of namenode you are trigger the datanode restart so it will take time to come up with reports during that interval you can except for missing blocks this will be an intermediate issue. So that you can wait for few more min's and check the namenode ui. Else during the time of issue copy the logs and share it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="lia-quilt-row lia-quilt-row-main"&gt;&lt;DIV class="lia-quilt-column lia-quilt-column-24 lia-quilt-column-single lia-quilt-column-main-content"&gt;&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-single"&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;I&gt;Make sure to mark the answer as the accepted solution. If it resolves your issue !&lt;/I&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Jan 2022 09:57:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDFS-blocks-missing-at-every-restart-of-CM-cluster/m-p/334097#M231612</guid>
      <dc:creator>Amithsha</dc:creator>
      <dc:date>2022-01-18T09:57:52Z</dc:date>
    </item>
  </channel>
</rss>

