HPE Morpheus VM Essentials
1851549 Members
4742 Online
104060 Solutions
New Discussion

Betreff: Cluster CPU Model setting - EVC like setting

 
jayst136
Advisor

Cluster CPU Model setting - EVC like setting

i noticed my cluster is defaulting to CPU model "host passthrough". 

On my nodes,  "virsh capabilities | grep -i model" shows:
<model>Skylake-Server-IBRS</model>

I don't know what this configuration means for the CPU features presented. What does "host-passthrough" actually do?

3 REPLIES 3
u34666
Frequent Visitor

Betreff: Cluster CPU Model setting - EVC like setting

This is correct, the default cluster setting is "host passthrough".

My understanding is: host-passthrough, allows virtual machines to utilize the native capabilities of the underlying host CPU at power-on, without applying any CPU feature masking.

In your case the VM would see Skylake-Server-IBRS CPU features. 

jayst136
Advisor

Betreff: Cluster CPU Model setting - EVC like setting

that would make sense but i read a few other posts here that contradict that in my opinion. What would this setting do when i have 2 types of CPU's in my cluster for example?

u34666
Frequent Visitor

Betreff: Cluster CPU Model setting - EVC like setting

The lowest value (oldest generation). Otherwise you can't "Live Migrate" a VM that has been started on a host with a newer generation to a host that has an older generation.