The Windows Server 2012 R2 machine does not have any LUNs mapped to it at all.
I was able to remove the LUN mapping from the old server without incident. However, after creating an iGroup for the new server and mapping the LUN, the drive never shows up within Windows no matter how long I wait. I don't know what else to try next, as this is getting to be extremely important and I can't get it to work.
Does the FC switch need to be rezoned with the new information?
@SpindleNinja wrote:
does this 2012 host have existing luns from the 3170? if not you will need to create igroups on the netapp with the servers iqn or wwns and configure MPIO and zoning if you're using FC.
But the process would go something like this:
1. Stop IO to the disk/lun that you are moving and offline the disk. (or shut down the host and make sure nothing is set to use that disk)
2. Unmap the lun from the current server's igroup
3. Map the lun to the new server's igroup.
4. Rescan HBAs on the new host. You should see the disk pop up at this point.