<?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; kb</title>
	<atom:link href="http://www.yellow-bricks.com/tag/kb/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>Setup cannot create vCenter Server Directory Services instance. Error 28038</title>
		<link>http://www.yellow-bricks.com/2010/01/22/setup-cannot-create-vcenter-server-directory-services-instance-error-28038/</link>
		<comments>http://www.yellow-bricks.com/2010/01/22/setup-cannot-create-vcenter-server-directory-services-instance-error-28038/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 13:57:56 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[kb]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=5129</guid>
		<description><![CDATA[<p>While doing a new install of VMware vCenter Server I ran into the following error: Setup cannot create vCenter Server Directory Services instance. Error 28038 This error is caused by the fact that the &#8220;Network Service&#8221; does not have enough permissions on the root of the drive you&#8217;re installing vCenter on. The solution is pretty straight forward and has been [...]</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/22/setup-cannot-create-vcenter-server-directory-services-instance-error-28038/">Setup cannot create vCenter Server Directory Services instance. Error 28038</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>While doing a new install of VMware vCenter Server I ran into the following error:</p>
<blockquote><p>Setup cannot create vCenter Server Directory Services instance. Error 28038</p></blockquote>
<p>This error is caused by the fact that the &#8220;Network Service&#8221; does not have enough permissions on the root of the drive you&#8217;re installing vCenter on. The solution is pretty straight forward and has been described in the <a href="http://kb.vmware.com/kb/1010938">KB article</a>.</p>
<ol>
<li>Right-click the root drive and click <span style="text-decoration: underline;">Properties</span>.</li>
<li>Click the <span style="text-decoration: underline;">Security</span> tab.</li>
<li>Under Group and user names, click <span style="text-decoration: underline;">Add</span>.</li>
<li>Enter Network Service and click <span style="text-decoration: underline;">OK</span>.</li>
<li>Check <span style="text-decoration: underline;">Allow</span> for the Read permission for the Network Service account in the Permissions for Administrators pane.</li>
<li>Click <span style="text-decoration: underline;">Apply</span> and <span style="text-decoration: underline;">OK</span>.</li>
</ol>
<p>If this does not resolve the issue look into the following KB articles: <a href="http://kb.vmware.com/kb/1015887">1015887</a> , <a href="http://kb.vmware.com/kb/1013822">1013822</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/01/22/setup-cannot-create-vcenter-server-directory-services-instance-error-28038/">Setup cannot create vCenter Server Directory Services instance. Error 28038</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/22/setup-cannot-create-vcenter-server-directory-services-instance-error-28038/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Issue with Update 1 and COS Agents</title>
		<link>http://www.yellow-bricks.com/2009/11/26/issue-with-update-1-and-cos-agents/</link>
		<comments>http://www.yellow-bricks.com/2009/11/26/issue-with-update-1-and-cos-agents/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 21:34:19 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[kb]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=4657</guid>
		<description><![CDATA[<p>I wrote this article after the KB was release but forgot to click &#8220;publish&#8221;. Those planning to upgrade their vSphere environment to Update 1 please read the following: KB Article 1016070 Issue Upgrading ESX 4.0 to 4.0 U1 fails or times out and rebooting the host results in a purple diagnostic screen Who is affected Customers using VMware vSphere 4 [...]</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/11/26/issue-with-update-1-and-cos-agents/">Issue with Update 1 and COS Agents</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 wrote this article after the KB was release but forgot to click &#8220;publish&#8221;. Those planning to upgrade their vSphere environment to Update 1 please read the following:</p>
<blockquote><p><a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1016070">KB Article 1016070</a></p>
<p><strong>Issue</strong><br />
Upgrading ESX 4.0 to 4.0 U1 fails or times out and rebooting the host results in a purple diagnostic screen</p>
<p><strong>Who is affected</strong><br />
Customers using VMware vSphere 4 upgrading to Update 1 with 3rd party management agents running.</p>
<p>To identify whether you have a 3rd party management agent installed:</p>
<ol>
<li>Log into the ESX host as root.</li>
<li>Run the esxupdate query command.</li>
<li>Anything listed under New packages: may be a 3rd party management agent in the service console.</li>
</ol>
<p>Note: Consult your hardware vendor documentation for specific package names that are installed in the service console.</p>
<p><strong>Solution</strong></p>
<p>To avoid this issue, prior to the update, disable all 3rd party management agents running on the ESX 4.0.0 server before applying the update.</p>
<p>Note: The 3rd party management agents can be enabled after the upgrade is completed.</p>
<p>If you have already updated the ESX host, do not reboot the ESX host. Open a support request with VMware support. For more information, see How to Submit a Support Request.<br />
WARNING: Rebooting the host means the host has to be reinstalled because it is not recoverable after a reboot.</p>
<p>WARNING: If you have virtual machines running on local storage, they may not be retained if you reinstall ESX 4.0 as a result of this issue. Contact VMware Support for assistance in recovering those virtual machines.</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/11/26/issue-with-update-1-and-cos-agents/">Issue with Update 1 and COS Agents</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/11/26/issue-with-update-1-and-cos-agents/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Failed to install the VC agent service</title>
		<link>http://www.yellow-bricks.com/2009/05/18/h/</link>
		<comments>http://www.yellow-bricks.com/2009/05/18/h/#comments</comments>
		<pubDate>Mon, 18 May 2009 14:21:12 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[kb]]></category>
		<category><![CDATA[vcenter]]></category>
		<category><![CDATA[VirtualCenter]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=3174</guid>
		<description><![CDATA[<p>I just ran into the following issue when I upgraded the customers vCenter Server to 2.5 U4: &#8220;&#8221;Failed to install the VC agent service&#8221; Error Message Appears after VirtualCenter Upgrade&#8221;. None of the 3.0.x hosts would connect anymore. Of course the knowledge base provided a simple solution for this known issue. I thought I would document it as well in [...]</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/18/h/">Failed to install the VC agent service</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 ran into the following issue when I upgraded the customers vCenter Server to 2.5 U4: &#8220;&#8221;Failed to install the VC agent service&#8221; Error Message Appears after VirtualCenter Upgrade&#8221;. None of the 3.0.x hosts would connect anymore. Of course the knowledge base provided a simple solution for this known issue. <span id="more-3174"></span>I thought I would document it as well in case I would run into it again. For me just restarting mgmt-vmware and vmware-vpxa was sufficient.</p>
<p><a href="http://kb.vmware.com/kb/4223326">http://kb.vmware.com/kb/4223326</a></p>
<blockquote><p>To resolve this issue:</p>
<ol>
<li> Disable VMware High Availability (HA). Otherwise, the virtual machines might be forcibly powered down by step 2.</li>
<li>At the service console, issue the command:
<pre>service mgmt-vmware restart</pre>
</li>
<li> At the service console, runthe command:
<pre>service vmware-vpxa restart</pre>
</li>
<li> Reconnect the virtual machines to VirtualCenter.Attempt to re-enable VMware High Availability (VMware HA) within VirtualCenter. If this doesn&#8217;t work, this means that vpxa did not install properly.</li>
<li>At the service console, run the command:
<pre>rpm -qa | grep vpxa</pre>
</li>
<li> At the service console, run the &#8220;rpm -e&#8221; command on the rpm file that displayed in the previous command.
<pre>rpm -e &lt;rpm from step 6&gt;</pre>
</li>
<li> This uninstalls the agent from the ESX host. Reconnecting the host to VirtualCenter re-installs the agent.</li>
<li>Reconnect the virtual machines in the usual manner within VirtualCenter.</li>
<li>Re-enable VMware HA.</li>
</ol>
</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/18/h/">Failed to install the VC agent service</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/18/h/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Valuable KB articles</title>
		<link>http://www.yellow-bricks.com/2009/05/02/valuable-kb-articles/</link>
		<comments>http://www.yellow-bricks.com/2009/05/02/valuable-kb-articles/#comments</comments>
		<pubDate>Sat, 02 May 2009 19:03:14 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[kb]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=3036</guid>
		<description><![CDATA[<p>Just noticed the highly valuable KB articles. I think the title says more than enough: Adding a static route to ESX host for extra service console Identifying Symmetrix devices using the esxcfg-mpath and symdev commands The first one will come in handywhen you added a secondary service console and the second one will come in handy when you 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/2009/05/02/valuable-kb-articles/">Valuable KB articles</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 noticed the highly valuable KB articles. I think the title says more than enough:</p>
<ul>
<li><a href="http://kb.vmware.com/kb/1005212">Adding a static route to ESX host for extra service console</a></li>
<li><a href="http://kb.vmware.com/kb/1010402">Identifying Symmetrix devices using the esxcfg-mpath and symdev commands</a></li>
</ul>
<p>The first one will come in handywhen you added a secondary service console and the second one will come in handy when you need to identify LUNs&#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/02/valuable-kb-articles/">Valuable KB articles</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/02/valuable-kb-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two new patches for ESX(i) 3.5</title>
		<link>http://www.yellow-bricks.com/2009/03/22/two-new-patches-for-esxi-35/</link>
		<comments>http://www.yellow-bricks.com/2009/03/22/two-new-patches-for-esxi-35/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 09:34:05 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[kb]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2539</guid>
		<description><![CDATA[<p>VMware released two patches on the 20th of March. Both patches are related to an issue with the Broadcom bnx2x driver. If you are running on hardware with a Broadcom NetXtreme II 57710, 57711, or 57711E NICs be sure to look into the patches below: ESX350-200903412-BG &#8211; PATCH &#8211; KB 1009232 &#8211; General Updates Kernel Source and VMNIX ESX350-200903411-BG &#8211; [...]</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/22/two-new-patches-for-esxi-35/">Two new patches for ESX(i) 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>VMware released two patches on the 20th of March. Both patches are related to an issue with the Broadcom bnx2x driver. If you are running on hardware with a Broadcom NetXtreme II 57710, 57711, or 57711E NICs be sure to look into the patches below:</p>
<ol>
<li>ESX350-200903412-BG &#8211; PATCH &#8211; <a href="http://kb.vmware.com/kb/1009232">KB 1009232</a> &#8211; General<br />
<span>Updates Kernel Source and VMNIX</span></li>
<li>ESX350-200903411-BG &#8211; PATCH &#8211; <a href="http://kb.vmware.com/kb/1009231">KB 1009231</a> &#8211; Critical<br />
<span>Updates the bnx2x Driver for Broadcom</span></li>
</ol>
<p><a href="http://support.vmware.com/selfsupport/download/">Download</a> them now!</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/22/two-new-patches-for-esxi-35/">Two new patches for ESX(i) 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/2009/03/22/two-new-patches-for-esxi-35/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VCB and Diskeeper</title>
		<link>http://www.yellow-bricks.com/2009/03/05/vcb-and-diskeeper/</link>
		<comments>http://www.yellow-bricks.com/2009/03/05/vcb-and-diskeeper/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 09:13:30 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[BC-DR]]></category>
		<category><![CDATA[kb]]></category>
		<category><![CDATA[VCB]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2191</guid>
		<description><![CDATA[<p>I just noticed this new KB article: Diskeeper is a 3rd party defragmentation product that has the ability to defragment unmounted NTFS volumes that are presented to the VMware Consolidated Backup proxy. This means that it can defragment RDM LUNs. Unfortunately, this creates the possibility of inconsistencies in the file system if there is a virtual machine running on that [...]</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/05/vcb-and-diskeeper/">VCB and Diskeeper</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 noticed this new <a href="http://kb.vmware.com/kb/1007081">KB article</a>:</p>
<blockquote><p>Diskeeper is a 3rd party defragmentation product that has the ability to defragment unmounted NTFS volumes that are presented to the VMware Consolidated Backup proxy. This means that it can defragment RDM LUNs. Unfortunately, this creates the possibility of inconsistencies in the file system if there is a virtual machine running on that RDM.</p>
<p>The Automatic Defragment option causes the defragmentation to take place.</p>
<p>Consult your Diskeeper documentation to obtain instructions for disabling this feature in the version of the product that is installed on the VCB Proxy server.</p></blockquote>
<p>Be aware to not use Diskeeper on your VCB proxy!</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/05/vcb-and-diskeeper/">VCB and Diskeeper</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/05/vcb-and-diskeeper/feed/</wfw:commentRss>
		<slash:comments>1</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>
		<item>
		<title>HP&#8217;s Flex-10 and VMware ESX(i) support</title>
		<link>http://www.yellow-bricks.com/2009/01/28/hps-flex-10-and-vmware-esxi-support/</link>
		<comments>http://www.yellow-bricks.com/2009/01/28/hps-flex-10-and-vmware-esxi-support/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 22:24:41 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[kb]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=1706</guid>
		<description><![CDATA[<p>Recently a customer asked me if HP Flex-10 was fully supported for ESX(i) or not. For those that don&#8217;t know what Flex-10 is: HP’s new Virtual Connect Flex-10 Ethernet module is the industry’s first interconnect that flexibly allocates the bandwidth of a 10 Gb Ethernet network port across four NIC connections. This eliminates the need for additional costly NICs, switches [...]</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/01/28/hps-flex-10-and-vmware-esxi-support/">HP&#8217;s Flex-10 and VMware ESX(i) support</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>Recently a customer asked me if HP Flex-10 was fully supported for ESX(i) or not. For those that don&#8217;t know what <a href="http://h18004.www1.hp.com/products/blades/virtualconnect/index.html">Flex-10</a> is:</p>
<p style="padding-left: 30px;">HP’s new Virtual Connect Flex-10 Ethernet module is the industry’s first interconnect that flexibly allocates the bandwidth of a 10 Gb Ethernet network port across four NIC connections. This eliminates the need for additional costly NICs, switches and cables while concurrently increasing bandwidth flexibility.</p>
<p>After checking the compatibility guide the answer was &#8220;Yes&#8221;. So what&#8217;s the point of mentioning it here? Well, although it was fully supported there is a <a href="http://kb.vmware.com/kb/20846348">mention</a> in the KB about possible problems with HA and VMotion:</p>
<ul>
<li>VI Client does not show NIC connnection is down when the uplink to external switch is down</li>
<li>VMware HA is not supported with ESXi 3.5 Update 3 (embedded and installable) hosts with uplinks connected to Flex-10 NICs.</li>
<li>VMotion migration of virtual machine May time out with the default migration timeout value of 20</li>
<li>ESX Server May fail to respond under the following configuration</li>
</ul>
<p>I guess the tip of today: Always check the compatibility guide, but also check the <a href="http://kb.vmware.com/">KB</a> cause problems like this might influence your implementation time, plan and even your design!</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/01/28/hps-flex-10-and-vmware-esxi-support/">HP&#8217;s Flex-10 and VMware ESX(i) support</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/01/28/hps-flex-10-and-vmware-esxi-support/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>KB: Verify the health of ESX Server Operating System</title>
		<link>http://www.yellow-bricks.com/2009/01/28/kb-verify-the-health-of-esx-server-operating-system/</link>
		<comments>http://www.yellow-bricks.com/2009/01/28/kb-verify-the-health-of-esx-server-operating-system/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 20:58:14 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Various]]></category>
		<category><![CDATA[kb]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=1700</guid>
		<description><![CDATA[<p>I was just skimming through the new KB articles and noticed this one &#8220;Verify the health of ESX Server Operating System&#8220;: There are many ways to look at ESX host performance. This article focuses on quick assessment of the 4 main resources: Disk Space CPU Memory Network The article refers to different KB articles for pinpointing and solving performance related problems. I [...]</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/01/28/kb-verify-the-health-of-esx-server-operating-system/">KB: Verify the health of ESX Server Operating System</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 just skimming through the new KB articles and noticed this one &#8220;<a href="http://kb.vmware.com/kb/1004019">Verify the health of ESX Server Operating System</a>&#8220;:</p>
<blockquote><p>There are many ways to look at ESX host performance. This article focuses on quick assessment of the 4 main resources:</p>
<ul>
<li>Disk Space</li>
<li>CPU</li>
<li>Memory</li>
<li>Network</li>
</ul>
</blockquote>
<p>The <a href="http://kb.vmware.com/kb/1004019">article</a> refers to different KB articles for pinpointing and solving performance related problems. I suggest you add this article to your bookmarks cause it probably be updated on a regular base!</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/01/28/kb-verify-the-health-of-esx-server-operating-system/">KB: Verify the health of ESX Server Operating System</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/01/28/kb-verify-the-health-of-esx-server-operating-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check if autostart is enabled from the COS</title>
		<link>http://www.yellow-bricks.com/2009/01/01/check-if-autostart-is-enabled-from-the-cos/</link>
		<comments>http://www.yellow-bricks.com/2009/01/01/check-if-autostart-is-enabled-from-the-cos/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 13:39:28 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[kb]]></category>
		<category><![CDATA[service console]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=1434</guid>
		<description><![CDATA[<p>I didn&#8217;t know this was possible. But you can easily check via the COS if autostarting of VM&#8217;s in enabled or not according to this KB article: Log in as root to your ESX host with SSH. Open the /etc/vmware/hostd/vmAutoStart.xml file in text editor. Search for a line that reads: &#60;enabled&#62;true&#60;/enabled&#62; If you find the line, the functionality is enabled. [...]</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/01/01/check-if-autostart-is-enabled-from-the-cos/">Check if autostart is enabled from the COS</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 didn&#8217;t know this was possible. But you can easily check via the COS if autostarting of VM&#8217;s in enabled or not according to this <a href="http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=1000163&amp;sliceId=1&amp;docTypeID=DT_KB_1_1&amp;dialogID=12686065&amp;stateId=1%200%2012684413">KB</a> article:</p>
<ol>
<li>Log in as root to your ESX host with SSH.</li>
<li>Open the /etc/vmware/hostd/vmAutoStart.xml file in text editor.</li>
<li>Search for a line that reads:
<p>&lt;enabled&gt;true&lt;/enabled&gt;</li>
<li>If you find the line, the functionality is enabled. If you do not find the line, the functionality is disabled.</li>
<li>If you want to disable autostart for all virtual machines on the host, remove the line.</li>
<li>If you want to enable the functionality, add the line immediately after the line ending with:</li>
<p>&lt;dynamicProperty&gt;</p>
<li>Save your changes and exit.</li>
<li>Restart the management agents on the ESX host:<br />
service mgmt-vmware restart</li>
</ol>
<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/01/01/check-if-autostart-is-enabled-from-the-cos/">Check if autostart is enabled from the COS</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/01/01/check-if-autostart-is-enabled-from-the-cos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

