ANDU paused due to Failed to migrate one or more LIFs away from node
Applies to
- ONTAP 9
- Automated Non-disruptive Upgrade (ANDU)
Issue
- ANDU is paused due to network interface migration failure:
::*> cluster image show-update-progress
Estimated Elapsed
Update Phase Status Duration Duration
-------------------- ----------------- --------------- ---------------
Pre-update checks completed 00:10:00 00:01:10
ONTAP updates paused-on-error 01:32:00 10 days 16:56
Details:
Node name Status Status Description
-------------------- ----------------- --------------------------------------
NodeA waiting
NodeB failed Error: Failed to migrate data LIFs
from node "NodeB".
Action: Migrate all of the data LIFs
using the "network interface
migrate-all -node NodeB"
command.
EMSlogs:
XXXX NodeA ERROR upgrademgr.update.pausedErr: The automated update of the cluster has been paused due to the following reason: Node "NodeB": Error: {Failed to migrate data LIFs from node "NodeA".}, Action: {Migrate all of the data LIFs using the "network interface migrate-all -node NodeA" command.}.
- Manual migration fails with the error below:
::> network interface migrate-all -node NodeA
Error: command failed: Failed to migrate one or more LIFs away from node NodeA. Use the network interface show -curr-node NodeA command to identify LIFs that could not be migrated off that node. Use the network interface migrate command to manually migrate the LIFs off the node.
