[pve-devel] [PATCH guest-common 0/6]pversr recover state.

Wolfgang Link w.link at proxmox.com
Wed Dec 13 15:46:22 CET 2017


This patch series allows to restore a replica without status.

A HA migration ends in a lost state, even a manual configuration movement generates this behavior.
This patch series also fixes the problem of cleanup without status.

Wolfgang Link (6):
  Cleanup fix for stateless jobs.
  Add config filed 'source'.
  Delete replication snapshots only if last_sync exists.
  Get snapshots when no state is available.
  Add function: swap source and target in replication config
  Swap source and target in replication config, if VM was stolen.

 PVE/Replication.pm       | 22 +++++++++++++++++++---
 PVE/ReplicationConfig.pm | 23 +++++++++++++++++++++++
 PVE/ReplicationState.pm  | 15 ++++++++++++++-
 3 files changed, 56 insertions(+), 4 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list