LinuxMoz

Linux Stuff && Coffee

Netapp Show Inode Count for All Volumes

How to show the Inode count for all volumes using the df command.

This Netapp HowTo is useful for the following

  • Netapp show Inode count
  • Netapp Volume Inode usage
  • Netapp show free Inodes

Netapp Show Inode Count / Free Inodes

1
2
3
netapp> df -i
Filesystem               iused      ifree  %iused  Mounted on
/vol/vol0/                5188      20688     20%  /vol/vol0/

You might be interested in my other Netapp Commands & HowTo’s.

Comments