<?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>topic Re: Inodes Full 90% in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inodes-Full-90/m-p/61153#M5577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So If I use the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;\\This shows the current and used maxfiles for the vol. It must be specified as just the name without /vol/ in front&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;maxfiles&lt;/STRONG&gt; &amp;lt;volname&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;\\NetApp recommends adding 20% at a time as it can't be reduced. 20% would be good in my case and I have already expanded the volume by 50%&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;maxfiles&lt;/STRONG&gt; &amp;lt;volname&amp;gt; &amp;lt;max&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;\\Checking inode usage on testvol&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;maxfiles testvol&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;Volume testvol: maximum number of files is currently 1899979 (1773835 used)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;\\Increasing inode usage on testvol by 20%&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;maxfiles testvol 2374973&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I take it if the volume is deleted in the future the inodes would be freed up. I never like it when things cant be decreased. Makes you count those numbers very carefully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpfull references&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.wafl.co.uk/maxfiles/" target="_blank"&gt;http://www.wafl.co.uk/maxfiles/&lt;/A&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5027" target="_blank"&gt;https://communities.netapp.com/docs/DOC-5027&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Aug 2013 11:16:44 GMT</pubDate>
    <dc:creator>DRZOIDBURG</dc:creator>
    <dc:date>2013-08-08T11:16:44Z</dc:date>
    <item>
      <title>Inodes Full 90%</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inodes-Full-90/m-p/61135#M5570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a cifs volume which is using 90% 1.7 million out of 1.9 million of its volume. It is only 25GB in size. I thought increasing the volume size also increased the inode max count but increasing to 50GB vol size has not made any difference to the max 1.9m it has set. Have I missed a step? Do I need to run another command to expand the inodes? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:56:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inodes-Full-90/m-p/61135#M5570</guid>
      <dc:creator>DRZOIDBURG</dc:creator>
      <dc:date>2025-06-05T05:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Inodes Full 90%</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inodes-Full-90/m-p/61141#M5572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at 'maxfiles' command available on filer's CLI interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 10:31:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inodes-Full-90/m-p/61141#M5572</guid>
      <dc:creator>vladimirzhigulin</dc:creator>
      <dc:date>2013-08-08T10:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Inodes Full 90%</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inodes-Full-90/m-p/61149#M5575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to &lt;/P&gt;&lt;P&gt;type &lt;STRONG&gt;vol options /vol/&lt;EM&gt;VOLNAME &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;note value for &lt;STRONG&gt;maxdirsize&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;then type &lt;STRONG&gt;vol options /vol/VOLNAME maxdirsize=&lt;EM&gt;bigger number&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 10:33:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inodes-Full-90/m-p/61149#M5575</guid>
      <dc:creator>nigelg1965</dc:creator>
      <dc:date>2013-08-08T10:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Inodes Full 90%</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inodes-Full-90/m-p/61153#M5577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So If I use the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;\\This shows the current and used maxfiles for the vol. It must be specified as just the name without /vol/ in front&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;maxfiles&lt;/STRONG&gt; &amp;lt;volname&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;\\NetApp recommends adding 20% at a time as it can't be reduced. 20% would be good in my case and I have already expanded the volume by 50%&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;maxfiles&lt;/STRONG&gt; &amp;lt;volname&amp;gt; &amp;lt;max&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;\\Checking inode usage on testvol&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;maxfiles testvol&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;Volume testvol: maximum number of files is currently 1899979 (1773835 used)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;\\Increasing inode usage on testvol by 20%&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;STRONG&gt;maxfiles testvol 2374973&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I take it if the volume is deleted in the future the inodes would be freed up. I never like it when things cant be decreased. Makes you count those numbers very carefully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpfull references&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.wafl.co.uk/maxfiles/" target="_blank"&gt;http://www.wafl.co.uk/maxfiles/&lt;/A&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5027" target="_blank"&gt;https://communities.netapp.com/docs/DOC-5027&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 11:16:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inodes-Full-90/m-p/61153#M5577</guid>
      <dc:creator>DRZOIDBURG</dc:creator>
      <dc:date>2013-08-08T11:16:44Z</dc:date>
    </item>
  </channel>
</rss>

