Comments on: How to Get Total Inodes of Root Partition https://www.tecmint.com/check-inodes-in-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Thu, 13 Jul 2023 20:20:46 +0000 hourly 1 By: Johndoeph https://www.tecmint.com/check-inodes-in-linux/comment-page-1/#comment-1411814 Fri, 08 Jan 2021 17:52:40 +0000 https://www.tecmint.com/?p=35540#comment-1411814 sudo df -i / NOT sudo df -ih/

]]>
By: Ravi Saive https://www.tecmint.com/check-inodes-in-linux/comment-page-1/#comment-1365984 Mon, 21 Sep 2020 05:28:00 +0000 https://www.tecmint.com/?p=35540#comment-1365984 In reply to arjun.

@Arjun,

Check this article: How to Increase Disk Inode Number in Linux.

]]>
By: arjun https://www.tecmint.com/check-inodes-in-linux/comment-page-1/#comment-1365930 Mon, 21 Sep 2020 01:16:37 +0000 https://www.tecmint.com/?p=35540#comment-1365930 How to increase inode if it full and their is enough hard disk space.

]]>
By: Aaron Kili https://www.tecmint.com/check-inodes-in-linux/comment-page-1/#comment-1310832 Wed, 08 Jan 2020 06:03:31 +0000 https://www.tecmint.com/?p=35540#comment-1310832 In reply to Martin John.

@Martin

The correct option is --inode not -node. Check the man page.

]]>
By: Martin John https://www.tecmint.com/check-inodes-in-linux/comment-page-1/#comment-1310703 Tue, 07 Jan 2020 08:07:29 +0000 https://www.tecmint.com/?p=35540#comment-1310703 [~] martin@www% (108) sudo du –inode /
du: unrecognized option ‘–inode’
Try `du –help’ for more information.

]]>