无法从"集群" IP空间中删除A250 e0d端口
适用场景
- ONTAP 9.9
- AFF A250
问题描述
- 尝试将A250 e0d端口从"Cluster" IP空间删除为"Default" IP空间失败。
A250::> network port broadcast-domain show
IPspace Broadcast Update
Name Domain Name MTU Port List Status Details
------- ----------- ------ ----------------------------- --------------
Cluster Cluster 9000
Node1:e0c complete
Node1:e0d complete
Node2:e0c complete
Node2:e0d complete
A250::>network port modify -node Node1 -port e0d -ipspace default
Error: command failed: Port "e0d:" cannot be removed from IPspace "Cluster"because it is shared with the HA interconnect on this system.
- 或已成功从IP空间中删除e0d、但EMS会频繁报告以下错误消息:
3/28/2022 15:45:05 Node1 ERROR vifmgr.port.shareBd: Port e0d is shared with the HA or DR interconnect but has been moved from broadcast domain "Cluster" to broadcast domain "-" of IPspace "Default".
Cluster::*> network port show -ipspace Cluster
Node: Cluster1-Node1
Ignore
Speed(Mbps) Health Health
Port IPspace Broadcast Domain Link MTU Admin/Oper Status Status
--------- ------------ ---------------- ---- ---- ----------- -------- ------
e0c Cluster - up 9000 auto/25000 healthy false
e0d Cluster - up 9000 auto/25000 healthy false
Node: Cluster1-Node2
Ignore
Speed(Mbps) Health Health
Port IPspace Broadcast Domain Link MTU Admin/Oper Status Status
--------- ------------ ---------------- ---- ---- ----------- -------- ------
e0c Cluster - up 9000 25000/25000 healthy false
e0d Cluster - up 9000 25000/25000 healthy false