ONTAP Discussions

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

MOHAN1985
5,698 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
5,698 Views

Hi mohan,

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

Regards,

Hari

MOHAN1985
5,698 Views

Hi Hari,

I use NetApp Release 8.2 Cluster-Mode.

Thanks,

Mohan

HARI_KRISHNA981
5,698 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
5,532 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
4,770 Views

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

Public