Processors
Type
of x86-64-v2-AES
when possible. This is usually good for any host HW changes & migration to other servers. YMMV.I differentiate those two, that's why i didn't talked about live migration but simply migration (from one host to another, not in a cluster).We should differentiate between "backup/restore" and "live migration"
- backup/restore should work with any CPU, including "host", at least for most OS ;-)
- but live-migration (not asked for by @spleenftw) really needs the same CPU type as it copies register contents inside the CPU as part of the current "state". For this x86-64-v2-AES is simply a common (low) denominator
going from r7 5700G to i5 12500TGenerally, if you're moving VMs between hosts with similar hardware specs, you should be good to go with a backup and restore. Just make sure your new host's CPU supports all the features your VMs need.