<?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 &amp;quot;/usr&amp;quot; mount issue during the  cluster creation using Ambari in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221833#M66785</link>
    <description>&lt;P&gt;Hi Team ,&lt;/P&gt;&lt;P&gt; I am having 4 nodes into my cluster .  While doing the cluster setup , i encounter with some issue in one node , remain 3 was fine. &lt;/P&gt;&lt;P&gt; After fixing the issue at the problem node , i did the " Retry" , which started configuration again in all 4 nodes . &lt;/P&gt;&lt;P&gt;With that new files again started getting copied into rest all node  . That end  up with disk space issue  for "/usr" mount , while installing the "Mertic Collector" . Before fixing the  error of problem node  , this was sucess . &lt;/P&gt;&lt;P&gt;I was having 1.5 GB of space free  on that node before installation , now  its "300MB" . &lt;/P&gt;&lt;P&gt;What i wanted to know , why setup is creating the files again , from previous point of installation . &lt;/P&gt;&lt;P&gt;I have a constrain on adding up more space in that mount point . &lt;/P&gt;&lt;P&gt;Please advice , how should i proceed to make  it starting from use of  disk space use what it was earlier (1.5GB) ?&lt;/P&gt;&lt;P&gt;How can i proceed from here . &lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;P&gt;~Kishore  &lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 12:06:36 GMT</pubDate>
    <dc:creator>kishoretiwari</dc:creator>
    <dc:date>2022-09-16T12:06:36Z</dc:date>
    <item>
      <title>"/usr" mount issue during the  cluster creation using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221833#M66785</link>
      <description>&lt;P&gt;Hi Team ,&lt;/P&gt;&lt;P&gt; I am having 4 nodes into my cluster .  While doing the cluster setup , i encounter with some issue in one node , remain 3 was fine. &lt;/P&gt;&lt;P&gt; After fixing the issue at the problem node , i did the " Retry" , which started configuration again in all 4 nodes . &lt;/P&gt;&lt;P&gt;With that new files again started getting copied into rest all node  . That end  up with disk space issue  for "/usr" mount , while installing the "Mertic Collector" . Before fixing the  error of problem node  , this was sucess . &lt;/P&gt;&lt;P&gt;I was having 1.5 GB of space free  on that node before installation , now  its "300MB" . &lt;/P&gt;&lt;P&gt;What i wanted to know , why setup is creating the files again , from previous point of installation . &lt;/P&gt;&lt;P&gt;I have a constrain on adding up more space in that mount point . &lt;/P&gt;&lt;P&gt;Please advice , how should i proceed to make  it starting from use of  disk space use what it was earlier (1.5GB) ?&lt;/P&gt;&lt;P&gt;How can i proceed from here . &lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;P&gt;~Kishore  &lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 12:06:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221833#M66785</guid>
      <dc:creator>kishoretiwari</dc:creator>
      <dc:date>2022-09-16T12:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: "/usr" mount issue during the  cluster creation using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221834#M66786</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/31185/kishoretiwari.html" nodeid="31185"&gt;@Kishore Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are you also installing the HDP components on the host where you see /usr mount point is consuming space?&lt;/P&gt;&lt;P&gt;The HDP components also consumes lots of space.   According to the HDP installation doc:  &lt;STRONG&gt;"A complete installation of HDP 2.6.0 consumes about 6.5 GB of disk space."&lt;/STRONG&gt;.  As the HDP components and libraries are installed at &lt;STRONG&gt;"/usr/hdp" and "/usr/lib", "/var/lib"&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.1/bk_command-line-installation/content/meet-min-system-requirements.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.1/bk_command-line-installation/content/meet-min-system-requirements.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;If you want to know what is consuming lots of disk space on "/usr" then in order to find that out we can check the output of the following command to know Ambari/HDP or what else is consuming that much space. It should list top 10 directories consuming more space.&lt;/P&gt;&lt;PRE&gt;# du -a /usr | sort -n -r | head -n 10

&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 16:41:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221834#M66786</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-08-17T16:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: "/usr" mount issue during the  cluster creation using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221835#M66787</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay SenSharma&lt;/A&gt;&lt;/P&gt;&lt;P&gt; I seen the disk space requirement . I am good with that in other mount point  . I have  more then 100GB for two mount points . &lt;/P&gt;&lt;P&gt;But the issue with  "/usr" , its a default  space we get it and cant be extended .   &lt;/P&gt;&lt;P&gt;Here is the output of command . &lt;/P&gt;&lt;P&gt; Before install it was "1.5 G" in that mount point . I was not fail at first attempt for that node . &lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/7149iFE936283CE8CEC3E/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="capture.png" title="capture.png" /&gt;</description>
      <pubDate>Thu, 17 Aug 2017 16:55:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221835#M66787</guid>
      <dc:creator>kishoretiwari</dc:creator>
      <dc:date>2017-08-17T16:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: "/usr" mount issue during the  cluster creation using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221836#M66788</link>
      <description>&lt;P&gt;Team please reply my post . This is blocking us  to proceed with installation . &lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 00:03:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221836#M66788</guid>
      <dc:creator>kishoretiwari</dc:creator>
      <dc:date>2017-08-18T00:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: "/usr" mount issue during the  cluster creation using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221837#M66789</link>
      <description>&lt;P&gt;If I need to clean the previous installation from the error node ,  how to do that ?&lt;/P&gt;&lt;P&gt;Please help me with steps . &lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 00:04:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221837#M66789</guid>
      <dc:creator>kishoretiwari</dc:creator>
      <dc:date>2017-08-18T00:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: "/usr" mount issue during the  cluster creation using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221838#M66790</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/31185/kishoretiwari.html" nodeid="31185"&gt;@Kishore Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regarding your query: "If I need to clean the previous installation from the error node , how to do that ?" &lt;/P&gt;&lt;P&gt; &amp;gt;
 If you have some previous installation of HDP in your mentioned host, 
then in order to cleanup the previous installation you can refer to the 
following article:   
&lt;A href="https://community.hortonworks.com/articles/97489/completely-uninstall-hdp-and-ambari.html" target="_blank"&gt;https://community.hortonworks.com/articles/97489/completely-uninstall-hdp-and-ambari.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 00:06:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221838#M66790</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-08-18T00:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: "/usr" mount issue during the  cluster creation using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221839#M66791</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/31185/kishoretiwari.html"&gt;@Kishore Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are you using volume groups? if  yes,First of all you need to see if you have any available pe's in your volume group (in this case vg00). Check the output of &lt;/P&gt;&lt;PRE&gt;# vgdisplay vg00 &lt;/PRE&gt;&lt;P&gt;Then, assuming you have some Physical Extents free, you can extend the /usr volume, &lt;/P&gt;&lt;PRE&gt;# lvextend -L +&amp;lt;x-amount&amp;gt;G /dev/vg00/usr &lt;/PRE&gt;&lt;P&gt;after that you need to resize your filesystem to reflect the new size of this "partition": &lt;/P&gt;&lt;PRE&gt;# resize2fs /dev/vg00/usr &lt;/PRE&gt;&lt;P&gt;assuming it is ext3 or&lt;/P&gt;&lt;PRE&gt;# resize4fs /dev/vg00/us&lt;/PRE&gt;&lt;P&gt;if your partition filesystem is ext4 (check in /etc/fstab file if necessary) &lt;/P&gt;&lt;P&gt;If you have no PE's available, you could consider either to shrink another volume in the same group (like home in this case), or add another PV. Regardless, note that the fact you have a partition that's 100GB in size does not mean you have access to 100GB. Since it is a physical volume used for LVM it only means you have 100GB worth of Physical Extents &lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 00:29:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221839#M66791</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-18T00:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: "/usr" mount issue during the  cluster creation using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221840#M66792</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1271/sheltong.html" nodeid="1271"&gt;@Geoffrey Shelton Okot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for info . With that I found our some free space was available to extend . Just as side note, used following commands &lt;/P&gt;&lt;P&gt;vgdisplay vg00 |grep Free  --&amp;gt;&amp;gt; Tell how much free space available &lt;BR /&gt;lvextend -L +3G /dev/mapper/vg00-usr  --&amp;gt; Extend the mount point &lt;BR /&gt;resize2fs /dev/mapper/vg00-usr --&amp;gt; Resize the /usr mount &lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 12:03:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221840#M66792</guid>
      <dc:creator>kishoretiwari</dc:creator>
      <dc:date>2017-08-18T12:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: "/usr" mount issue during the  cluster creation using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221841#M66793</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/31185/kishoretiwari.html"&gt;@Kishore Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good to now then I deserve the credit .....just accept my response !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 16:21:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221841#M66793</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-18T16:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: "/usr" mount issue during the  cluster creation using Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221842#M66794</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/1271/sheltong.html"&gt;Geoffrey Shelton Okot&lt;/A&gt; . Sorry i missed the last message . Can you please let me know how to do  Accept the Response ?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 14:33:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-usr-quot-mount-issue-during-the-cluster-creation-using/m-p/221842#M66794</guid>
      <dc:creator>kishoretiwari</dc:creator>
      <dc:date>2017-08-23T14:33:16Z</dc:date>
    </item>
  </channel>
</rss>

