Skip to main content
ONTAP 7-Mode Transition

Testing SAN boot LUNs on RHEL hosts before the cutover phase of copy-based transitions

Contributors

If you are using the 7-Mode Transition Tool (7MTT) 2.2 or later, and Data ONTAP 8.3.2 or later to perform a copy-based transition your Red Hat Enterprise Linux (RHEL) host, you can test your transitioned ONTAP SAN boot LUNs before the cutover phase. Your source host can continue to run I/O to your source 7-Mode LUNs during testing.

Your new ONTAP LUNs must be mapped to your test host and your LUNs must ready for transition.

You should maintain hardware parity between the test host and the source host.

  • For copy-based transitions, you must perform these steps after completing the Storage Cutover operation in the 7-Mode Transition Tool.

  • For copy-free transitions, you must perform these steps after the Import Data and Configuration operation in the 7-Mode Transition Tool.

Steps
  1. For FC and FCoE configurations only:

    1. Enter the HBA BIOS settings mode.

    2. Choose Rescan to discover the ONTAP SAN boot LUNs on the host.

    3. Remove the 7-Mode boot LUN ID.

    4. Add the ONTAP boot LUN ID in the HBA BIOS.

    5. Exit the HBA BIOS settings mode, and then reboot the host.

  2. After the host reboots, change the IP address and host name on the test host.

  3. Verify that your new ONTAP LUNs have been discovered:

    sanlun lun show

  4. Configure DMMP devices for your ONTAP LUNs:

    multipath -ll

  5. Perform your testing as needed.

  6. Shut down the test host:

    shutdown -h -t0 now

  7. In the 7-Mode Transition Tool user interface (UI), click Finish Testing.

If your ONTAP LUNs are to be remapped to your source host, you must prepare your source host for the cutover phase. If your ONTAP LUNs are to remain mapped to your test host, no further steps are required on the test host.

Related information