#How do I get how much snapshots data staying on the performance tier versus on the capacity tier?

1 messages · Page 1 of 1 (latest)

mortal granite
#

I have a tiering-policy=snapshot-only and with tiering-minimum-cooling-days=5 on a lot of volumes. I can tell how much snapshots data being tiered to a object storage by using "vol show-footprint" and using "df -h" command to get the total amount of all snapshots on a volume, then subtract these 2 numbers, I can get what I want. These 2 steps can give me the amount of snpashots staying on the performance tier on the volume. But, not realistically possible if I have a lot of volumes.
Are there any commands or tools to display how much snapshots data are left in the performance tier.