[pve-devel] [PATCH-SERIES v2 guest-common] replication improvements
Fiona Ebner
f.ebner at proxmox.com
Wed Dec 13 15:17:44 CET 2023
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(-)
--
2.39.2
More information about the pve-devel
mailing list