Skip to main content
ONTAP 7-Mode Transition

Creating SAN LIFs before transition

Contributors

Because FC and iSCSI LIFs are not transitioned by the 7-Mode Transition Tool, you must create these LIFs on the SVMs before transition. You must configure SAN LIFs on both the nodes that own the LUN and the node's HA partner.

The required SAN (FC or iSCSI) license must be added to the cluster.

For redundancy, you must create SAN LIFs on both the node hosting the LUNs and its HA partner.

Steps
  1. Create an FC or iSCSI LIF on the target node to which the LUNs are transitioned, depending on the protocol used:

    network interface create

    If you want to reuse the 7-Mode IP address for iSCSI LIFs, you must create the LIFs in administrative down state. You can bring these LIFs to the administrative up state after the cutover operation.

  2. Create a LIF on the HA partner of the node.

  3. Verify that you have set up your LIFs correctly:

    network interface show

Related information