升级9.13.1时、如果由于端口降级而导致性能下降、则会失败
适用场景
ONTAP 9
问题描述
- 升级9.13.1时、如果由于端口降级而导致性能下降、则会失败。
Error: Failed to revert data LIFS back to the node"XXXXXXXX". Action: Revert all LIFs back to their home ports using "network interface revert *" command.
- 无法将LIF还原回其主端口、因为网络端口已降级。
netapp1::> network port show -health
Health
Node Port Link Status Degraded Reasons
-------- --------- ---- -------- -----------------------
netapp1-01
e0M up healthy -
e0a up healthy -
e0b down - -
e0c up healthy -
e0d up healthy -
e2a up degraded l2_reachability
e2b down - -
e2c down - -
e2d down - -
network interface revert
命令失败并显示以下错误
::> network interface revert *
Error: command failed on vserver "XXXXXXXX" lif "XXXXXXXX": Cannot move LIF "XXXXXXXXX" to port "XXXXX"because the port's health status is degraded. Use (privilege: advanced) "network port modify" command with "-ignore-health-status true" to host the LIF on this port.