mirror of
git://git.proxmox.com/git/pve-guest-common.git
synced 2024-12-25 23:21:36 +03:00
d869a19c9e
If a VM configuration has been manually moved or recovered by HA, there is no status on this new node. In this case, the replication snapshots still exist on the remote side. It must be possible to remove a job without status, otherwise, a new replication job on the same remote node will fail and the disks will have to be manually removed. When searching through the sorted_volumes generated from the VMID.conf, we can be sure that every disk will be removed in the event of a complete job removal on the remote side. In the end, the remote_prepare_local_job calls on the remote side a prepare. |
||
---|---|---|
.. | ||
VZDump | ||
AbstractConfig.pm | ||
AbstractMigrate.pm | ||
GuestHelpers.pm | ||
Replication.pm | ||
ReplicationConfig.pm | ||
ReplicationState.pm |