<?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 what is BP, Blk in fsck output? Can you explain what each thing means in the output? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-is-BP-Blk-in-fsck-output-Can-you-explain-what-each/m-p/35587#M13597</link>
    <description>&lt;P&gt;BP-929597290-192.0.0.2-1439573305237:blk_1074084574_344316 len=2 repl=3 [DatanodeInfoWithStorage[192.0.0.9:1000,DS-730a75d3-046c-4254-990a-4eee9520424f,DISK], DatanodeInfoWithStorage[192.0.0.1:1000,DS-fc6ee5c7-e76b-4faa-b663-58a60240de4c,DISK], DatanodeInfoWithStorage[192.0.0.3:1000,DS-8ab81b26-309e-42d6-ae14-26eb88387cad,DISK]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What does Bp and BLK storing and y is it displayed for my fsck command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Dec 2015 17:51:06 GMT</pubDate>
    <dc:creator>naveen1</dc:creator>
    <dc:date>2015-12-28T17:51:06Z</dc:date>
    <item>
      <title>what is BP, Blk in fsck output? Can you explain what each thing means in the output?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-is-BP-Blk-in-fsck-output-Can-you-explain-what-each/m-p/35587#M13597</link>
      <description>&lt;P&gt;BP-929597290-192.0.0.2-1439573305237:blk_1074084574_344316 len=2 repl=3 [DatanodeInfoWithStorage[192.0.0.9:1000,DS-730a75d3-046c-4254-990a-4eee9520424f,DISK], DatanodeInfoWithStorage[192.0.0.1:1000,DS-fc6ee5c7-e76b-4faa-b663-58a60240de4c,DISK], DatanodeInfoWithStorage[192.0.0.3:1000,DS-8ab81b26-309e-42d6-ae14-26eb88387cad,DISK]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What does Bp and BLK storing and y is it displayed for my fsck command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2015 17:51:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-is-BP-Blk-in-fsck-output-Can-you-explain-what-each/m-p/35587#M13597</guid>
      <dc:creator>naveen1</dc:creator>
      <dc:date>2015-12-28T17:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: what is BP, Blk in fsck output? Can you explain what each thing means in the output?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-is-BP-Blk-in-fsck-output-Can-you-explain-what-each/m-p/35763#M13598</link>
      <description>FSCK prints the full identifier of a block, which is useful in some contexts depending on what you're about to troubleshoot or investigate. Here's a break down:&lt;BR /&gt;&lt;BR /&gt;BP-929597290-192.0.0.2-1439573305237 = This is a BlockPool (BP) ID. Its the mark of a NameNode's ownership of the block in question. You might recall that HDFS now supports federated namespaces, wherein multiple NameNodes may be served by a single DataNode. This ID is how each NameNode is uniquely identified to be the owner of a held block ID. Even though you do not explicitly utilise federation, the block-pool concept is now inbuilt into the identifier design of HDFS by default. See &lt;A href="http://archive.cloudera.com/cdh5/cdh/5/hadoop/hadoop-project-dist/hadoop-hdfs/Federation.html#Multiple_NamenodesNamespaces" target="_blank"&gt;http://archive.cloudera.com/cdh5/cdh/5/hadoop/hadoop-project-dist/hadoop-hdfs/Federation.html#Multiple_NamenodesNamespaces&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;blk_1074084574_344316 = This is the block ID (blk_X_Y). Each block under every file is uniquely identified by a number X and a sub-number Y (generation stamp). More on block IDs and HDFS architecture can be read in the AOS book: &lt;A href="http://aosabook.org/en/hdfs.html" target="_blank"&gt;http://aosabook.org/en/hdfs.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;DS-730a75d3-046c-4254-990a-4eee9520424f,DISK = This is a storage identifier ID. It helps tell that on the specified DN IP:PORT, which disk (hashed identifier) is actually the one holding the data, and what is the type of the disk (DISK). HDFS now supports tiered storage, in which this comes useful: &lt;A href="http://archive.cloudera.com/cdh5/cdh/5/hadoop/hadoop-project-dist/hadoop-hdfs/ArchivalStorage.html" target="_blank"&gt;http://archive.cloudera.com/cdh5/cdh/5/hadoop/hadoop-project-dist/hadoop-hdfs/ArchivalStorage.html&lt;/A&gt; (aside of other things).</description>
      <pubDate>Mon, 04 Jan 2016 05:17:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-is-BP-Blk-in-fsck-output-Can-you-explain-what-each/m-p/35763#M13598</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2016-01-04T05:17:02Z</dc:date>
    </item>
  </channel>
</rss>

