NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Legacy Product Discussions (RO)

cli equiv to filerview "view space usage"

bryant
4,094 Views

ihac customer that is asking for a cli equivalent to filerview’s volumes à snapshots à manage “view space usage” output.

seems the customer is seeing differences between what filerview displays and what dot's cli “snap delta” command displays.

in this customer’s  environment, the file system experiences many file adds (appends), few file changes. and they’re trying to monitor both using customer scripts.

for those interested in the background discussion, see attach.


quex:

o) for the individual(s) who have the filerview source code in front of them, is there a cli  equivalent to filerview’s volumes --> snapshots --> manage “view space usage”?


pls. advise…


- charlie

3 REPLIES 3

lydiksen
4,094 Views

It might be interesting to see what the ManageONTAP 3.5.1 call returns.

You could script this up very easy with Perl.

email composed on blackberry

evilensky
4,094 Views

snap reclaimable   <volume> <snapshot> ?

From storage management guide:

snap delta    The estimated rate of change of data between Snapshot copies in a volume
snap reclaimable    The estimated amount of space freed if you delete the specified Snapshot copie

Message was edited by: evilensky

danielpr
4,094 Views

Hi Charlie,

I believe the View space usage is using the ZAPI snapshot-list-info  and the values are taken from the elements  Used <total>xxx</total> Total <cumulative-total>xxx</cumulative-total>.

I have attached the Screen shot for the same please check the attachments .

Thanks

Daniel

Public