I used two commands:
#vol show -fields size-used-by-snapshots
Then add up the size of the snapshot on each volume.
# storage aggregate show-efficiency -aggregate agg_name -fields snapshot-physical-used
Then add up the size on each aggregate.
Two results showed about 6% difference in size.
Why is there such discrepancy and which one is more accurate? Or what is the other better way to achieve the same?