@wtdrisco said in Hosts compatibility:
As I am starting to build an environment for testing to replace VMWare, I had a question related to hardware.
When setting up multiple hosts, do these need to match the same specs (like VMWare?) for HA (moving VMs from host to host)?
I have several DELL R series servers, and some do not have the exact same CPU model or one has less memory than the other.
When setting up (HOST POOLS??) if I needed to migrate VMs, will this support different host configurations?
If the the hosts don't match by close enough, especially if their capabilities (e.g. instruction sets) and specifications. Then in the case of capabilities then the non-matching ones will be suppressed by XCP-ng so that they all match. Also when migrating the specifications, of hosts really need to match so that when VMs are placed on the hosts. There's no issues when live migrating between the each of the pool member hosts.
As the VMs expect at least a certain number of cores dependent on the hosts, and the number specified per each VM. If this number isn't met then that VM can't migrate to a specific host, which don't meet or exceed it.