无法从ifgrp中删除前端交换端口后。错误:NbladeWriter PCP RPC错误ioctlErr
适用场景
- ONTAP 9
- FAS8700
问题描述
- 升级控制器或进行前端交换后、无法从特定节点上的接口组(ifgrp)中删除端口。
Cluster::*>ifgrp show -ifgrp a0a
Port Distribution Active
Node IfGrp Function MAC Address Ports Ports
-------- ---------- ------------ ----------------- ------- -------------------
Cluster-N1
a0a sequential ff:ff:ff:ff:ff:ff none e0c
Cluster-N2
a0a sequential ff:ff:ff:ff:ff:fe full e1a, e1d
Cluster-N3
a0a sequential ff:ff:ff:ff:ff:fd full e1a, e1b
Cluster-N4
a0a sequential ff:ff:ff:ff:ff:fc full e1a, e1b
4 entries were displayed.
Cluster::*>network port ifgrp remove-port -node Cluster-N1 -ifgrp a0a -port e0c
Error: command failed: Failed to remove port from ifgrp. Nblade error: Unexpected error "NbladeWriter PCP RPC Error ioctlErr" encountered as a result of removing a port from the ifgrp.
- 尝试删除ifgrp会导致相同错误。