<?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 bug &amp;amp; workaround: SCM agent fails on very large disks in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/bug-amp-workaround-SCM-agent-fails-on-very-large-disks/m-p/44404#M38920</link>
    <description>&lt;P&gt;(attempting to follow &lt;A href="http://www.cloudera.com/documentation/manager/5-1-x/Cloudera-Manager-Introduction/cm5i_getting_help_and_support.html" target="_blank"&gt;http://www.cloudera.com/documentation/manager/5-1-x/Cloudera-Manager-Introduction/cm5i_getting_help_and_support.html&lt;/A&gt; and this seems to be the best place - in JIRA I can't see a sensible project to file the ticket - have searched).&lt;BR /&gt;&lt;BR /&gt;Recently I mounted an Amazon EFS volume on our data nodes, this broke SCM as "total_space_bytes" is 9223372036854775808 which is reported as a long int and breaks the Avro schema. If it was only one byte less...&lt;BR /&gt;&lt;BR /&gt;I've done a bodge job on this locally:&lt;BR /&gt;/usr/lib/cmf/agent/build/env# diff ./lib/python2.7/site-packages/cmf-5.8.1-py2.7.egg/cmf/monitor/host/filesystem_map.py{.orig,}&lt;BR /&gt;188c188&lt;BR /&gt;&amp;lt; total_space_bytes=usage['total'],&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; total_space_bytes=int(min(usage['total'],2**63-1)),&lt;/P&gt;</description>
    <pubDate>Fri, 26 Aug 2016 14:14:35 GMT</pubDate>
    <dc:creator>AdrianB</dc:creator>
    <dc:date>2016-08-26T14:14:35Z</dc:date>
    <item>
      <title>bug &amp; workaround: SCM agent fails on very large disks</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/bug-amp-workaround-SCM-agent-fails-on-very-large-disks/m-p/44404#M38920</link>
      <description>&lt;P&gt;(attempting to follow &lt;A href="http://www.cloudera.com/documentation/manager/5-1-x/Cloudera-Manager-Introduction/cm5i_getting_help_and_support.html" target="_blank"&gt;http://www.cloudera.com/documentation/manager/5-1-x/Cloudera-Manager-Introduction/cm5i_getting_help_and_support.html&lt;/A&gt; and this seems to be the best place - in JIRA I can't see a sensible project to file the ticket - have searched).&lt;BR /&gt;&lt;BR /&gt;Recently I mounted an Amazon EFS volume on our data nodes, this broke SCM as "total_space_bytes" is 9223372036854775808 which is reported as a long int and breaks the Avro schema. If it was only one byte less...&lt;BR /&gt;&lt;BR /&gt;I've done a bodge job on this locally:&lt;BR /&gt;/usr/lib/cmf/agent/build/env# diff ./lib/python2.7/site-packages/cmf-5.8.1-py2.7.egg/cmf/monitor/host/filesystem_map.py{.orig,}&lt;BR /&gt;188c188&lt;BR /&gt;&amp;lt; total_space_bytes=usage['total'],&lt;BR /&gt;---&lt;BR /&gt;&amp;gt; total_space_bytes=int(min(usage['total'],2**63-1)),&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 14:14:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/bug-amp-workaround-SCM-agent-fails-on-very-large-disks/m-p/44404#M38920</guid>
      <dc:creator>AdrianB</dc:creator>
      <dc:date>2016-08-26T14:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: bug &amp; workaround: SCM agent fails on very large disks</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/bug-amp-workaround-SCM-agent-fails-on-very-large-disks/m-p/44439#M38921</link>
      <description>&lt;P&gt;This issue has been fixed in an upcoming release.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2016 00:38:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/bug-amp-workaround-SCM-agent-fails-on-very-large-disks/m-p/44439#M38921</guid>
      <dc:creator>BankimB</dc:creator>
      <dc:date>2016-08-27T00:38:53Z</dc:date>
    </item>
  </channel>
</rss>

