74d5a1b2cf
Implements share server migration using a proper mechanism provided by ONTAP. In case the driver identifies that the ONTAP version matches the version where this mechanism is available, ONTAP will automatically chose to use this instead of SVM DR. - Implemented new methods for migrating a share server using a new mechanism provided by ONTAP, when both source and destination clusters have versions >= 9.10. This new migration mechanism supports nondisruptive migrations in case there aren't network changes in the migration. - The NetApp now does not need to create an actual share server in the backend prior to the migration, in case SVM Migrate is being used. - The NetApp ONTAP driver can now reuse network allocations from the source share server in case a share network change wasn't identified. Change-Id: Idf1581d933d11280287f6801fd4aa886a627f66f Depends-On: I48bafd92fe7a4d4ae0bafd5bf1961dace56b6005
6 lines
137 B
YAML
6 lines
137 B
YAML
---
|
|
features:
|
|
- |
|
|
The NetApp ONTAP driver now supports nondisruptive share server migration
|
|
for clusters with version >= 9.10.
|