Activity log for bug #2028380

Date Who What changed Old value New value Message
2023-07-21 14:36:05 Simon Dodsley bug added bug
2023-07-21 14:36:15 Simon Dodsley cinder: assignee Simon Dodsley (simon-dodsley)
2023-07-21 14:47:55 Simon Dodsley cinder: status New In Progress
2023-07-21 15:52:15 Simon Dodsley description A patch[1] removed a specific REST version call that is required to get the correct list of snapshots to recover when doing a replication failover. This means that a replication failover will not correctly copy replicated volumes to the failover device. [1]https://review.opendev.org/c/openstack/cinder/+/817085 A patch[1] removed a specific REST version call that is required to get the correct list of snapshots to recover when doing an async replication failover. This means that a replication failover will not correctly copy replicated volumes to the failover device. The specific function affected is `_async_failover_host()` [1]https://review.opendev.org/c/openstack/cinder/+/817085
2023-07-21 15:53:12 Simon Dodsley description A patch[1] removed a specific REST version call that is required to get the correct list of snapshots to recover when doing an async replication failover. This means that a replication failover will not correctly copy replicated volumes to the failover device. The specific function affected is `_async_failover_host()` [1]https://review.opendev.org/c/openstack/cinder/+/817085 A patch[1] removed a specific REST version call that is required to get the correct list of snapshots to recover when doing an async replication failover. This means that a replication failover will not correctly copy replicated volumes to the failover device. The specific function affected is `_async_failover_host()` Fix needs to be backport all the way to stable/yoga [1]https://review.opendev.org/c/openstack/cinder/+/817085
2023-07-26 13:45:42 Sofia Enriquez nominated for series cinder/yoga
2023-07-26 13:45:42 Sofia Enriquez bug task added cinder/yoga
2023-07-26 13:45:49 Sofia Enriquez cinder: importance Undecided Medium
2023-07-26 13:45:51 Sofia Enriquez cinder/yoga: importance Undecided Medium
2023-07-26 13:46:08 Sofia Enriquez tags drivers pure replication storage
2023-07-26 13:47:00 Sofia Enriquez cinder: status In Progress Fix Committed