<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Migration will cause the virtual machine&#8217;s configuration to be modified</title>
	<atom:link href="http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/</link>
	<description>Building blocks for virtualization...</description>
	<lastBuildDate>Thu, 18 Mar 2010 17:32:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Steven Johnston</title>
		<link>http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/comment-page-1/#comment-756</link>
		<dc:creator>Steven Johnston</dc:creator>
		<pubDate>Mon, 28 Jul 2008 12:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/#comment-756</guid>
		<description>I just got this between an ESX 3.5u1 and  an ESX 3.5u2 host during VMotion.  There is a similar sort of change to above but with 10 more lines (I have taken out the number between the &quot;&quot;, it is 32 characters long).  See below.


hostCPUID.0 = &quot;&quot;
guestCPUID.0 = &quot;&quot;
userCPUID.0 = &quot;&quot;
hostCPUID.1 = &quot;&quot;
guestCPUID.1 = &quot;&quot;
userCPUID.1 = &quot;&quot;
hostCPUID.80000001 = &quot;&quot;
guestCPUID.80000001 = &quot;&quot;
userCPUID.80000001 = &quot;&quot;
evcCompatibilityMode = &quot;FALSE&quot;</description>
		<content:encoded><![CDATA[<p>I just got this between an ESX 3.5u1 and  an ESX 3.5u2 host during VMotion.  There is a similar sort of change to above but with 10 more lines (I have taken out the number between the &#8220;&#8221;, it is 32 characters long).  See below.</p>
<p>hostCPUID.0 = &#8220;&#8221;<br />
guestCPUID.0 = &#8220;&#8221;<br />
userCPUID.0 = &#8220;&#8221;<br />
hostCPUID.1 = &#8220;&#8221;<br />
guestCPUID.1 = &#8220;&#8221;<br />
userCPUID.1 = &#8220;&#8221;<br />
hostCPUID.80000001 = &#8220;&#8221;<br />
guestCPUID.80000001 = &#8220;&#8221;<br />
userCPUID.80000001 = &#8220;&#8221;<br />
evcCompatibilityMode = &#8220;FALSE&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha Reuter</title>
		<link>http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/comment-page-1/#comment-707</link>
		<dc:creator>Sascha Reuter</dc:creator>
		<pubDate>Mon, 21 Jul 2008 13:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/#comment-707</guid>
		<description>I have also this problem, but with migration between physically identical ESX 3.5u1 hosts.
One has the patches up until April 2008, the other has the patches up until June 2008.
Can a VMWare microcode in one of the patches update cause this behaviour?</description>
		<content:encoded><![CDATA[<p>I have also this problem, but with migration between physically identical ESX 3.5u1 hosts.<br />
One has the patches up until April 2008, the other has the patches up until June 2008.<br />
Can a VMWare microcode in one of the patches update cause this behaviour?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan</title>
		<link>http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/comment-page-1/#comment-646</link>
		<dc:creator>Duncan</dc:creator>
		<pubDate>Wed, 02 Jul 2008 10:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/#comment-646</guid>
		<description>No problem, migration will be successful. But the CPU mask will change, I can imagine you would want to revert that when all hosts are upgraded.</description>
		<content:encoded><![CDATA[<p>No problem, migration will be successful. But the CPU mask will change, I can imagine you would want to revert that when all hosts are upgraded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick</title>
		<link>http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/comment-page-1/#comment-645</link>
		<dc:creator>Mick</dc:creator>
		<pubDate>Wed, 02 Jul 2008 03:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/#comment-645</guid>
		<description>I&#039;m also getting the error:”Migration will cause the virtual machine’s configuration to be modified, to preserve the CPU feature requirements for its guest OS.” 

However, both machines involved are identical servers, both with Intel Xeon E5345 2.33 Ghz processors. The only difference is I server is running 3.5, the other is 3.0.1

will the migration be successful.</description>
		<content:encoded><![CDATA[<p>I&#8217;m also getting the error:”Migration will cause the virtual machine’s configuration to be modified, to preserve the CPU feature requirements for its guest OS.” </p>
<p>However, both machines involved are identical servers, both with Intel Xeon E5345 2.33 Ghz processors. The only difference is I server is running 3.5, the other is 3.0.1</p>
<p>will the migration be successful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KIM</title>
		<link>http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/comment-page-1/#comment-550</link>
		<dc:creator>KIM</dc:creator>
		<pubDate>Tue, 27 May 2008 00:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/#comment-550</guid>
		<description>This caused a Solaris 10 VM to panic every bootup. Turns out the CPU Mask added by 3.5 caused this the next time that VM was power cycled (many weeks after the 3.5 upgrade) Removing the mask fixed the VM, adding the mask breaks it again. So VMWARE are looking at that.

Nasty!</description>
		<content:encoded><![CDATA[<p>This caused a Solaris 10 VM to panic every bootup. Turns out the CPU Mask added by 3.5 caused this the next time that VM was power cycled (many weeks after the 3.5 upgrade) Removing the mask fixed the VM, adding the mask breaks it again. So VMWARE are looking at that.</p>
<p>Nasty!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua</title>
		<link>http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/comment-page-1/#comment-410</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Mon, 31 Mar 2008 15:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/#comment-410</guid>
		<description>Hey folks, I ran into this same problem migrating 3.0.2 guests to 3.5. In my case, when 3.5 was installed, it apparently changed the CPU description from &quot;Dual-Core AMD Opteron(tm) Processor 8220 SE&quot; to &quot;Dual-Core AMD Opteron(tm) Processor 8220&quot;. It may be unrelated as my 3.5 host was a new server. After I upgrade one of my existing 3.0.2&#039;s to 3.5, we&#039;ll see if it modifies the CPU type again.

Cheers</description>
		<content:encoded><![CDATA[<p>Hey folks, I ran into this same problem migrating 3.0.2 guests to 3.5. In my case, when 3.5 was installed, it apparently changed the CPU description from &#8220;Dual-Core AMD Opteron(tm) Processor 8220 SE&#8221; to &#8220;Dual-Core AMD Opteron(tm) Processor 8220&#8243;. It may be unrelated as my 3.5 host was a new server. After I upgrade one of my existing 3.0.2&#8217;s to 3.5, we&#8217;ll see if it modifies the CPU type again.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan Epping</title>
		<link>http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/comment-page-1/#comment-72</link>
		<dc:creator>Duncan Epping</dc:creator>
		<pubDate>Wed, 23 Jan 2008 22:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/#comment-72</guid>
		<description>That&#039;s weird. But resetting is fine indeed if you don&#039;t cross migrate... In noticed the same.</description>
		<content:encoded><![CDATA[<p>That&#8217;s weird. But resetting is fine indeed if you don&#8217;t cross migrate&#8230; In noticed the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Gallucci</title>
		<link>http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/comment-page-1/#comment-71</link>
		<dc:creator>John Gallucci</dc:creator>
		<pubDate>Wed, 23 Jan 2008 21:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/#comment-71</guid>
		<description>Problem solved.  For some reason my Virtual Machines were labeled as 32-bit OS, when actually they had a 64-bit OS installed.  This still creates a warning however when you migrade from 3.0.2 to 3.5.  I believe this is neccessary because of the changes to ESX in order for paravirtualization to occur.

I have found out that when in doubt reset the advanced CPU configs to default.  Keep in mind that the warning messages will reappear if you migrage accross different versions of ESX again.</description>
		<content:encoded><![CDATA[<p>Problem solved.  For some reason my Virtual Machines were labeled as 32-bit OS, when actually they had a 64-bit OS installed.  This still creates a warning however when you migrade from 3.0.2 to 3.5.  I believe this is neccessary because of the changes to ESX in order for paravirtualization to occur.</p>
<p>I have found out that when in doubt reset the advanced CPU configs to default.  Keep in mind that the warning messages will reappear if you migrage accross different versions of ESX again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Gallucci</title>
		<link>http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/comment-page-1/#comment-60</link>
		<dc:creator>John Gallucci</dc:creator>
		<pubDate>Wed, 23 Jan 2008 03:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/#comment-60</guid>
		<description>I ran into the exact same problem as well.  It occurs for me during both Cold and Live Migration.  That paravirtualization in ESX 3.5 is causing this issue is a good assumption, although having trouble finding it in any documentation.  A good sign of this is the fact that my Windows VM left the CPU flags all empty, as previously with ESX 3.0.2, but it changes for all my Linux ones.

Another issue I am having is that some of my RHEL 4 (32-bit) virtual machines fail to boot, giving the error message &quot;Your CPU does not support long mode.  Use a 32bit distribution&quot;.  I believe this might be because some of my linux VMs were stored on an AMD server with ESX 3.0.1 and I am moving to an Intel Server with 3.5.

I would write more but I am still trying to figure this one out.  From what I can see is that you must upgrade AMD and Intel hosts to the same version (in this case ESX 3.5) or else Cold migrations will fail or the OS won&#039;t boot.</description>
		<content:encoded><![CDATA[<p>I ran into the exact same problem as well.  It occurs for me during both Cold and Live Migration.  That paravirtualization in ESX 3.5 is causing this issue is a good assumption, although having trouble finding it in any documentation.  A good sign of this is the fact that my Windows VM left the CPU flags all empty, as previously with ESX 3.0.2, but it changes for all my Linux ones.</p>
<p>Another issue I am having is that some of my RHEL 4 (32-bit) virtual machines fail to boot, giving the error message &#8220;Your CPU does not support long mode.  Use a 32bit distribution&#8221;.  I believe this might be because some of my linux VMs were stored on an AMD server with ESX 3.0.1 and I am moving to an Intel Server with 3.5.</p>
<p>I would write more but I am still trying to figure this one out.  From what I can see is that you must upgrade AMD and Intel hosts to the same version (in this case ESX 3.5) or else Cold migrations will fail or the OS won&#8217;t boot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Patton</title>
		<link>http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/comment-page-1/#comment-21</link>
		<dc:creator>William Patton</dc:creator>
		<pubDate>Mon, 07 Jan 2008 23:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/2008/01/02/migration-will-cause-the-virtual-machines-configuration-to-be-modified/#comment-21</guid>
		<description>I am looking at the same error tonight using VMotion between 3.0.1 and 3.0.2 identical servers.  They have identical hardware for VMotion specifically, and this error surprised me.  

Any thoughts on 3.0.1 -&gt; 3.0.2 with this error, or any further information on 3.0.2 -&gt; 3.0.5 with this error?</description>
		<content:encoded><![CDATA[<p>I am looking at the same error tonight using VMotion between 3.0.1 and 3.0.2 identical servers.  They have identical hardware for VMotion specifically, and this error surprised me.  </p>
<p>Any thoughts on 3.0.1 -&gt; 3.0.2 with this error, or any further information on 3.0.2 -&gt; 3.0.5 with this error?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
