[Spectrum Virtualize Family] Retype of mirror-volume to volume-type with different mirror-pool scenario is not working. When there is a change of mirror-pool in retype operation then it is checking whether source/target type has data reduction pool. If it contains data reduction pool, it will throw an exception. If not, it has to continue the retype operation with change of mirror pool. Due to the incorrect place of raising an exception for data-reduction pool,it is effecting the retype operation of volume-type with different mirror-pool. Updated the code to raise an exception correctly to fix this issue. Closes-Bug: #1949061 Change-Id: I12018c3a1f6e4e59a4923ef81da85c2d7c74e96d
8 lines
222 B
YAML
8 lines
222 B
YAML
---
|
|
fixes:
|
|
- |
|
|
IBM Spectrum Virtualize Family driver
|
|
`Bug #1949061 <https://bugs.launchpad.net/cinder/+bug/1949061>`_:
|
|
Fixed retype issue of mirror-volume to mirror-volume-type
|
|
with different mirror pool
|