ONTAP Discussions

NetApp PowerShell Toolkit to get storage reports....

ttjames
5,154 Views

I know agood bit about PowerShell but my NetApp knowledge is weak so I apoligize if this is easy.  I have been asked by management to write a script that outputs the following :

 

These would be broken down by cluster.

 

Total storage in TB

Storage used in TB and % used

# of vols and LUNs

 

Then an overall Total TB across all cluster.

 

Thanks in advance.  Any input is very appreciated.

5 REPLIES 5

JGPSHNTAP
5,149 Views

That sounds pretty easy...

 

Just start with get-nchelp. 

 

or show-nchelp... There are commands in there that will get you started.

 

But you can also look into OCUM reporting for management as well

ttjames
5,121 Views

Could you point me in a direction ( e.g. aggr, vol, lun, etc )  Like I said, my NetApp is not so good.

Skip_Horn
5,097 Views

Contact me skip.horn@rochester.edu and I can send you a Bat file - that points to t aPS1 file that will list the aggregate storageon all your Netapps

vasubabu
4,571 Views

Hello All,

 

Could you please send me the scripts to get the capcity report from NETAPP 9.1 storage using NetApp PowerShell.
 
Like Total drives capacity, Raw capacity, Total Configured, Used, Allocated, Available, Over Allocated percentage, volume count etc...
 
Note : I am unable to send an email to skip.horn@rochester.edu

JGPSHNTAP
4,565 Views

Guys, just work thru the cmdlets..

Public