cinder/releasenotes/notes/bug-1812685-powermax-replication-specs-fix-aa6b13b93b4059d6.yaml
Michael McAleer 9fc3b1ac03 PowerMax Driver - Replication Settings Fix
When using a PowerMax OS array as a replication target, where the source
is an All-Flash/Hybrid array running HyperMax OS, service level and
workload settings are not correctly applied for devices on the
replication target if a workload is specified. Instead of setting only
the workload to None, both service level and workload are set to None.
This fix corrects the application of service level and workload settings
for replication sessions where the source is HyperMax OS and the target
is PowerMax OS.

Change-Id: Ia5a86eeec0bfff7de1a8f6ade1c16d70cce72160
Closes-Bug: #1812685
2019-01-28 17:31:32 +00:00

10 lines
546 B
YAML

---
fixes:
- When using a PowerMax OS array as a replication target, where the source is
an All-Flash/Hybrid array running HyperMax OS, service level and workload
settings are not correctly applied for devices on the replication target if
a workload is specified. Instead of setting only the workload to None, both
service level and workload are set to None. This fix corrects the
application of service level and workload settings for replication sessions
where the source is HyperMax OS and the target is PowerMax OS.