2a017f5b3b
This patch adds support for storage assisted migration (intra-cluster) to NetApp ONTAP drivers (iSCSI/FC/NFS), for the following use cases: 1) Between pools in a same vserver and backend/stanza. This operation is non-disruptive on iSCSI and FC drivers. 2) Between pools in a same vserver but in a different backend/stanza. This operation is disruptive in all cases and requires the volume to be in `available` status. 3) Between pools in a different vserver in a different backend/stanza. This operation is disruptive in all cases and requires the volume to be in `available` status. Storage assisted migration is only supported within the same ONTAP cluster. If a migration between two different clusters is requested, driver will automatically fallback to host assisted migration. Implements: blueprint ontap-storage-assisted-migration Change-Id: Iaad87c80ae37b6c0fc5f788dc56f1f72c0ca07fa
6 lines
131 B
YAML
6 lines
131 B
YAML
---
|
|
features:
|
|
- |
|
|
NetApp ONTAP: Added support for storage assisted migration within a
|
|
same ONTAP cluster (iSCSI/FC/NFS).
|