<?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>The VMguy &#187; BIOS Settings</title>
	<atom:link href="http://vmguy.com/wordpress/index.php/archives/tag/bios-settings/feed" rel="self" type="application/rss+xml" />
	<link>http://vmguy.com/wordpress</link>
	<description>Virtualization for the little guy</description>
	<lastBuildDate>Tue, 20 Jul 2010 16:37:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>BIOS Recommendations for ESX on HP servers</title>
		<link>http://vmguy.com/wordpress/index.php/archives/477</link>
		<comments>http://vmguy.com/wordpress/index.php/archives/477#comments</comments>
		<pubDate>Tue, 10 Feb 2009 20:01:08 +0000</pubDate>
		<dc:creator>The VMguy</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[BIOS Settings]]></category>
		<category><![CDATA[HP]]></category>

		<guid isPermaLink="false">http://VMGUY.COM/wordpress/?p=477</guid>
		<description><![CDATA[Continuing in the BIOS series, this time for HP Servers.  There are a few things to remember: First the most obvious, make sure your BIOS version is current and as close as possible on revision number on every node of a cluster.  The majority of issues can be avoided by getting the bios revision as [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing in the BIOS series, this time for HP Servers.  There are a few things to remember:</p>
<ul>
<li>First the most obvious, make sure your BIOS version is current and as close as possible on revision number on every node of a cluster.  The majority of issues can be avoided by getting the bios revision as close as possible (if not identical) on all physical hosts.</li>
<li>Make sure all BIOS settings are consistent across all nodes of a cluster.  Human error can get you here, even if you think all of the settings are the same, check again.</li>
<li>If you are using HP Blades with on-board FC HBA&#8217;s make sure to leave them enabled or else you may not be able to install ESX as described in <a href="http://kb.vmware.com/kb/1004570" target="_blank">this article</a> .</li>
<li>Enable the &quot;No Execute Memory Protection&quot; in the BIOS of all nodes <a href="http://kb.vmware.com/kb/1000316" target="_blank">or vMotion and EVC may not work</a> .</li>
<li>Select &quot;Windows 2000&quot; as the operating system in the BIOS.  Except for the DL 740 and DL760 which should select &quot;Linux&quot; as recommended in <a href="http://kb.vmware.com/kb/1081" target="_blank">this article</a> .</li>
<li>Set the &quot;MPS Table Mode&quot; to &quot;Full Table APIC&quot; as described in the <a href="http://kb.vmware.com/kb/1290" target="_blank">previous article</a> .</li>
<li>Be cautious of interrupt sharing and balance devices across interrupts so that you do not run into performance issues like those <a href="http://kb.vmware.com/kb/1290" target="_blank">described here</a> .  There&#8217;s also an updated article for ESX 3.5 which describes it <a href="http://kb.vmware.com/kb/1003710" target="_blank">here</a> .</li>
<li>On AMD Opteron systems the BIOS gives an option in the memory settings for &quot;Node Interleaving&quot;.  The workloads you will be running will dictate how this is set.  <a href="http://kb.vmware.com/kb/1570" target="_blank">This article</a> can help you determine the proper setting.</li>
<li>Enable &quot;Intel Virtualization Technology&quot; if available under processor options.</li>
<li>If you do not have some of the settings above, they may be for a different version of your BIOS or for different hardware.</li>
<li>Lastly, if you update your BIOS for any reason, go back and check ALL settings.  Occasionally manufacturers will reset the defaults for settings and an upgreat of the BIOS will change yours.</li>
</ul>
<p>As always, if there are updates to the ones I&#8217;ve named above or if you know of additional ones, please post in the comments section.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmguy.com%2Fwordpress%2Findex.php%2Farchives%2F477';
  addthis_title  = 'BIOS+Recommendations+for+ESX+on+HP+servers';
  addthis_pub    = 'thevmguy';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmguy.com/wordpress/index.php/archives/477/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>IBM BIOS recommendations for ESX</title>
		<link>http://vmguy.com/wordpress/index.php/archives/382</link>
		<comments>http://vmguy.com/wordpress/index.php/archives/382#comments</comments>
		<pubDate>Mon, 05 Jan 2009 18:30:57 +0000</pubDate>
		<dc:creator>The VMguy</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[BIOS Settings]]></category>

		<guid isPermaLink="false">http://VMGUY.COM/wordpress/?p=382</guid>
		<description><![CDATA[I had a great request come in from Jay Rogers (thanks Jay!), who asked:  What are the BIOS setting recommendations for IBM hardware? I thought for a moment and realized I had no idea.  So I started some research.  Here&#8217;s a couple of items I found: Check that your BIOS is current.  There are constant [...]]]></description>
			<content:encoded><![CDATA[<p>I had a great request come in from <a href="http://virtual-jay.blogspot.com/" target="_blank">Jay Rogers</a> (thanks Jay!), who asked:  What are the BIOS setting recommendations for IBM hardware?</p>
<p>I thought for a moment and realized I had no idea.  So I started some research.  Here&#8217;s a couple of items I found:<span id="more-382"></span></p>
<ul>
<li>Check that your BIOS is current.  There are constant bug fixes and additions to BIOS and I&#8217;m a big fan of preventative maintenance. Once you update it, check your settings again as some updates change default settings.</li>
<li>Turn on VT Extensions.  This will allow you to run 64-bit guests in ESX.</li>
<li>Turn off any CPU power saving features like &quot;Cool&#8217;N'Quiet&quot; or &quot;PowerNow&quot; or you could end up with time sync issues like <a href="http://kb.vmware.com/kb/2041" target="_blank">this article describes<br />
</a></li>
<li>Another possible issue I found was if the Excute Disable Bit in the CPU settings was disabled.  This can cause vMotion to fail as described in this article <a href="http://www.sysdigg.com/cannot-vmotion-on-new-ibm-x3650-servers" target="_blank">here</a> .  So you would want to enable the Execute Disable Bit.</li>
<li>Processor Adjacent Sector Prefetch set to enabled as per the IBM Redbooks and Processor Hardware Prefetcher set disabled.  I was not able to find a IBM link to verify these two, I found them in a VMware communities thread <a href="http://communities.vmware.com/thread/181368" target="_blank">here</a> .  There&#8217;s a really good description in <a href="http://communities.vmware.com/message/832438;jsessionid=8399AFB272DD36109E97A9E71601C73C" target="_blank">this thread</a> as well.  I would disable both.</li>
<li>For the memory setting, the most common recommendation I&#8217;ve read is to leave it set to HPMA.  You can read additional details and find more info about this setting in <a href="http://communities.vmware.com/message/970891#970891" target="_blank">this communities thread</a> .</li>
<li>For a good explanation of BIOS settings in general and what they mean, have a look at this article: <a href="http://blogs.zdnet.com/hardware/?p=2668" target="_blank">&quot;BIOS Settings Demystified&quot;</a></li>
</ul>
<p>I&#8217;m sure that there are more settings that I could not locate.  Please feel free to comment on this article with any additional BIOS setting s0 that you are aware of on IBM hardware and please document as much as possible.</p>
<p>I will be posting a summary of BIOS  recommendations for HP and Dell within the next week.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmguy.com%2Fwordpress%2Findex.php%2Farchives%2F382';
  addthis_title  = 'IBM+BIOS+recommendations+for+ESX';
  addthis_pub    = 'thevmguy';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmguy.com/wordpress/index.php/archives/382/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
