0

I use RHEV-M to manage a cluster which has several RHEV hypervisor nodes. Currently, each node has 2 CPU sockets.

My question is can I add to the RHEV cluster another node which has 4 sockets, and how will scheduling behave when I do that.

All CPUs are AMD and exactly the same.

HBruijn
  • 77,029
  • 24
  • 135
  • 201

2 Answers2

1

Yes. There is no problem to mix such hosts. Scheduling should take this into account and load them according to their resources.

0

You can easily mix different hosts with different RAM sizes and CPU counts, as long as the cluster CPU is at the same baseline. The RHEV scheduler is clever enough to distribute VMs across different hosts according to their resources.

dyasny
  • 18,802
  • 6
  • 49
  • 64