I have an older NetApp and I recently added a new one to the cluster. Both are connected to a pair of Fibre Channel (FC) switches. When connecting the new system, I added its WWPNs to all the zones on the FC switches. (Both NetApps are also connected to a pair of cluster switches.) Meanwhile, I have a bunch of VMware ESXi hosts connected to the same pair of FC switches. With this all set up and ready to go, I migrated the LUNs from the older NetApp to the new (using "volume move start ..."). All good so far.
Then I noticed something strange in vCenter: when looking at the paths for the LUNs, it only shows the WWPNs for the old NetApp. My assumption, therefore, is that the hosts are accessing the LUNs indirectly, via the cluster switch network. That's not good.
As a test, I created a new LUN on the new NetApp and connected it to the hosts. But this time, vCenter shows the WWPNs for the new nodes, as expected.
What's going on here? Is there something I need to do to give the LUNs a kick, so they start using the new paths? (Maybe I need to unmount them from the hosts and remount them?) Also, if I do nothing, will they automatically start using the new paths when I eventually shut down the old NetApp?