<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Yellow Bricks &#187; Bugs</title>
	<atom:link href="http://www.yellow-bricks.com/tag/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yellow-bricks.com</link>
	<description>Building blocks for virtualization...</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:12:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Workaround for: ESX(i) 4.1 Password Issue</title>
		<link>http://www.yellow-bricks.com/2010/07/20/workaround-for-esxi-4-1-password-issue/</link>
		<comments>http://www.yellow-bricks.com/2010/07/20/workaround-for-esxi-4-1-password-issue/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 22:25:30 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[cloud]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Various]]></category>
		<category><![CDATA[4.1]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=6269</guid>
		<description><![CDATA[<p>As many of you already know there is an issue with the encryption mechanism of ESX(i) 4.1. When passwords are used which are longer than 8 characters the password will be truncated after the 8th character. As such during authentication only the first 8 characters are used. In other words if you have  a 10 character password you will only need to [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2010/07/20/workaround-for-esxi-4-1-password-issue/">Workaround for: ESX(i) 4.1 Password Issue</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>As many of you already know there is an issue with the encryption mechanism of ESX(i) 4.1. When passwords are used which are longer than 8 characters the password will be truncated after the 8th character. As such during authentication only the first 8 characters are used. In other words if you have  a 10 character password you will only need to type the first 8 characters correct and the rest can be completely random.</p>
<p>The <a href="http://kb.vmware.com/kb/1024500">KB article</a> that was published yesterday contains a workaround to change this behaviour. I recommend everyone to read the article and implement this workaround when your password policy describes passwords longer than 8 characters.</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2010/07/20/workaround-for-esxi-4-1-password-issue/">Workaround for: ESX(i) 4.1 Password Issue</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2010/07/20/workaround-for-esxi-4-1-password-issue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>vSphere 4.1: Datacenter.QueryConnectionInfo failed?</title>
		<link>http://www.yellow-bricks.com/2010/07/13/vsphere-4-1-datacenter-queryconnectioninfo-failed/</link>
		<comments>http://www.yellow-bricks.com/2010/07/13/vsphere-4-1-datacenter-queryconnectioninfo-failed/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 10:43:21 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[4.1]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=6207</guid>
		<description><![CDATA[<p>When I was installing vSphere 4.1 ESXi I ran into a problem. I received the following error when I added the ESXi host to my cluster: Call &#8220;Datacenter.QueryConnectionInfo&#8221; for object &#8220;yellow bricks&#8221; on vCenter Server &#8220;W2K8-001&#8243; failed. Although the error didn&#8217;t make much sense I had the feeling it had something to do with name resolution(This KB article gave a [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2010/07/13/vsphere-4-1-datacenter-queryconnectioninfo-failed/">vSphere 4.1: Datacenter.QueryConnectionInfo failed?</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>When I was installing vSphere 4.1 ESXi I ran into a problem. I received the following error when I added the ESXi host to my cluster:</p>
<p style="padding-left: 30px;">Call &#8220;Datacenter.QueryConnectionInfo&#8221; for object &#8220;yellow bricks&#8221; on vCenter Server &#8220;W2K8-001&#8243; failed.</p>
<p>Although the error didn&#8217;t make much sense I had the feeling it had something to do with name resolution(This <a href="http://kb.vmware.com/kb/1018212">KB article</a> gave a hint I guess). After I added my dns suffix on my NIC it worked. Problem solved.</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2010/07/13/vsphere-4-1-datacenter-queryconnectioninfo-failed/">vSphere 4.1: Datacenter.QueryConnectionInfo failed?</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2010/07/13/vsphere-4-1-datacenter-queryconnectioninfo-failed/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>NIC Teaming load balancing does not work with global vSwitch configuration on ESX 3.5</title>
		<link>http://www.yellow-bricks.com/2010/01/20/nic-teaming-load-balancing-does-not-work-with-global-vswitch-configuration-on-esx-3-5/</link>
		<comments>http://www.yellow-bricks.com/2010/01/20/nic-teaming-load-balancing-does-not-work-with-global-vswitch-configuration-on-esx-3-5/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 12:22:56 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[3.5]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[ESX]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=5108</guid>
		<description><![CDATA[<p>A week ago a colleague contacted me about the fact that he had issues with load balancing on &#8220;Virtual Port ID&#8221;. Only a single NIC was utilized while running over 10 VMs on a single host. When changing the order of the NICs the traffic would flip over but again no load balancing. I remembered a KB article from months [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2010/01/20/nic-teaming-load-balancing-does-not-work-with-global-vswitch-configuration-on-esx-3-5/">NIC Teaming load balancing does not work with global vSwitch configuration on ESX 3.5</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>A week ago a colleague contacted me about the fact that he had issues with load balancing on &#8220;Virtual Port ID&#8221;. Only a single NIC was utilized while running over 10 VMs on a single host. When changing the order of the NICs the traffic would flip over but again no load balancing. I remembered a KB article from months ago and pointed him to the <a href="http://kb.vmware.com/kb/1013691">article</a>. Yesterday on the VMTN Community someone <a href="http://communities.vmware.com/thread/251585;jsessionid=9770BA82AEFFA00BD004FC16779FFA95?tstart=0">reported</a> a similar issue with his ESX 3.5 environment. I referred to the article again and it solved the problem. Might be worth checking your setup in terms of load balancing. Is your second NIC actually being used? And if not here&#8217;s a short description of the problem and the solution:</p>
<blockquote><p><a href="http://kb.vmware.com/kb/1013691">Source</a></p>
<ul>
<li>Symptom: NIC Teaming load balancing properties do not take effect with global vSwitch configuration settings.</li>
<li>Resolution: Override the load balancing order at the <span style="text-decoration: underline;">port group level</span>, under Policy Exceptions, select the checkbox and choose the proper load balancing from the dropdown menu. <span>Please note that this workaround only works until the next reboot of ESX.</span></li>
</ul>
</blockquote>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2010/01/20/nic-teaming-load-balancing-does-not-work-with-global-vswitch-configuration-on-esx-3-5/">NIC Teaming load balancing does not work with global vSwitch configuration on ESX 3.5</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2010/01/20/nic-teaming-load-balancing-does-not-work-with-global-vswitch-configuration-on-esx-3-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Windows 7 and the Intel 965 video driver</title>
		<link>http://www.yellow-bricks.com/2009/05/12/windows-7-and-the-intel-965-video-driver/</link>
		<comments>http://www.yellow-bricks.com/2009/05/12/windows-7-and-the-intel-965-video-driver/#comments</comments>
		<pubDate>Tue, 12 May 2009 13:06:10 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Various]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=3084</guid>
		<description><![CDATA[<p>I like trying out new stuff. That&#8217;s one of the reasons I upgraded my testing machine to Windows 7. Unfortunately the driver that is included with Windows 7 for the Intel 965 Mobile is far from perfect. Nasty side effects are: flickering taskbar, black boxes on random places of the screen, minimize / maximize / close buttons hidden, taskbar disappearing&#8230; [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/05/12/windows-7-and-the-intel-965-video-driver/">Windows 7 and the Intel 965 video driver</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>I like trying out new stuff. That&#8217;s one of the reasons I upgraded my testing machine to Windows 7. Unfortunately the driver that is included with Windows 7 for the Intel 965 Mobile is far from perfect. Nasty side effects are: flickering taskbar, black boxes on random places of the screen, minimize / maximize / close buttons hidden, taskbar disappearing&#8230; as you can see there are more than enough issues to look for a workaround. I tried updating to the latest and greatest version but this did not solve the issues I was facing. But the following did:</p>
<ul>
<li>Download the Vista 64 Bit driver for the Intel 965 (in my case Lenovo laptop)</li>
<li>Unzip the software</li>
<li>Right click properties on the &#8220;setup.exe&#8221;</li>
<li>Click on the Compatibility tab and select mode to &#8220;Windows Vista Service Pack 2&#8243; and select &#8220;run this program as an administrator&#8221; at &#8220;privilege level&#8221;</li>
<li>Click &#8220;Ok&#8221;</li>
<li>Run the setup and reboot</li>
</ul>
<p>So far I haven&#8217;t experienced the issues anymore&#8230;</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/05/12/windows-7-and-the-intel-965-video-driver/">Windows 7 and the Intel 965 video driver</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2009/05/12/windows-7-and-the-intel-965-video-driver/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Great Hyper-V youtube movie&#8230;</title>
		<link>http://www.yellow-bricks.com/2009/05/01/great-hyper-v-youtube-movie/</link>
		<comments>http://www.yellow-bricks.com/2009/05/01/great-hyper-v-youtube-movie/#comments</comments>
		<pubDate>Fri, 01 May 2009 21:55:06 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Various]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=3025</guid>
		<description><![CDATA[<p>Most people heard about this by now, Technet and MSDN are running on Hyper-V. As Microsoft states, an enterprise ready solution. Both Technet and MSDN crashed this week, or should we say Hyper-V just doesn&#8217;t cut it. Check this Youtube  movie that clearly shows what happens when VMs are stressed: A professional associate of mine shared screen captures of a [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/05/01/great-hyper-v-youtube-movie/">Great Hyper-V youtube movie&#8230;</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>Most people heard about this by now, Technet and MSDN are running on Hyper-V. As Microsoft states, an enterprise ready solution. Both Technet and MSDN crashed this week, or should we say Hyper-V just doesn&#8217;t cut it. Check this Youtube  movie that clearly shows what happens when VMs are stressed:</p>
<blockquote><p>A professional associate of mine shared screen captures of a variety of Hyper-V failures. My associate was evaluating the performance of a server running Hyper-V. The test was a workload derived from VMmark. When he repeatedly saw VMs blue-screening in Hyper-V during the test, he started capturing video of the events. Apparently the publicly available version of Hyper-V is unable to run VMs reliably. Is this why TechNet and MSDN went down on 4/30/09?</p>
<p><object width="560" height="340" data="http://www.youtube.com/v/XlLPmWwzHzM&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/XlLPmWwzHzM&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p></blockquote>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/05/01/great-hyper-v-youtube-movie/">Great Hyper-V youtube movie&#8230;</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2009/05/01/great-hyper-v-youtube-movie/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Virtual Machines appear to be running or registered on multiple ESX Servers</title>
		<link>http://www.yellow-bricks.com/2009/04/17/virtual-machines-appear-to-be-running-or-registered-on-multiple-esx-servers/</link>
		<comments>http://www.yellow-bricks.com/2009/04/17/virtual-machines-appear-to-be-running-or-registered-on-multiple-esx-servers/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 13:29:42 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[ha]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[VirtualCenter]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2884</guid>
		<description><![CDATA[<p>I was doing my daily round on the VMTN Forums and noticed this topic on VMs flickering between ESX hosts. I&#8217;ve personally never witnessed this and didn&#8217;t even knew it was a known issue. Luckily Troy Clavell pointed the topic starter out to a KB article related to this exact issue. Apparently it&#8217;s being caused by the fact that the [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/04/17/virtual-machines-appear-to-be-running-or-registered-on-multiple-esx-servers/">Virtual Machines appear to be running or registered on multiple ESX Servers</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>I was doing my daily round on the VMTN Forums and noticed this <a href="http://communities.vmware.com/message/1228122">topic</a> on VMs flickering between ESX hosts. I&#8217;ve personally never witnessed this and didn&#8217;t even knew it was a known issue. Luckily Troy Clavell pointed the topic starter out to a <a href="http://kb.vmware.com/kb/1005051">KB article</a> related to this exact issue. Apparently it&#8217;s being caused by the fact that the VM is registered on two hosts at the same time.</p>
<p>Symptoms:</p>
<ul>
<li>
<div>After one of the following, a Virtual Machine appears as being registered on two ESX Servers:</div>
<ul>
<li>
<div>A VMotion fails to complete correctly or times out in VirtualCenter</div>
</li>
<li>
<div>A DRS issue where virtual machines are VMotioned automatically in quick succession</div>
</li>
<li>
<div>When a machine is powered on during VMware HA failover.</div>
</li>
<li>
<div>The Service Console on an ESX host is low on memory starving the vpxa process</div>
</li>
</ul>
</li>
<li>
<div>In VirtualCenter, you see the virtual machine as appearing on one ESX Server for a few seconds, then it seems to be on the other.</div>
</li>
<li>
<div>The virtual machine may appear to jump back and forth among different ESX hosts.</div>
</li>
</ul>
<p>I&#8217;m not going to copy/paste the solution cause the <a href="http://kb.vmware.com/kb/1005051">KB article</a> will probably change over time, but it&#8217;s most definitely worth looking into&#8230; it does sound like something that can happen to all of us.</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/04/17/virtual-machines-appear-to-be-running-or-registered-on-multiple-esx-servers/">Virtual Machines appear to be running or registered on multiple ESX Servers</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2009/04/17/virtual-machines-appear-to-be-running-or-registered-on-multiple-esx-servers/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Security updates for ESX 3.x</title>
		<link>http://www.yellow-bricks.com/2009/04/11/security-updates-for-esx-3x/</link>
		<comments>http://www.yellow-bricks.com/2009/04/11/security-updates-for-esx-3x/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 08:39:43 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2830</guid>
		<description><![CDATA[<p>Just a quick note that I wanted to get out&#8230; A security patch has been released. Please look at the following KB article and download, test and implement the patch. VMware ESX 3.5, Patch ESX350-200904201-SG: Updates VMX RPM Issues fixed in this patch (and their relevant symptoms, if applicable) include: A critical vulnerability in the virtual machine display function might [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/04/11/security-updates-for-esx-3x/">Security updates for ESX 3.x</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>Just a quick note that I wanted to get out&#8230; A security patch has been released. Please look at the following <a href="http://kb.vmware.com/kb/1009852">KB article</a> and <a href="http://support.vmware.com/selfsupport/download/">download</a>, test and implement the patch.</p>
<blockquote><p>VMware ESX 3.5, Patch ESX350-200904201-SG: Updates VMX RPM<br />
Issues fixed in this patch (and their relevant symptoms, if applicable) include:</p>
<ul>
<li>A critical vulnerability in the virtual machine display function might allow a guest operating system to run code on the host. The Common Vulnerabilities and Exposures Project (cve.mitre.org) has assigned the name CVE-2009-1244 to this issue.</li>
</ul>
</blockquote>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/04/11/security-updates-for-esx-3x/">Security updates for ESX 3.x</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2009/04/11/security-updates-for-esx-3x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DIY Patch for VMware Workstation 6.5.1 on Linux 2.6.29 kernel</title>
		<link>http://www.yellow-bricks.com/2009/03/31/diy-patch-for-vmware-workstation-651-on-linux-2629-kernel/</link>
		<comments>http://www.yellow-bricks.com/2009/03/31/diy-patch-for-vmware-workstation-651-on-linux-2629-kernel/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 13:30:43 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Workstation]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2684</guid>
		<description><![CDATA[<p>I&#8217;m running OpenSuse as my primary OS at the moment. One of the problems I had was getting VMware Workstation to work in a normal way. The problem was that the kernel modules weren&#8217;t compiled correctly. It&#8217;s been bugging me ever since, but due to the fact that it&#8217;s the end of the quarter I never had the time to [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/03/31/diy-patch-for-vmware-workstation-651-on-linux-2629-kernel/">DIY Patch for VMware Workstation 6.5.1 on Linux 2.6.29 kernel</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m running OpenSuse as my primary OS at the moment. One of the problems I had was getting VMware Workstation to work in a normal way. The problem was that the kernel modules weren&#8217;t compiled correctly. It&#8217;s been bugging me ever since, but due to the fact that it&#8217;s the end of the quarter I never had the time to actually look in to it. Luckily <a href="http://communities.vmware.com//people/Krellan">VMTN user Krellan</a> did have some extra time on his hands and managed to fix the problem, Thanks!!</p>
<p>Fixing your broken installation is fairly easy:</p>
<blockquote><p>To use this patch, download it from the attachment, gunzip it, then go to your /usr/lib/vmware/modules/source directory. Untar all of the files. Apply the patch with &#8220;patch -p1&#8243;. After the patch has applied, re-tar all the files. Then, run &#8220;vmware-modconfig &#8211;console &#8211;install-all&#8221; again, under Linux 2.6.29, and it should now work.</p></blockquote>
<p>Go to the <a href="http://communities.vmware.com//thread/202340?tstart=0">VMTN Forums</a> and download the patch if you are having trouble getting the VMware Workstation kernel modules compiled correctly!</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/03/31/diy-patch-for-vmware-workstation-651-on-linux-2629-kernel/">DIY Patch for VMware Workstation 6.5.1 on Linux 2.6.29 kernel</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2009/03/31/diy-patch-for-vmware-workstation-651-on-linux-2629-kernel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>vCenter and SQL service dependencies</title>
		<link>http://www.yellow-bricks.com/2009/02/12/vcenter-and-sql-service-dependencies/</link>
		<comments>http://www.yellow-bricks.com/2009/02/12/vcenter-and-sql-service-dependencies/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 10:26:59 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[VirtualCenter]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=1908</guid>
		<description><![CDATA[<p>During several projects I noticed that for some reason the vCenter service would not start correctly. After a quick browse in &#8220;services.msc&#8221; and the eventlog I noticed that the vCenter service started before the SQL service. As you can imagine vCenter needs SQL to be up and running before it can actually start. I fixed it by creating a dependency. [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/02/12/vcenter-and-sql-service-dependencies/">vCenter and SQL service dependencies</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>During several projects I noticed that for some reason the vCenter service would not start correctly. After a quick browse in &#8220;services.msc&#8221; and the eventlog I noticed that the vCenter service started before the SQL service. As you can imagine vCenter needs SQL to be up and running before it can actually start. I fixed it by creating a dependency. For some weird reason I never blogged this, but today I noticed this <a href="http://kb.vmware.com/kb/1007669">KB article</a> that describes how to set up this dependency:</p>
<p style="padding-left: 30px;">Adding a dependency to the VirtualCenter service so that it waits for SQL Express remedies this.</p>
<p style="padding-left: 30px;">To create a service dependency:</p>
<ol style="padding-left: 50px;">
<li>Click Start &gt; Run.</li>
<li>Type services.msc and press Enter.</li>
<li>Locate the SQL Express instance for VirtualCenter. For example, SQL Server (SQLEXP_VIM).</li>
<li>Open the SQL Express instance and note the Service Name. For example, MSSQL$SQLEXP_VIM .</li>
<li>In the Run dialog, type Regedit.exe and press Enter. Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\vpxd .</li>
<li>Double-click the DependOnService key and add the Service name using the name identified in step 4.</li>
<li>Close Regedit .</li>
<li>Go back to the Services Panel and open the SQL Server properties.</li>
<li>On the Dependencies tab, verify the VMware VirtualCenter service is listed as depending on the SQL service instance.</li>
</ol>
<p>As you can see the solution is fairly easy. Keep in mind that you need to be running the SQL Server locally on the vCenter server for this to work, especially for larger environments I wouldn&#8217;t advise running both on the same box. For SMB environments this should work just fine.</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/02/12/vcenter-and-sql-service-dependencies/">vCenter and SQL service dependencies</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2009/02/12/vcenter-and-sql-service-dependencies/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>vCenter tasks time-out or ESX disconnects?</title>
		<link>http://www.yellow-bricks.com/2009/02/05/vcenter-tasks-time-out-or-esx-disconnects/</link>
		<comments>http://www.yellow-bricks.com/2009/02/05/vcenter-tasks-time-out-or-esx-disconnects/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 13:36:36 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[3.5]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[kb]]></category>
		<category><![CDATA[u3]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[VirtualCenter]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=1798</guid>
		<description><![CDATA[<p>I just received an email from a fellow consultant about a customer which had vCenter tasks time-out every once in a while. At times also ESX hosts got disconnected for no apparent reason at all. He discovered the following article by Richard Blythe aka VMware Wolf: ESX disconnects randomly or when doing VI client tasks from VC, task randomly timeout [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/02/05/vcenter-tasks-time-out-or-esx-disconnects/">vCenter tasks time-out or ESX disconnects?</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>I just received an email from a fellow consultant about a customer which had vCenter tasks time-out every once in a while. At times also ESX hosts got disconnected for no apparent reason at all. He discovered the following article by Richard Blythe aka VMware Wolf: <a href="http://www.vmwarewolf.com/esx-disconnects-randomly-or-when-doing-vi-client-tasks-from-vc-task-randomly-timeout-after-a-long-idle-time/">ESX disconnects randomly or when doing VI client tasks from VC, task randomly timeout after a long idle time</a>. Richard created a list of issues/errors that might be related to this issue:</p>
<ul>
<li>ESX disconnects randomly from VirtualCenter</li>
<li>ESX disconnects when performing VI Client tasks from VirtualCenter.</li>
<li>Tasks randomly timeout after a long idle time</li>
<li>&#8220;An error occurred communicating to the remote host&#8221; pops up.</li>
</ul>
<p>The article refers to an issue with vCenter Update 3 in combination with firewalls using state-ful inspection. The problem occurs because of SOAP timeouts, and this behavior did not exist in VC 2.0.x or 2.5 GA, as they used a different mechanism to communicate with ESX. The official KB article hasn&#8217;t been released yet but a temporary workaround has been published by Richard. If you run into any of the before mentioned issues head over to Richard&#8217;s website and try out the workaround until the fix or official KB article is released.</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/02/05/vcenter-tasks-time-out-or-esx-disconnects/">vCenter tasks time-out or ESX disconnects?</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2009/02/05/vcenter-tasks-time-out-or-esx-disconnects/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

