メインコンテンツまでスキップ

ONTAP CLI で容量値に使用される単位

Views:
29
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core<a /><a /><a>CLI の容量</a><a>が 2009054731GiB</a> です
Last Updated:

環境

ONTAP 9.xコマンドラインインターフェイス(CLI)

回答

  • 単位は10進法(GB/TB)で表示されますが、実際は2進法(GiB / TiB)です。
  • CLI出力の例(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.

追加情報

今後のリリースで修正される予定です。
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.