Oracle Linux: How to List Filesystem Inode Usage
(Doc ID 2759564.1)
Last updated on MARCH 20, 2021
Applies to:
Linux OS - Version Oracle Linux 7.4 with Unbreakable Enterprise Kernel [4.1.12] and laterLinux x86
Linux x86-64
Goal
Most Linux filesystems utilise an index node (inode) data structure to reference filesystem objects such as files and directories. Each filesystem object is allocated an inode within the inode table that is used to store it's various attributes and metadata. As additional files are created within a filesystem, inode usage increases and may possibly become exhausted. This document describes how to identify specific inode usage.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |