メインコンテンツへスキップ

Linux と NetApp の使用率が異なるのはなぜですか?

Views:
126
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

ONTAP 9

回答

NetAppの場合、ボリュームサイズは「使用可能なサイズ + NetAppの使用済みサイズ+ プロビジョニングされたサイズ」です。Linux
の場合、ボリュームサイズは「使用可能なサイズ + Linuxの使用済みサイズ」です。
 
Linux の使用サイズ = Netapp の使用サイズ + 過剰プロビジョニングされたサイズ。
 
 
例:
 
ボリュームには次の内容が表示されます:
 
Vserver  Volume    Aggregate   State    Type Size    Available  Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
Vserver1  vol1     -       online   RW  480TB    65TB    69%  
 
Active IQ > Autosupport > Volume.xml に移動すると、次の内容が表示されます。
 
LinuxとNetAppのパーセンテージの差
  • ボリュームサイズ: 527765581332480B (=480TB)
  • 使用可能サイズ: 71635437178880B (=65TB)
  • 使用済みサイズ: 363887210782720B (=331TB)。
  • オーバープロビジョニングサイズ: 92242933370880B (=84TB)。

したがって、 Netappの使用サイズの割合は331/480 = 69% になります。

しかし、Linux では次のようになります: 

Linux の使用サイズ = Netapp の使用サイズ + オーバープロビジョニングされたサイズ = 331 TB + 84TB = 415TB

したがって、 Linux の使用サイズの割合は415/480 = 86%となります。
 
Filesystem     Size Used Avail Use% Mounted on
10.10.10.4:/vol1  480T 415T 65T  86%  /vol1   

追加情報

AdditionalInformation_text

 

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.