<?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 Re: vMotion from ESXi6.7u1 to ESXi6.5u1 in VMware vSphere™ Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/vMotion-from-ESXi6-7u1-to-ESXi6-5u1/m-p/480841#M4643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is likely an issue with the physical processor, i.e it's microcode, rather than the ESXi version itself.&lt;/P&gt;&lt;P&gt;Newer ESXi versions come with microcode updates to mitigate CPU issues (e.g. Meltdown, Spectre). Unless you did apply the same microcode to the old system by e.g. a BIOS/Firmware update, the processors will not be compatible without EVC, and VMs which were powered on on the host with the new microcode cannot be live migrated to hosts with older microcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2019 08:09:16 GMT</pubDate>
    <dc:creator>a_p_</dc:creator>
    <dc:date>2019-01-25T08:09:16Z</dc:date>
    <item>
      <title>vMotion from ESXi6.7u1 to ESXi6.5u1</title>
      <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/vMotion-from-ESXi6-7u1-to-ESXi6-5u1/m-p/480839#M4641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello there.&lt;/P&gt;&lt;P&gt;I've faced the problem during the vm vMotion from ESXi6.7u1 (10302608) to ESXi 6.5u1 (7388607):&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;The target host does not support the virtual machine's current hardware requirements. &lt;/P&gt;&lt;P&gt;Use a cluster with Enhanced vMotion Compatibility (EVC) enabled to create a uniform set of CPU features across the cluster, or use per-VM EVC for a consistent set of CPU features for a virtual machine and allow the virtual machine to be moved to a host capable of supporting that set of CPU features. See KB article 1003212 for cluster EVC information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;com.vmware.vim.vmfeature.cpuid.ibpb &lt;/P&gt;&lt;P&gt;com.vmware.vim.vmfeature.cpuid.ibrs &lt;/P&gt;&lt;P&gt;com.vmware.vim.vmfeature.cpuid.ssbd &lt;/P&gt;&lt;P&gt;com.vmware.vim.vmfeature.cpuid.fcmd &lt;/P&gt;&lt;P&gt;com.vmware.vim.vmfeature.cpuid.stibp &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Both hosts are equipped by the same CPUs - E5-2658v4.&lt;/P&gt;&lt;P&gt;It seems that EXi6.7u1 abuse some CPU instructions which are not used by ESXi6.5u1, and this problem VM was powered off and on on ESXi6.7u1, so it got some new instructions (I assume so).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I couldn't find any info about diffrenece between used CPU instructions in ESXi6.7u1 and ESX6.5u1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess, there is no way to move this VM in powered on state, am I right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 04:35:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vSphere-Discussions/vMotion-from-ESXi6-7u1-to-ESXi6-5u1/m-p/480839#M4641</guid>
      <dc:creator>Akopylov</dc:creator>
      <dc:date>2019-01-25T04:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: vMotion from ESXi6.7u1 to ESXi6.5u1</title>
      <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/vMotion-from-ESXi6-7u1-to-ESXi6-5u1/m-p/480840#M4642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shouldn't have no problem between these versions as long as the vCenter is in at least the newer version of the ESXi host (6.7u1) and, architecture and model from each ESXi host are the same. Check the architecture not only the model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 07:51:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vSphere-Discussions/vMotion-from-ESXi6-7u1-to-ESXi6-5u1/m-p/480840#M4642</guid>
      <dc:creator>dbalcaraz</dc:creator>
      <dc:date>2019-01-25T07:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: vMotion from ESXi6.7u1 to ESXi6.5u1</title>
      <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/vMotion-from-ESXi6-7u1-to-ESXi6-5u1/m-p/480841#M4643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is likely an issue with the physical processor, i.e it's microcode, rather than the ESXi version itself.&lt;/P&gt;&lt;P&gt;Newer ESXi versions come with microcode updates to mitigate CPU issues (e.g. Meltdown, Spectre). Unless you did apply the same microcode to the old system by e.g. a BIOS/Firmware update, the processors will not be compatible without EVC, and VMs which were powered on on the host with the new microcode cannot be live migrated to hosts with older microcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 08:09:16 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vSphere-Discussions/vMotion-from-ESXi6-7u1-to-ESXi6-5u1/m-p/480841#M4643</guid>
      <dc:creator>a_p_</dc:creator>
      <dc:date>2019-01-25T08:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: vMotion from ESXi6.7u1 to ESXi6.5u1</title>
      <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/vMotion-from-ESXi6-7u1-to-ESXi6-5u1/m-p/480842#M4644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue is due to the microcode and missing instruction sets. This is directly related to Speculative execution and L1 Terminal Fault. While BIOS updates will add the instruction sets ESXi patches often ship microcode that will do the bare minimum (It's always best to apply platform specific BIOS updates). You need to ensure your host are both patched against the same vulnerabilities and ideally have the correct BIOS version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.vmware.com/security/advisories/VMSA-2018-0004.html" title="https://www.vmware.com/security/advisories/VMSA-2018-0004.html"&gt;VMSA-2018-0004.3&lt;/A&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;com.vmware.vim.vmfeature.cpuid.ibpb (&lt;SPAN style="color: #222222; font-family: sans-serif; background-color: #f8f9fa;"&gt;Indirect Branch Prediction Barrier&lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;com.vmware.vim.vmfeature.cpuid.ibrs (&lt;SPAN style="color: #222222; font-family: sans-serif; background-color: #f8f9fa;"&gt;Indirect Branch Restricted Speculation&lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;com.vmware.vim.vmfeature.cpuid.stibp (&lt;SPAN style="color: #222222; font-family: sans-serif; background-color: #f8f9fa;"&gt;Single Thread Indirect Branch Predictor&lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;A href="https://www.vmware.com/security/advisories/VMSA-2018-0020.html" title="https://www.vmware.com/security/advisories/VMSA-2018-0020.html"&gt;VMSA-2018-0020&lt;/A&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;com.vmware.vim.vmfeature.cpuid.ssbd (&lt;SPAN style="color: #222222; font-family: sans-serif; background-color: #f8f9fa;"&gt;Speculative Store Bypass)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;com.vmware.vim.vmfeature.cpuid.fcmd ()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2019 18:12:13 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vSphere-Discussions/vMotion-from-ESXi6-7u1-to-ESXi6-5u1/m-p/480842#M4644</guid>
      <dc:creator>BenFB</dc:creator>
      <dc:date>2019-05-30T18:12:13Z</dc:date>
    </item>
  </channel>
</rss>

