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

MetroCluster のディスク自動割り当てオプションについて教えてください。

Views:
89
Visibility:
Public
Votes:
0
Category:
metrocluster
Specialty:
metrocluster
Last Updated:

すべてのとおり  

に適用されます

  • Data ONTAP 8.2 以降
  • ONTAP 9
  • MetroCluster

回答

ONTAP 9

専用プール構成 - スタック:
スタック内のすべてのディスクが 1 ノードに割り当てられ、 1 プール専用プール構成 - シェルフ:シェルフ内のすべてのディスクが割り当てられます
::> storage disk option modify -autoassign on
::> storage disk option modify -autoassign-policy stack



1 ノードと 1 プールに移動します。同じスタック内の他のシェルフは、他のノードやプールに割り当てることができます。
::> storage disk option modify -autoassign on
::> storage disk option modify -autoassign-policy shelf


ディスクの手動割り当て:
::> storage disk option modify -autoassign off

MetroCluster では、自動割り当てポリシー「 bay 」は使用できません。
このオプションは、偶数と奇数のベイ番号に基づいてディスクをコントローラに割り当てます。

Data ONTAP 8.2

Data ONTAP 8.2 では、シェルフレベルでディスクを自動割り当てする次の新しいオプションが導入されました。
disk.auto_assign_shelf
このオプションを使用すると、シェルフレベルの細分性でディスクを自動的に割り当てることができます。 つまり、シェルフ上の未所有ディスクは、そのシェルフ上の他のディスクの所有権に基づいて割り当てられます。 

専用プール構成:スタック / ループ:
スタック / ループ内のディスクは 1 つのプールにのみ割り当てられます。
options disk.auto_assign on
options disk.auto_assign_shelf off


専用プール構成:シェルフ:
同じシェルフ内のディスクは 1 つのプールにのみ割り当てられますが、同じスタック / ループ内のディスクはプール間で共有されます。
options disk.auto_assign on
options disk.auto_assign_shelf on


混在プール構成:
同じシェルフ内のディスクはプール間で共有されます。
options disk.auto_assign off
options disk.auto_assign_shelf off
 

 

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.