An account will enable you to access:
Don't have an account?
Active IQ Unified Manager Discussions
Hi
Is it possible to get cluster name in below somehow ?
Get-NcAggr |select name, totalsize,used,Available
Thanks
Sure, I would just use a calculated property like this:
Get-NcAggr | select @{l='Cluster';e={(Get-NcCluster).ClusterName}},Name,TotalSize,Used,Available
The NetApp Support Site has won its 8th consecutive ASP Award!
Want to make sure your parts or field engineer arrive during business hours? This video will walk you through management of a site's hours of operation using the NetApp Support Site.
See how to replace and NVRAM module on the NetApp AFF A70/90 family of systems.
Learn why enabling Auto-Giveback could prove useful in your environment.