Skip to main content
NetApp Knowledge Base

What are the units used for capacity values in ONTAP CLI

Views:
1,139
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

Applies to

ONTAP 9.x Command Line Interface (CLI)

Answer

  • Even the units are shown in base-10 (GB/TB), they are actually in base-2 (GiB/TiB)
  • Example from CLI output (notice the units shown in GB/TB): 

cluster1::> aggr show  -fields size, availsize , usedsize , percent-used                   
aggregate        availsize    percent-used    size        usedsize
--------        ---------    ------------    -------     --------
aggr_1          45.80TB        27%           62.49TB     16.69TB 
aggr_1_root     17.85GB        95%           368.4GB     350.6GB 
aggr_2_ssd_01   46.51TB        26%           62.49TB     15.98TB 
aggr_2_ssd_root 17.85GB        95%           368.4GB     350.6GB 
aggr_3_ssd_01   52.01TB        20%           64.94TB     12.94TB 
aggr_3_ssd_root 48.09GB        95%           992.7GB     944.6GB 
aggr_4_ssd_01   36.63TB        44%           64.94TB     28.31TB 
aggr_4_ssd_root 48.09GB        95%           992.7GB     944.6GB 

8 entries were displayed.

Additional Information

Will be fixed in future release
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.