ONTAP Discussions

snap list output vs df output

digdev
1,188 Views

Hello

I was wondering how the used space for snapshot copies is calculated.
For one of our volumes I got the warning that the snap copy reserve was full. After resizing the snap % reserve I wanted to check how big the snaps are.
When executing snap list for the volume I got following result:

daily.2019-03-24_0010 124KB 0% 0%
daily.2019-03-25_0010 124KB 0% 0%
daily.2019-03-26_0010 148KB 0% 0%
daily.2019-03-27_0010 124KB 0% 0%
daily.2019-03-28_0010 124KB 0% 0%
daily.2019-03-29_0010 124KB 0% 0%
daily.2019-03-30_0010 128KB 0% 0%
daily.2019-03-31_0010 124KB 0% 0%
daily.2019-04-01_0010 128KB 0% 0%
daily.2019-04-02_0010 124KB 0% 0%
snapmirror.9ae9ced5-e0ce-11e7-8a04-00a098ba4130_2159183606.2019-04-02_150500
1.37MB 0% 0%

 

A df -h gave me following output:

Filesystem total used avail capacity Mounted on

/vol/vol_1/.snapshot
1024GB 763GB 260GB 75% /vol_1/.snapshot

 

I thought the snap reserve space was used by de snaps, but the sum of the sizes does not correspond to the used size from the df -h command. Can someone explain how the space is calculated?

Best regards
C

0 REPLIES 0
Public