solaris question: file system space inconsistency df -k vs du -sdk [#3972053@0 -ROLIA.NET 相约加拿大网上社区 之 枫下论坛 & 枫下部落, 枫下论坛主坛 ]
solaris question: file system space inconsistency df -k vs du -sdk
by
weekendlife
(nightlife)
at
2007.10.4 13:49
(#3972053@0)
from df -k . /opt used 9.7gb space, but du -dsk /opt shows 4gb.
under /opt,there are some nfs file system. how to resolve the inconsistency?
umount and mount the /opt will works?
thanks in advance
==================
df -k /opt
Filesystem kbytes used avail capacity Mounted on
/dev/md/dsk/d3 16346750 9719411 6463872 61% /opt
du -dsk /opt
4354270 /opt
J.