54c4f91aa1
If share created from snapshot is deleted immediately after creation and if clone split operation is in progress, then delete call fails. Fix this issue by first stopping the clone split job and then continue with deletion. Closes-bug: #1960239 Change-Id: If9844b3da70cec427c6260ee239c8c6131ed77ed
9 lines
384 B
YAML
9 lines
384 B
YAML
---
|
|
fixes:
|
|
- |
|
|
On NetApp ONTAP backend, if share created from snapshot is deleted while
|
|
clone split job is in progress, the deletion fails due to unmount error.
|
|
Fixed this issue by stopping clone split if its in progress and then move
|
|
to unmount of share. For more details, please check
|
|
`Launchpad Bug #1960239 <https://bugs.launchpad.net/manila/+bug/1960239>`_
|