<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cluster CPU Model setting - EVC like setting in HPE Morpheus VM Essentials Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/cluster-cpu-model-setting-evc-like-setting/m-p/7262644#M1865</link>
    <description>&lt;P&gt;i noticed my cluster is defaulting to CPU model "host passthrough".&amp;nbsp;&lt;/P&gt;&lt;P&gt;On my nodes,&amp;nbsp;&amp;nbsp;"virsh capabilities | grep -i model" shows:&lt;BR /&gt;&amp;lt;model&amp;gt;Skylake-Server-IBRS&amp;lt;/model&amp;gt;&lt;/P&gt;&lt;P&gt;I don't know what this configuration means for the CPU features presented. What does "host-passthrough" actually do?&lt;/P&gt;</description>
    <pubDate>Sun, 08 Mar 2026 14:21:39 GMT</pubDate>
    <dc:creator>jayst136</dc:creator>
    <dc:date>2026-03-08T14:21:39Z</dc:date>
    <item>
      <title>Cluster CPU Model setting - EVC like setting</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/cluster-cpu-model-setting-evc-like-setting/m-p/7262644#M1865</link>
      <description>&lt;P&gt;i noticed my cluster is defaulting to CPU model "host passthrough".&amp;nbsp;&lt;/P&gt;&lt;P&gt;On my nodes,&amp;nbsp;&amp;nbsp;"virsh capabilities | grep -i model" shows:&lt;BR /&gt;&amp;lt;model&amp;gt;Skylake-Server-IBRS&amp;lt;/model&amp;gt;&lt;/P&gt;&lt;P&gt;I don't know what this configuration means for the CPU features presented. What does "host-passthrough" actually do?&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2026 14:21:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/cluster-cpu-model-setting-evc-like-setting/m-p/7262644#M1865</guid>
      <dc:creator>jayst136</dc:creator>
      <dc:date>2026-03-08T14:21:39Z</dc:date>
    </item>
    <item>
      <title>Betreff: Cluster CPU Model setting - EVC like setting</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/cluster-cpu-model-setting-evc-like-setting/m-p/7262797#M1871</link>
      <description>&lt;P&gt;This is correct, the default cluster setting is "host passthrough".&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;In your case the VM would see&amp;nbsp;&lt;SPAN&gt;Skylake-Server-IBRS CPU features.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2026 09:41:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/cluster-cpu-model-setting-evc-like-setting/m-p/7262797#M1871</guid>
      <dc:creator>u34666</dc:creator>
      <dc:date>2026-03-11T09:41:28Z</dc:date>
    </item>
    <item>
      <title>Betreff: Cluster CPU Model setting - EVC like setting</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/cluster-cpu-model-setting-evc-like-setting/m-p/7262812#M1872</link>
      <description>&lt;P&gt;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?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2026 14:33:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/cluster-cpu-model-setting-evc-like-setting/m-p/7262812#M1872</guid>
      <dc:creator>jayst136</dc:creator>
      <dc:date>2026-03-11T14:33:21Z</dc:date>
    </item>
    <item>
      <title>Betreff: Cluster CPU Model setting - EVC like setting</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/cluster-cpu-model-setting-evc-like-setting/m-p/7262815#M1873</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2026 15:30:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/cluster-cpu-model-setting-evc-like-setting/m-p/7262815#M1873</guid>
      <dc:creator>u34666</dc:creator>
      <dc:date>2026-03-11T15:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster CPU Model setting - EVC like setting</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/cluster-cpu-model-setting-evc-like-setting/m-p/7262968#M1888</link>
      <description>&lt;P&gt;We use host-passthrough in combination wiht "migratable=on".&amp;nbsp; You should also see this setting in your xml.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Purpose&lt;/STRONG&gt;: When migratable='on' is set, libvirt ensures that the CPU configuration exposed to the guest VM only includes CPU features that are migratable. This means it excludes CPU features that are specific to the host's hardware and might not be available on other hosts in a cluster.&lt;/P&gt;&lt;P&gt;If your VM does not have this specific "migratable=on", it means it was created long time ago on older versions.&amp;nbsp; You can fix that with:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;power down the vm&lt;/LI&gt;&lt;LI&gt;migrate the vm to other host (with reconfigure)&lt;/LI&gt;&lt;LI&gt;power the vm on&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;(same as with Vmware if you want to enable EVC on existing VM's.&amp;nbsp; The migrate to other host is needed so the xml is recreated.)&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2026 22:48:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/cluster-cpu-model-setting-evc-like-setting/m-p/7262968#M1888</guid>
      <dc:creator>Arnout_Verbeken</dc:creator>
      <dc:date>2026-03-13T22:48:06Z</dc:date>
    </item>
  </channel>
</rss>

