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.

ONTAP Discussions

Disk used capacity and WAFL reserve and Snap reserve on Data ONTAP cluster

MOHAN1985
7,662 Views

Hi,

I am trying to find command that can be run on DATA ONTAP cluster mode to get the below details,

(a) Used capacity of a disk

  Command used now : storage disk show

   This does not give the used capacity information.

(b) Is there a command that fetches WAFL reserve and Snap reserve details on cluster mode?

   7-mode command (aggr show_space) doesn't work on cluster mode.

Thanks,

Mohan

5 REPLIES 5

HARI_KRISHNA981
7,662 Views

Hi mohan,

which version of data ontap c-mode you are using ???

Regards,

Hari

MOHAN1985
7,662 Views

Hi Hari,

I use NetApp Release 8.2 Cluster-Mode.

Thanks,

Mohan

HARI_KRISHNA981
7,662 Views

Hi mohan,

Please refer to the Link

https://library.netapp.com/ecm/ecm_download_file/ECMP1196780.

It contains clustered command map for the 7 mode administrators.

Let me know if need further info

Cheers,

Hari

Jervin
7,496 Views

I am also facing the same issue in my 8.2 array. Please let me know if there is a solution to this issue

 

cluster1::> system node run -node * aggr show_space
2 entries were acted on.

Node: cluster1-01

aggr: no such command "show_space"
for more information type "aggr help".

Node: cluster1-02

aggr: no such command "show_space"
for more information type "aggr help".

 

 

 

jonm
6,734 Views

try just netapp-cluster::> aggr show-space

Public