Import data from a foreign array using ONTAP FLI online migration
After the LUN import relationship has been established and the host connection has been moved from the foreign array to the ONTAP array, you can import the data from the foreign source LUN to the ONTAP destination LUN.
Steps
-
Set the privilege level to advanced.
set -privilege advanced
-
Enter
y
when asked if you want to continue. -
Start the migration import.
lun import start -vserver <SVM_name> -path <volume_path|storage_unit_path>
-
Display FLI status.
lun import show -vserver <SVM_name> -path <volume_path|storage_unit_path>
What's next?