is there an easy way to show total snapshot space for a volume?
I use 'percent-snapshot-space' and 'snapshot-space-used'. That gives me percentage of the reserved space and how much (in percent) was used out of the reserve
(I'm also familiar with the 'spill' command but again, this is in percent)
While I can claculate the space, I am looking for an easy way to show the size of total snapshots size in a volume (what df -h would show in 7-mode)
Thank you