公子月 发表于 2009-03-05 10:04

每周一妙招——如何查看solaris服务器indoe节点使用情况


linux查看很简单df -i
sun服务器显示已经使用和未使用的i-node数目
# df -F ufs -o i
Filesystem iused ifree %iused Mounted on
/dev/dsk/c0t0d0s0 7859 479821 2% /
/dev/dsk/c0t0d0s6 37763 339517 10% /usr

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/10723/showart_1852172.html
页: [1]
查看完整版本: 每周一妙招——如何查看solaris服务器indoe节点使用情况