I'm in the process of upgrading my two-node cluster, running ONTAP 9.6P5. I'm doing this by adding another two nodes to it, moving all the data and LIFs to that node pair, then decomming the old nodes. I've moved all volumes and data LIFs and everything's been working great...until now.
I'm at the point where I need to migrate the cluster mgmt. LIF to the new node pair. However, it won't work. This is the behavior:
- I do "network interface migrate ..." to either of the new nodes
- Command completes OK
- I can still ping the LIF and telnet to it on ports 80 & 443
- I can no longer reach the System Manager website
If I migrate the LIF back to either of the old nodes, access to the website is restored.
The cluster LIF is using the e0M ports and if I do "network interface failover-groups show ...", all four nodes' e0M ports are listed as failover targets in the same broadcast domain.
Any ideas why this isn't working correctly?