Adhari C Mahendra wrote: > [Sol 10 6/6 x64] > > I am very newbie in ZFS. > > I have created 30GB storage pool and become a root_pool. If I run "du -hs" > from root directory , it reports only used 5.4G. But when I run "df -h", it > reports used 26G. Why it is happens? How to reclaim back to 5.4G usage?
This should be posted to zfs-discuss at opensolaris.org. --matt ps. do you have any snapshots? Please send the output of 'du -hs <mountpoint>', 'zfs list', 'zfs get -r all <pool>'. Also, are you actually using ZFS as a root filesystem?