Node shutdown fails due to LIF migration failure
Applies to
- ONTAP 9
- HA pair
- AFF/FAS systems
Issue
- A customer attempts to shut down both nodes in a cluster using the following command:
::> system shutdown -node * -inhibit-takeover true
- Node01 shut down normally, but Node02 shows the following error:
Error:Could not migrate LIFs away from node :Failed to migrate one or more
LIFs away from node "node02".
Use the "network interface show -curr-node node02" command to identify
LIFs that could not be mighted off thatnode:
Use the "network interface migrate" Command to manually migrate the LIFs
off the node.
Reissue the command with "-skip-lif-migration-before-shutdown" to skip the
migration and continue with takeover.