Hi
I want to migrate a cinder volume from one backend to another.
Both backends are NFS exports from ontap, and on the same aggregate.
Using the command:
$ openstack volume migrate <volume-id> --host <cinder-host-name>
I am using netapp driver, How the volume will be migrated? through the Data Network or internally through ontap cluster network?