Zfs check uncompressed file size

Use the GNU du command

[jingchao@login.crane hao]$ du --apparent-size -sh
11T     .
[jingchao@login.crane hao]$ du -sh
3.2T    .

Link to original post.

Updated: