Failed to remove A250 e0d port from "Cluster" IPspace
Applies to
- ONTAP 9.9
- AFF A250
- AFF C250
Issue
- Try to remove the A250 e0d port from "Cluster" IPspace to "Default" IPspace failed.
A250::> network port broadcast-domain showIPspace Broadcast                     UpdateName    Domain Name MTU   Port List   Status Details------- ----------- ------ ----------------------------- --------------Cluster Cluster     9000                          Node1:e0c   complete                          Node1:e0d   complete                          Node2:e0c   complete                          Node2:e0d   completeA250::>network port modify -node Node1 -port e0d -ipspace defaultError: command failed: Port "e0d:" cannot be removed from IPspace "Cluster"because it is shared with the HA interconnect on this system.- Or removed e0c/e0d from ipspace successfully, but EMS keeps reporting below error message frequently:
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
- From network port show -healthoutput,Health Statusisdegraded, and Degraded Reasons isl2_reachabilitystatus.
cluster1::> network port show -health
                          Health
Node       Port      Link Status   Degraded Reasons
--------   --------- ---- -------- -----------------------
Cluster1-Node1
           e0c       up   degraded l2_reachability
           e0d       up   degraded l2_reachability
Cluster1-Node2
           e0c       up   degraded l2_reachability
           e0d       up   degraded l2_reachability 
