<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://workwiki.in/index.php?action=history&amp;feed=atom&amp;title=Inodes</id>
	<title>Inodes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://workwiki.in/index.php?action=history&amp;feed=atom&amp;title=Inodes"/>
	<link rel="alternate" type="text/html" href="https://workwiki.in/index.php?title=Inodes&amp;action=history"/>
	<updated>2026-06-06T06:48:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://workwiki.in/index.php?title=Inodes&amp;diff=84&amp;oldid=prev</id>
		<title>Qljca: Created page with &quot;==Find inodes== &lt;pre&gt; find . -printf &quot;%h\n&quot; | cut -d/ -f-2 | sort | uniq -c | sort -rn  or  echo &quot;Inode usage for $(pwd)&quot; ; for d in `find -maxdepth 1 -type d | cut -d\/ -f2 | grep -xv . | sort`; do c=$(find $d | wc -l) ; printf &quot;$c\t\t- $d\n&quot; ; done ; printf &quot;Total: \t\t$(find $(pwd) | wc -l)\n&quot;  == Inodes not displaying correctly== &lt;pre&gt; Try to enable quotas in WHM and then run /scripts/fixquotas &lt;/pre&gt;  ==Inodes filling up in .cagefs== &lt;pre&gt; Navigate to PHP selector a...&quot;</title>
		<link rel="alternate" type="text/html" href="https://workwiki.in/index.php?title=Inodes&amp;diff=84&amp;oldid=prev"/>
		<updated>2023-02-21T16:21:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Find inodes== &amp;lt;pre&amp;gt; find . -printf &amp;quot;%h\n&amp;quot; | cut -d/ -f-2 | sort | uniq -c | sort -rn  or  echo &amp;quot;Inode usage for $(pwd)&amp;quot; ; for d in `find -maxdepth 1 -type d | cut -d\/ -f2 | grep -xv . | sort`; do c=$(find $d | wc -l) ; printf &amp;quot;$c\t\t- $d\n&amp;quot; ; done ; printf &amp;quot;Total: \t\t$(find $(pwd) | wc -l)\n&amp;quot;  == Inodes not displaying correctly== &amp;lt;pre&amp;gt; Try to enable quotas in WHM and then run /scripts/fixquotas &amp;lt;/pre&amp;gt;  ==Inodes filling up in .cagefs== &amp;lt;pre&amp;gt; Navigate to PHP selector a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Find inodes==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
find . -printf &amp;quot;%h\n&amp;quot; | cut -d/ -f-2 | sort | uniq -c | sort -rn&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
echo &amp;quot;Inode usage for $(pwd)&amp;quot; ; for d in `find -maxdepth 1 -type d | cut -d\/ -f2 | grep -xv . | sort`; do c=$(find $d | wc -l) ; printf &amp;quot;$c\t\t- $d\n&amp;quot; ; done ; printf &amp;quot;Total: \t\t$(find $(pwd) | wc -l)\n&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Inodes not displaying correctly==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Try to enable quotas in WHM and then run /scripts/fixquotas&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Inodes filling up in .cagefs==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Navigate to PHP selector and then click on &amp;quot;Reset to Default&amp;quot; button. &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Qljca</name></author>
	</entry>
</feed>