cinder/releasenotes/notes/pure-validate-replica-arrays-a76630cab9435770.yaml
Simon Dodsley deeee2b363 [Pure Storage] Fix issue with loss of replicated array
When an array on either side of a replicated configuration loses
connectivity to Cinder this can cause the driver to stop working.

This patch resolves that issue by validating all arrays in a
replicated pair exist and raising a warning if that is not
the case.

Closes Bug: #1969784
Co-Authored-By: Keerthivasan <ksuresh@purestorage.com>

Change-Id: I3256875a33a30560b834b4c8a0c6bb1b5edf69fa
2023-01-20 19:18:30 -05:00

7 lines
205 B
YAML

---
fixes:
- |
Pure Storage FlashArray driver `bug #1969784
<https://bugs.launchpad.net/cinder/+bug/1969784>`_: Fixed array failover
incorrectly handles loss of an array due to network issue