deb-cinder/releasenotes/notes/del_volume_with_fc-f024b9f2d6eaca0f.yaml
Xiaoqin Li a2bac00c50 Check flashcopy mapping before deleting volume
Check the flashcopy mapping relationship before deleting volume.
Currently the volume stays in 'deleting' if there is fcmapping
for IBM storwize/SVC driver. Change it to stop the fcmapping
first if the volume is the target volume of the fcmapping.

DocImpact
Change-Id: I99fdbbeda4151d4e02ebd6a0ede9a49eb2abc618
Closes-Bug: 1534118
2016-07-10 18:39:23 -07:00

5 lines
127 B
YAML

---
fixes:
- Fixed StorWize/SVC error causing volume deletion to get
stuck in the 'deleting' state when using FlashCopy.