无法分配远程分区
适用于
- ONTAP 9
- ADP
- 磁盘分配
问题描述
- 在 cluster1 中,两个节点在降级模式下都有 1 个聚合,因为 pool1 中没有足够的空闲磁盘
- 1 个磁盘在节点 1 和节点 2 的两个远程丛中处于失败状态
- 但将未分配的远程分区分配给 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 取消分配分区