Skip to main content
ONTAP 7-Mode Transition

Bringing Windows hosts online after transition

Contributors

After you transition your LUNs using the 7-Mode Transition Tool (7MTT) for Windows hosts, you must complete several steps to bring your host online and begin servicing data again.

If you are doing a copy-free transition (CFT), procedures for vol rehost must be complete. See the 7-Mode Transition Tool Copy-Free Transition Guide for details.

  • For copy-based transitions (CBTs), perform these steps after completing the Storage Cutover operation in the 7-Mode Transition Tool (7MTT).

  • For CFTs, perform these steps after completing the Import & Data Configuration operation in the 7MTT.

    1. Generate the 7-Mode to ONTAP LUN mapping file:

      • For copy-based transitions, run the following command from the host where the 7MTT is installed:
        transition cbt export lunmap -p project-name -o file_path

        For example:

        transition cbt export lunmap -p SanWorkLoad -o c:/Libraires/Documents/7-to-C-LUN-MAPPING.csv

      • For copy-free transitions, run the following command from the system where the 7MTT is installed:
        transition cft export lunmap -p project-name -s svm-name -o output-file

        Note You must run this command for each of your storage virtual machines (SVMs).

        For example:

        transition cft export lunmap -p SANWorkLoad -s svml -o c:/Libraries/Documents/7-to-C-LUN-MAPPING-svml.csv

    2. If the Windows host is SAN-booted and the boot LUN was transitioned, power on the host.

    3. Update the FC BIOS to enable the system to boot from the LUN on the clustered Data ONTAP controller.

      See the HBA documentation for more information.

    4. On the Windows host, rescan the disks from the Disk Manager.

    5. Obtain the LUN serial numbers, LUN IDs, and corresponding Windows physical disk numbers of the LUNs mapped to the host.

      • For systems running Data ONTAP ONTAPDSM: Use the Data ONTAPDSM Management Extension Snap-In or the get-sandisk Windows PowerShell cmdlet.

      • For systems running MSDSM: Use the Inventory Collect Tool (ICT).

        The LUN ID, LUN serial number, and corresponding serial number is captured under the SAN Host LUNs tab.

    6. Use the LUN serial numbers, LUN IDs, and corresponding Windows physical disk numbers of the LUNs along with the LUN map output and the data collected in the pretransition state, to determine whether the LUNs have transitioned successfully.

    7. Note whether the physical disk numbers of the transitioned LUNs have changed.

    8. Bring your disks online.

      • Use Windows Disk Manager to bring online disks that are not part of Cluster Failover.

      • Use Failover Cluster Manager to bring online disks that are part of Cluster Failover.

    9. If the host you are transitioning is running Windows Server 2003 and you have migrated the quorum device, start the cluster services on all of the cluster nodes.

    10. If Hyper-V is enabled on the host and pass-through devices are configured to the VMs, modify the settings from Hyper-V Manager.

      The physical disk number of the LUN corresponding to the pass-through device might have changed as a result of the transition.

Related information