When upgrading to 9.13.1 giveback fails due to degraded ports
Applies to
ONTAP 9
Issue
- When upgrading to 9.13.1 giveback fails due to degraded ports.
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.
- Unable to revert LIF back to its home port because the Network port is degraded.
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
command fails with the following error
::> 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.