da23b652fb
Asynchronous SnapMirror schedules are set using netapp config option 'netapp_snapmirror_schedule'. The delta for determining replica is in-sync or out-of-sync updated to twice the schedule time seconds. Also, not only new snapmirrors, but also old ones should have a schedule according to the current 'netapp_snapmirror_schedule' config. Closes-bug: #1996859 Depends-On: I0390f82dfdc130d49e3af6928996dd730e3cf69f Change-Id: Ifbe0575f6c359929344763666e4d93d8c6084e83
11 lines
496 B
YAML
11 lines
496 B
YAML
---
|
|
fixes:
|
|
- |
|
|
NetApp ONTAP driver fixed to consider timestamp delta calculated from
|
|
`netapp_snapmirror_schedule` config option instead of fixed one hour
|
|
value. Delta is calculated as twice the time of the option. Also, ensure
|
|
periodically that existent snapmirrors have the schedule property
|
|
according to the `netapp_snapmirror_schedule` configuration value. For
|
|
more details, please refer
|
|
`Launchpad bug #1996859 <https://bugs.launchpad.net/manila/+bug/1996859>`_
|