manila/manila/share/drivers/netapp/dataontap/cluster_mode
silvacarloss 226f7e758a [NetApp] Fix CIFS promote back issue
This change fixes the NetApp promote back issue when using CIFS
protocol. When promoting a replica, the NetApp ONTAP driver
attempts to create a new CIFS share entity (an access point as
defined in [1]) for the new active replica. This behavior
causes a failure since the storage identifies that a current
backend CIFS share with the same name exists, considering
that the reffered replica was once the active one.

This issue is addressed by removing the related CIFS share
entity when the replica gets promoted.

[1] https://library.netapp.com/ecmdocs/ECMP1401220/html/GUID-1898D717-A510-4B3D-B2E3-CCDDD5BD0089.html

Closes-Bug: #1879368
Change-Id: Id9bdd5df0ff05ea08881dd2c83397f0a367d9945
(cherry picked from commit c3aed22f94)
(cherry picked from commit d251473514)
2020-10-02 13:25:55 +00:00
..
__init__.py Manila NetApp cDOT driver refactoring 2015-02-10 12:30:24 +00:00
data_motion.py [NetApp] Fix vserver peer accept on intra cluster replication 2020-04-23 17:24:30 +00:00
drv_multi_svm.py [NetApp] Adds support for replication with DHSS=True 2019-09-11 19:18:43 -03:00
drv_single_svm.py [NetApp] Add manage/unmanage of share servers 2019-03-05 19:18:01 +00:00
lib_base.py [NetApp] Fix CIFS promote back issue 2020-10-02 13:25:55 +00:00
lib_multi_svm.py [NetApp] Fix default ipspace deletion issue 2020-07-28 15:23:43 +00:00
lib_single_svm.py Simplify the way drivers report support for ipv6 2017-12-06 15:21:53 +00:00
performance.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00