3570a79a16
[Spectrum Virtualize Family] check_vdisk_fc_mappings is not deleting clone fc maps, if the flashcopy status is in copying autodelete is set to on and copy progress is 100%. when multiple clones and snapshots are created using common source volume, deleting the source volume is not removing all the fcmaps involved in mapping with source volume. This patch fixes the issue by removing the clone fcmap and then removing the snapshot fcmap when the source has more than one fcmap. Closes-Bug: #1890254 Change-Id: I84629cde6d27d6889a30d7c13d99f57c660adde7
9 lines
306 B
YAML
9 lines
306 B
YAML
---
|
|
fixes:
|
|
- |
|
|
IBM Spectrum Virtualize driver `Bug #1890254
|
|
<https://bugs.launchpad.net/cinder/+bug/1890254>`_:
|
|
Fix check_vdisk_fc_mappings is not deleting all flashcopy
|
|
mappings while deleting source volume, when multiple clones
|
|
and snapshots are created using common source volume.
|