<?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: Cloudera Manager Agent's process directory is on a filesystem with less than 100.0 MiB of its sp in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Agent-s-process-directory-is-on-a/m-p/77366#M80971</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/27715"&gt;@hadoopNoob&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to address this issue, you will need to free up space in /run/cloudera-scm-agent/process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To do so, we need to know much space each process directorty is taking and also how old they are.&lt;/P&gt;&lt;P&gt;You can try listing the directories in order of size with a command like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;du -h &lt;SPAN class="hljs-comment"&gt;--max-depth=1 /run/cloudera-scm-agent/process | sort -h&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is OK to delete directories in /run/cloudera-scm-agent/process provided that process directory is not used for a running process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/run/cloudera-scm-agent/process is where the configuration for any role you are starting resides, so if you run out of space, you will not be able to start processes on that host.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jul 2018 06:23:29 GMT</pubDate>
    <dc:creator>bgooley</dc:creator>
    <dc:date>2018-07-24T06:23:29Z</dc:date>
    <item>
      <title>Cloudera Manager Agent's process directory is on a filesystem with less than 100.0 MiB of its space</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Agent-s-process-directory-is-on-a/m-p/77317#M80969</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running into this issue, one of my host says that process directory memory is full, i am new to cdh. Any suggestions how should act to this ? should i change the directory path ? if yes how ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Complete warning:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;The health test result for HOST_AGENT_PROCESS_DIRECTORY_FREE_SPACE has become bad: The Cloudera Manager Agent's process directory is on a filesystem with less than 100.0 MiB of its space free. /run/cloudera-scm-agent/process (free: 420.0 KiB (0.01%), capacity: 3.9 GiB)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sun, 22 Jul 2018 19:56:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Agent-s-process-directory-is-on-a/m-p/77317#M80969</guid>
      <dc:creator>hadoopNoob</dc:creator>
      <dc:date>2018-07-22T19:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Manager Agent's process directory is on a filesystem with less than 100.0 MiB of its sp</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Agent-s-process-directory-is-on-a/m-p/77324#M80970</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/27715"&gt;@hadoopNoob&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your agent directory is in a disck with few memory, you need to move the directory to another unit with more space memory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You&amp;nbsp;need to change the path in the configuration file. Usually located in&lt;STRONG&gt; /etc/cloudera-scm-agent/config.ini&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, restart the agent, service cloudera-scm-agent restart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manu.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 06:37:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Agent-s-process-directory-is-on-a/m-p/77324#M80970</guid>
      <dc:creator>manuroman</dc:creator>
      <dc:date>2018-07-23T06:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Manager Agent's process directory is on a filesystem with less than 100.0 MiB of its sp</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Agent-s-process-directory-is-on-a/m-p/77366#M80971</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/27715"&gt;@hadoopNoob&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to address this issue, you will need to free up space in /run/cloudera-scm-agent/process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To do so, we need to know much space each process directorty is taking and also how old they are.&lt;/P&gt;&lt;P&gt;You can try listing the directories in order of size with a command like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;du -h &lt;SPAN class="hljs-comment"&gt;--max-depth=1 /run/cloudera-scm-agent/process | sort -h&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is OK to delete directories in /run/cloudera-scm-agent/process provided that process directory is not used for a running process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/run/cloudera-scm-agent/process is where the configuration for any role you are starting resides, so if you run out of space, you will not be able to start processes on that host.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 06:23:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cloudera-Manager-Agent-s-process-directory-is-on-a/m-p/77366#M80971</guid>
      <dc:creator>bgooley</dc:creator>
      <dc:date>2018-07-24T06:23:29Z</dc:date>
    </item>
  </channel>
</rss>

