How to check inode usage in Solaris 11.4?
Hi everyones,
I wanna ask the method to check inode usage in Solaris 11.4.
Currently, I'm using ZFS filesystem so I can't use df comand to see %iused or %ifree.
I've already tried 'df -i' or 'df -F ufs -o i' but they didn't work. I'm stuck now
Please guide me how to do it.
Thank you!