<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to avoid HA slot sizing issues with reservations?</title>
	<atom:link href="http://www.yellow-bricks.com/2009/11/06/how-to-avoid-ha-slot-sizing-issues-with-reservations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yellow-bricks.com/2009/11/06/how-to-avoid-ha-slot-sizing-issues-with-reservations/</link>
	<description>Building blocks for virtualization...</description>
	<lastBuildDate>Thu, 18 Mar 2010 08:03:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Cody</title>
		<link>http://www.yellow-bricks.com/2009/11/06/how-to-avoid-ha-slot-sizing-issues-with-reservations/comment-page-1/#comment-5025</link>
		<dc:creator>Cody</dc:creator>
		<pubDate>Sun, 08 Nov 2009 17:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=4473#comment-5025</guid>
		<description>Good stuff. 

Ken, 

From the look of it, it seems the hosts resources get calculated into the &quot;total amount of available resources&quot; portion. The admission control mechanism would then use this in it&#039;s decision making.

Example:
Host 1
20Ghz
20GB

Host 2
10Ghz
10GB

Before host failure:
((30Ghz-(2Gz+1Ghz+256Mhz+4Ghz))/30Ghz) = 75 % available
((30-(1.1+.114+.626+3.2))/30) = ~83 % available

Failing the 20Ghz node:
((10Ghz-(2Gz+1Ghz+256Mhz+4Ghz))/10Ghz) = 27 % available
((10-(1.1+.114+.626+3.2))/10) = ~49 % available

As long as you don&#039;t violate the % and/or the host failures, I believe you should be OK. That is unless I&#039;ve completely misread the above.</description>
		<content:encoded><![CDATA[<p>Good stuff. </p>
<p>Ken, </p>
<p>From the look of it, it seems the hosts resources get calculated into the &#8220;total amount of available resources&#8221; portion. The admission control mechanism would then use this in it&#8217;s decision making.</p>
<p>Example:<br />
Host 1<br />
20Ghz<br />
20GB</p>
<p>Host 2<br />
10Ghz<br />
10GB</p>
<p>Before host failure:<br />
((30Ghz-(2Gz+1Ghz+256Mhz+4Ghz))/30Ghz) = 75 % available<br />
((30-(1.1+.114+.626+3.2))/30) = ~83 % available</p>
<p>Failing the 20Ghz node:<br />
((10Ghz-(2Gz+1Ghz+256Mhz+4Ghz))/10Ghz) = 27 % available<br />
((10-(1.1+.114+.626+3.2))/10) = ~49 % available</p>
<p>As long as you don&#8217;t violate the % and/or the host failures, I believe you should be OK. That is unless I&#8217;ve completely misread the above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Cline</title>
		<link>http://www.yellow-bricks.com/2009/11/06/how-to-avoid-ha-slot-sizing-issues-with-reservations/comment-page-1/#comment-5020</link>
		<dc:creator>Ken Cline</dc:creator>
		<pubDate>Sat, 07 Nov 2009 23:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=4473#comment-5020</guid>
		<description>So...how does vSphere with percentages handle non-identical hosts in a cluster? Pre-vSphere, if you had a cluster with four hosts where three of the hosts had 10GHz of CPU and the fourth had 20GHz of CPU and you configured the cluster for 1 host failure, it calculated the reserve capacity based on the assumption that the largest host would fail (i.e. it would reserve 20GHz of capacity). How would this scenario play out with vSphere percentages?</description>
		<content:encoded><![CDATA[<p>So&#8230;how does vSphere with percentages handle non-identical hosts in a cluster? Pre-vSphere, if you had a cluster with four hosts where three of the hosts had 10GHz of CPU and the fourth had 20GHz of CPU and you configured the cluster for 1 host failure, it calculated the reserve capacity based on the assumption that the largest host would fail (i.e. it would reserve 20GHz of capacity). How would this scenario play out with vSphere percentages?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
