ONTAP Discussions

Orphaned Storage - Using "statistics volume show" for file share usage - Need another Alternative

tadinifni
1,040 Views

I am running the following command to pull IOPs on a particular volume to see if the share on the volume has any usage.

 

statistics volume show -interval 5 -iterations 13

 

The problem is the amount of raw data to search through is very tricky to parse and needs to be pulled into a report.

Does anyone have any other methods that one can try to pull this data from ONTAP?

2 REPLIES 2

paul_stejskal
979 Views

qos statistics volume performance show -volume <vol> -vserver <vol>

 

Ignore the -total- line.

tadinifni
978 Views

Is there a PowerShell module or an API call that I can use to pull this information into a report??

Public