<?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: Inode getting filled in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41730#M3855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your permanent fix is to stop writing new files to the volume.&amp;nbsp; Every time you write a file, you use up at least one inode.&amp;nbsp; There is a finite number of inodes available in a volume - this can be increased with the maxdirsize option, but all you're doing there is resetting that finite number. As HenryPan2 points out, there are performance implications for increasing this value (though in truth I've modified it many times and never seen an impact).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you truly want a permanent fix, you need to remove data from the volume.&amp;nbsp; Archive/delete some old stuff.&amp;nbsp; Migrate to a new volume.&amp;nbsp; But if you continue to write files in this volume, you will continue to use inodes, and you will continue to run into this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Dec 2013 16:21:48 GMT</pubDate>
    <dc:creator>billshaffer</dc:creator>
    <dc:date>2013-12-20T16:21:48Z</dc:date>
    <item>
      <title>Inode getting filled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41707#M3850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a CIFS volume , where the inode is getting filled frequently. &lt;/P&gt;&lt;P&gt;It is used for scripting ( numerous no of files present in it), we normally increase the maxfile by 3 to 5 % . This seems to be temporary solution , is there any permanent fix for this?&lt;/P&gt;&lt;P&gt;Gone through some KB's and suggestions it is represented to recreate the volume by deleting all the data's in it . However i am looking for alternate solution rather this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:46:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41707#M3850</guid>
      <dc:creator>saranraj456</dc:creator>
      <dc:date>2025-06-05T05:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Inode getting filled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41711#M3851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Saran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try extending the volume if possible, It'll solve your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 10:22:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41711#M3851</guid>
      <dc:creator>MSPJ119235</dc:creator>
      <dc:date>2013-12-20T10:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Inode getting filled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41716#M3852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;volume have enough space on it , apart that do we need to increase it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 10:26:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41716#M3852</guid>
      <dc:creator>saranraj456</dc:creator>
      <dc:date>2013-12-20T10:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Inode getting filled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41720#M3853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Hi Saran,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may wish to try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filer&amp;gt; &lt;STRONG&gt; vol options &amp;lt;Volname&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see one of the vol option maxdirsize=xxxxxx. I'll suggest to increase that maxdirsize for about 10% due to too high of the max dir size could hurt the filer's performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then run:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filer&amp;gt; &lt;STRONG&gt;vol options &amp;lt;Volname&amp;gt; maxdirsize=&amp;lt;current max dir size number + 10% increase&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filer&amp;gt;&lt;STRONG&gt; vol options &amp;lt;Volname&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To verify the change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Henry&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: red; font-size: 10.0pt; font-family: 'Segoe UI','sans-serif';"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="line-height: 1.5em; color: red; font-size: 10.0pt; font-family: 'Segoe UI','sans-serif';"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 12:25:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41720#M3853</guid>
      <dc:creator>HENRYPAN2</dc:creator>
      <dc:date>2013-12-20T12:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Inode getting filled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41725#M3854</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;Looking for some permanent fix, not to increase the max dir size&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 12:28:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41725#M3854</guid>
      <dc:creator>saranraj456</dc:creator>
      <dc:date>2013-12-20T12:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Inode getting filled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41730#M3855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your permanent fix is to stop writing new files to the volume.&amp;nbsp; Every time you write a file, you use up at least one inode.&amp;nbsp; There is a finite number of inodes available in a volume - this can be increased with the maxdirsize option, but all you're doing there is resetting that finite number. As HenryPan2 points out, there are performance implications for increasing this value (though in truth I've modified it many times and never seen an impact).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you truly want a permanent fix, you need to remove data from the volume.&amp;nbsp; Archive/delete some old stuff.&amp;nbsp; Migrate to a new volume.&amp;nbsp; But if you continue to write files in this volume, you will continue to use inodes, and you will continue to run into this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 16:21:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41730#M3855</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2013-12-20T16:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Inode getting filled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41738#M3856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;am&amp;nbsp; seeing the number of inodes size has literally increased above the size of the volume.&lt;/P&gt;&lt;P&gt;Current volume size is 250 gb, but the max size is 16050000. ( it is 32 bit aggr)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 04:23:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41738#M3856</guid>
      <dc:creator>saranraj456</dc:creator>
      <dc:date>2013-12-21T04:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Inode getting filled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41743#M3858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nitpicking - maxdirsize is irrelevant here. This is maxfiles option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Отправлено с iPhone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;20 дек. 2013 г., в 20:22, "billshaffer" &amp;lt;xdl-communities@communities.netapp.com&amp;lt;mailto:xdl-communities@communities.netapp.com&amp;gt;&amp;gt; написал(а):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://media.netapp.com/images/community-600x130.jpg" target="_blank"&gt;&lt;/A&gt;&amp;lt;&lt;A href="https://communities.netapp.com/index.jspa&amp;gt;" target="_blank"&gt;https://communities.netapp.com/index.jspa&amp;gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: Inode getting filled&lt;/P&gt;&lt;P&gt;created by billshaffer&amp;lt;&lt;A href="https://communities.netapp.com/people/billshaffer&amp;gt;" target="_blank"&gt;https://communities.netapp.com/people/billshaffer&amp;gt;&lt;/A&gt; in Data ONTAP - View the full discussion&amp;lt;&lt;A href="https://communities.netapp.com/message/122776#122776&amp;gt;" target="_blank"&gt;https://communities.netapp.com/message/122776#122776&amp;gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your permanent fix is to stop writing new files to the volume.  Every time you write a file, you use up at least one inode.  There is a finite number of inodes available in a volume - this can be increased with the maxdirsize option, but all you're doing there is resetting that finite number. As HenryPan2 points out, there are performance implications for increasing this value (though in truth I've modified it many times and never seen an impact).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you truly want a permanent fix, you need to remove data from the volume.  Archive/delete some old stuff.  Migrate to a new volume.  But if you continue to write files in this volume, you will continue to use inodes, and you will continue to run into this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email -or- go to the message on NetApp Community&amp;lt;&lt;A href="https://communities.netapp.com/message/122776#122776&amp;gt;" target="_blank"&gt;https://communities.netapp.com/message/122776#122776&amp;gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start a new discussion in Data ONTAP by email&amp;lt;mailto:discussions-community-products_and_solutions-data_ontap@communities.netapp.com&amp;gt; or at NetApp Community&amp;lt;&lt;A href="https://communities.netapp.com/choose-container.jspa?contentType=1&amp;amp;containerType=14&amp;amp;container=2877&amp;gt;" target="_blank"&gt;https://communities.netapp.com/choose-container.jspa?contentType=1&amp;amp;containerType=14&amp;amp;container=2877&amp;gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Dec 2013 06:05:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41743#M3858</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2013-12-22T06:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Inode getting filled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41748#M3860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;aborzenkov is correct (thanks) - it is the maxfiles vol options, not the maxdirdize.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 19:38:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41748#M3860</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2013-12-23T19:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Inode getting filled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41751#M3862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any solution to do with no or less disruption ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 14:10:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41751#M3862</guid>
      <dc:creator>saranraj456</dc:creator>
      <dc:date>2013-12-24T14:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Inode getting filled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41757#M3865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you can extend the volume, it'll increase the inodes. i.e. if you double the size of volume, inodes will be doubled. You can verify it by creating a test volume. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 11:28:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Inode-getting-filled/m-p/41757#M3865</guid>
      <dc:creator>MSPJ119235</dc:creator>
      <dc:date>2014-01-03T11:28:06Z</dc:date>
    </item>
  </channel>
</rss>

