cinder/releasenotes/notes/powermax-disable-inuse-metro-89e9f398ec9e2672.yaml
Helen Walsh 92aeec3ad9 PowerMax Driver - Safeguarding retype to some in-use replicated modes
Host assisted migration is a better option for retyping from a non-replicated
to a replicated (Asynchronous and Metro) modes.

1. Block in-use non-replicated to replicated(Metro and Asynchronous)
2. Remove any unused code
3. Differentiate between the production and the management storage groups
4. Remove rollback code on a cleanup_lun, its not necessary on delete and
    will not always work
5. Allow for a target device not to exist on the target array
6. Fix minor issue on metadata on a retype

Change-Id: I6c7c94528ee94183c1df21c25388505b28f1781a
2020-03-13 15:18:05 +00:00

7 lines
227 B
YAML

---
issues:
- |
PowerMax driver - Disabling inuse storage assisted migration to a metro
or asynchronous replicated volume type as this operation will
not facilitate FC scanning or iSCSI login of the target array.