3b0e9e0cda
If storwize svc backend parameter 'storwize_svc_retain_aux_volume' is set to True, the secondary volume will not be deleted(retained) when the primary volume with replication enabled is deleted or retyped from mirror to non-mirror state. Change-Id: I8d56376231412b5b6191ff10035642e84b3daf4b
9 lines
397 B
YAML
9 lines
397 B
YAML
---
|
|
features:
|
|
- |
|
|
Added the option ``storwize_svc_retain_aux_volume`` to IBM Storwize Driver
|
|
which takes ``True`` or ``False``. This option is to enable or disable
|
|
retaining of auxiliary volume on secondary storage during delete of the
|
|
volume on primary storage or moving the primary volume from mirror to
|
|
non-mirror with replication enabled. The default value is ``False``.
|