AsBuiltReport / AsBuiltReport.NetApp.ONTAP

A PowerShell module to generate an as built report on the configuration of NetApp ONTAP storage arrays.
MIT License
15 stars 3 forks source link

Add Volume Footprint (Get-NcVolFootprint) #27

Open rebelinux opened 2 years ago

rebelinux commented 2 years ago
PS /home/rebelinux> Get-NcVolFootprint     

Volume                      TotalFootprint    VolumeBlocksFootprint       FlexvolMetadataFootprint Vserver
------                      --------------    ---------------------       ------------------------ -------
SAN_root                             20 MB                   448 KB                         208 KB SAN
Oracle_DB_Storage_vol_1              16 MB                   360 KB                          13 MB SAN

PS /home/rebelinux>