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

FlexGroup と比較して、 FlexVol で同じ重複排除率を達成できますか。

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

​

環境

  • ONTAP 9.8
  • FlexGroup
  • Storage Efficiency

回答

デスティネーション重複排除は、 FlexGroup ではなく FlexGroup コンスティチュエント内で実行されます。

たとえば、 FlexGroup に同じファイルを 2 回、 2 つの異なるコンスティチュエントに格納することができます。つまり、重複排除は行われません。Flexグループでは、 FlexVol ボリュームと比較して、複数のコンスティチュエントに大容量ファイルが分散される場合の削減率が低くなります。

 

例:

FlexVol :
システムの FlexVol には、 100GB のファイルが 4 つセットアップされています。

ボリューム ファイル名 論理サイズ
vol1 ファイル 1 100GB
vol1 file2 100GB
vol1 ファイル 3 100GB
vol1 ファイル 4. 100GB

重複排除はボリューム全体に対して機能するので、次の処理が必要になります。

ファイル名 物理サイズ(ファイルの重複排除) 論理サイズ
file1 、 file2 、 file3 、 file4 100GB 400GB

上記の条件を満たすと、 3 : 1 の削減率を達成できます。

 

FlexGroup

FlexGroup では、ファイルが複数のコンスティチュエントに分割されます。

コンスティチュエント ファイル名 論理サイズ
Const001 : aggr1 ファイル 1 100GB
Const001 : aggr1 file2 100GB
Const002:aggr1 ファイル 3 100GB
Const002:aggr1 ファイル 4. 100GB

次に、個々のコンスティチュエントごとに重複排除が機能します。 

コンスティチュエント 物理サイズ 論理サイズ
Const001 : aggr1 100GB 200GB
Const002:aggr1 100GB 200GB

上記の例では物理サイズの合計が 200GB の場合、コンスティチュエント間で重複排除が実行されず、 2 : 1 の削減率が得られます。

追加情報

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.