必要なミラーされたルート以外のアグリゲートがクラスタ cluster1 で見つかりませんでした
環境
- MetroCluster 2 のノードを 4 ノードに拡張
- MetroCluster 4 ノード: 8 ノードへの拡張
- ONTAP 9
問題
- ファブリック MetroCluster
::> metrocluster configure -refresh true
[1] を 2 ノードから 4 ノードまたは 4 ノードから 8 ノードに拡張する場合は、拡張ガイドの説明に従って configure refresh コマンドを実行します。 - ジョブはエラーで失敗します。
CLUSTER1::*> metrocluster operation show
Operation: configure
State: failed
Start Time: 6/12/2021 21:40:55
End Time: 6/12/2021 21:40:56
Errors: Required mirrored non-root aggregates were not found in cluster "CLUSTER1". MetroCluster configuration requires at least 2 mirrored non-root aggregates that are home, with at least 20GB of free space, in "online" state before running the configure command.
- ミラーアグリゲートの作成時にエラーが発生して失敗します。
CLUSTER1::*> aggre create -aggregate aggr1 -disklist 3.30.6,3.30.7,3.30.8 -mirror-disklist 4.20.6,4.20.7,4.20.8 -node NODE1
(storage aggregate create)
Error: command failed: Cannot create the aggregate because node "NODE1" is
not fully configured for MetroCluster operations. MetroCluster
configuration operations might be in progress. Wait a few minutes, then
try the command again.