manila/releasenotes/notes/bug-1785180-zfsonlinux-retry-unmounting-during-manage-872cf46313c5a4ff.yaml
Goutham Pacha Ravi 6d8f47d3c3 [ZFSOnLinux] Retry unmounting old datasets during manage
Add a retry loop to ensure the dataset being renamed
is cleanly unmounted before the rename operation.

Change-Id: Ie506f237010c415ee9f0d64abbefd5854f776a5f
Closes-Bug: #1785180
(cherry picked from commit d7c01efb44)
2018-08-14 18:17:06 +00:00

7 lines
209 B
YAML

---
fixes:
- |
The ZFSOnLinux driver now retries unmounting zfs shares
to perform the manage operation. See `Launchpad bug 1785180
<https://bugs.launchpad.net/manila/+bug/1785180>`_ for details.