I am a little bit confuse about the meta data you talking about on the doc.
If I run df . command on the FS, I got:
tranat@nsrm02:/usr/lpp/netviewdm/repos
--> df .
Filesystem Total KB free %used iused %iused Mounted on
/dev/lv05 2015232 92504 95% 551 0% /usr/lpp/netviewdm/repos
If I run du -sk to calculate on directories/files locally on that FS, the total is 528292KB. That means I should have about ~1.5GB free, not 92504. Could you please explain?
Thanks.