Live migration different IPs for VMs

robetus

Well-Known Member
Jul 8, 2017
54
2
48
Las Vegas, NV
I want to perform a live migration from Proxmox 5 to Proxmox 5 on a different server in a different data center. Both servers have completely different IP subnets. Is there a way to map the IP addresses? Or should I change them inside the Proxmox terminal on each VM before the migration? I only have about 8 VMs and LXC containers so I don't think this will be too difficult. Any help would be appreciated.
 
If your storage is zfs, then you could do a pve-zsync and have the configuration file ready made on the other side, with the custom settings.
 
It uses zfs send/receive, no configuration besides command line that is put into a cronjob.
Code:
man pve-zsync