リモート パーティションを割り当てることはできません
環境
- ONTAP 9
- ADP
- ディスクの割り当て
問題
- cluster1では、両方のノードがプール1に十分なスペア ディスクがないため、1つのアグリゲートがデグレード モードになっています
- ノード1とノード2の両方のリモート プレックスで1つのディスクが障害状態です
- しかし、割り当てられていないリモート パーティションをpool1に割り当てるとエラーが発生します:
cluster1::*> storage disk partition assign -partition 1.21.15.P1 -pool 1 -owner cluster2-
n1
Error: command failed: entry doesn't exist
cluster1::*> storage disk partition assign -partition 1.21.15.P2 -pool 1 -owner cluster2-02
Error: command failed: entry doesn't exist
- ローカル割り当てもエラーで終わります
node1> disk assign 0v.i1.2L28P3
disk assign: Cannot assign "0v.i1.2L28P3" from this node. Try the command again on node cluster2-n1
node1> disk assign 0m.i1.2L28P3
disk assign: Cannot assign "0m.i1.2L28P3" from this node. Try the command again on node cluster2-n1
- このパーティションは物理的にはcluster2に配置されているディスクに属していますが、pool1のcluster1に割り当てる必要があります
- パーティションはcluster2から正常に割り当て解除されました