c3aed22f94
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
8 lines
226 B
YAML
8 lines
226 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue while promoting back share replicas created using CIFS
|
|
protocol. Please refer to the
|
|
`Launchpad bug #1879368 <https://bugs.launchpad.net/manila/+bug/1879368>`_
|
|
for more details.
|