df output not correct
We have nfs mounted mount points(volume on netapp storage) on solaris server 11.
df is not showing correct output for those mount points, utilization in df -kh is way less than what is shown in du -sh. No hidden files.
Example : 250G 26G 224G 11% /u03
du -sh /u03
67G /u03
0