Command "df -Phi" print the inode number like '117K'
Issue
If we use the command df -Phi, it will print the inode info like 117K, is this K means the inode size of this file system?
For example, the file system on /dev/mapper/vg_node-lv_root has 117K inode used. Does it means size or number?
# df -Phi
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/mapper/vg_node-lv_root 546K 117K 429K 22% /
tmpfs 125K 3 125K 1% /dev/shm
/dev/sda1 126K 38 125K 1% /boot
Environment
- Red Hat Enterprise Linux
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
