May 21, 2001 #1 solarisadmin MIS Joined Mar 14, 2001 Messages 48 Location US How to see the inodes are full or the statistic of inode for each FS. need more info about inode.
May 21, 2001 1 #2 jaSun Technical User Joined Apr 26, 2001 Messages 40 Location US Try this: df -o i filesystem or, this will do all UFS file systems on your server: df -F ufs -o -i HTH, Jason Upvote 0 Downvote
Try this: df -o i filesystem or, this will do all UFS file systems on your server: df -F ufs -o -i HTH, Jason