]> git.proxmox.com Git - pve-container.git/commit
migrate: skip replication handling if not replicated
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 17 Oct 2017 11:25:24 +0000 (13:25 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 17 Oct 2017 11:29:27 +0000 (13:29 +0200)
commit522d3569f65b6e93281c2ae44971efef149b9e0c
treecf205f6d1cf4db02479167134e7199774879d5af
parentdd3bcfb26d950eb8d6420ac0d606cae387960af3
migrate: skip replication handling if not replicated

in case the container has no replicated disks, this reduces downtime for
restart migration and makes the log shorter

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/PVE/LXC/Migrate.pm