[pve-devel] [PATCH-SERIES v2 guest-common] replication improvements
Fiona Ebner
f.ebner at proxmox.com
Thu Apr 11 13:58:40 CEST 2024
Am 13.12.23 um 15:17 schrieb Fiona Ebner:
> Improve error when finding a common base snapshot and fix the check if
> a snapshot is needed by replication when there are volumes with
> replicate setting turned off.
>
> First version:
> https://lists.proxmox.com/pipermail/pve-devel/2023-January/055513.html
>
> Changes since v1:
> * add an additional fix
>
> Fiona Ebner (3):
> replication: prepare: include volumes without snapshots in the result
> replication: find common base: improve error when no common base
> snapshot exists
> abstract config: fix snapshot needed by replication check
>
> src/PVE/AbstractConfig.pm | 2 +-
> src/PVE/Replication.pm | 17 ++++++++++++-----
> 2 files changed, 13 insertions(+), 6 deletions(-)
>
Ping
More information about the pve-devel
mailing list