<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>boche.net - VMware Virtualization Evangelist</title>
	
	<link>http://www.boche.net/blog</link>
	<description />
	<lastBuildDate>Tue, 07 Sep 2010 14:31:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Bochenet-VmwareVirtualizationEvangelist" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="bochenet-vmwarevirtualizationevangelist" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">Bochenet-VmwareVirtualizationEvangelist</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>vCenter Server JVM Memory</title>
		<link>http://www.boche.net/blog/index.php/2010/09/06/vcenter-server-jvm-memory/</link>
		<comments>http://www.boche.net/blog/index.php/2010/09/06/vcenter-server-jvm-memory/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 19:50:38 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2712</guid>
		<description><![CDATA[For those of you who have installed VMware vCenter Server 4.1, have you noticed anything new during the installation process?  A new screen was introduced at the end of the installation wizard for specifying the anticipated size of the virtual infrastructure which the respective vCenter Server would be managing.  There are three choices here: Small, [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/09/06/vcenter-server-jvm-memory/">vCenter Server JVM Memory</a></p>
]]></description>
			<content:encoded><![CDATA[<p>For those of you who have installed VMware vCenter Server 4.1, have you noticed anything new during the installation process?  A new screen was introduced at the end of the installation wizard for specifying the anticipated size of the virtual infrastructure which the respective vCenter Server would be managing.  There are three choices here: <strong>Small</strong>, <strong>Medium</strong>, &amp; <strong>Large</strong>.  Sorry, no Supersize available yet.  If you require this option, I&#8217;m sure VMware wants to talk to you.</p>
<p><a class="flickr-image alignnone" title="SnagIt Capture" href="http://www.flickr.com/photos/31838982@N08/4964246281/"><img src="http://farm5.static.flickr.com/4086/4964246281_669cf4cc91.jpg" alt="SnagIt Capture" /></a></p>
<p>The selection you make from the installation wizard not only defines the <strong>Maximum Memory Pool</strong> value for the Java Virtual Machine, but also the <strong>Initial Memory Pool</strong> value.  Following is a chart which takes a look at vCenter Server 4.0 &amp; 4.1 JVM Memory Configuration comparisions:</p>
<table border="0">
<tbody>
<tr>
<td align="left"><strong>vCenter/JVM</strong></td>
<td><strong>Initial Memory Pool</strong></td>
<td><strong>Max Memory Pool</strong></td>
<td><strong>Thread Stack Size</strong></td>
</tr>
<tr>
<td align="left"><strong>4.0</strong></td>
<td>128MB</td>
<td>1024MB</td>
<td>1024KB</td>
</tr>
<tr>
<td align="left"><strong>4.1 Small (&lt;100 hosts, default)</strong></td>
<td>256MB</td>
<td>1024MB</td>
<td>1024KB</td>
</tr>
<tr>
<td align="left"><strong>4.1 Medium (100-400 hosts)</strong></td>
<td>256MB</td>
<td>2048MB</td>
<td>1024KB</td>
</tr>
<tr>
<td align="left"><strong>4.1 Large (&gt; 400 hosts)</strong></td>
<td>512MB</td>
<td>4096MB</td>
<td>1024KB</td>
</tr>
</tbody>
</table>
<p><a class="flickr-image alignnone" title="SnagIt Capture" href="http://www.flickr.com/photos/31838982@N08/4964810596/"></a></p>
<p>As noted by the table above, in vCenter Server 4.0, the JVM <strong>Maximum Memory Pool</strong> was configured by default at 1024MB.  The vCenter Server 4.1 installation also defaults to 1024MB (Small &lt;100 hosts) if left unchanged. One other comparison &#8211; pay attention to the difference in <strong>Initial Memory Pool</strong>. By default, vCenter 4.1 uses twice the amount of RAM out of the gate than previous versions.</p>
<p>Although the installation wizard JVM tuning component is new in 4.1, the ability to tune the JVM for vCenter is not.  The <strong>Configure Tomcat</strong> application has been available in previous versions of vCenter.  Some organizations with growing infrastructures may have been instructed by VMware support to tune the JVM values to overcome a vCenter issue having to do with scaling or some other issue.</p>
<p><a class="flickr-image alignnone" title="SnagIt Capture" href="http://www.flickr.com/photos/31838982@N08/4964842000/"><img src="http://farm5.static.flickr.com/4113/4964842000_f75c9cb9cd.jpg" alt="SnagIt Capture" /></a></p>
<p><a class="flickr-image alignnone" title="SnagIt Capture" href="http://www.flickr.com/photos/31838982@N08/4964218085/"><img src="http://farm5.static.flickr.com/4148/4964218085_c437a1d977.jpg" alt="SnagIt Capture" /></a></p>
<p>Judging from the table, one can assume that the 1024MB value was appropriate for managing less than 100 hosts in vCenter 4.0.  As a point of reference, the Configuration Maximums document states that 300 hosts can be managed by vCenter 4.0.  This would imply that managing 100 hosts or more with vCenter 4.0 requires an adjustment to the out of box setting for the JVM Maximum Memory Pool (change from 1024MB to 2048MB). </p>
<p>With vCenter 4.1, VMware has improved scaling in terms of the number of hosts a vCenter Server can manage.  The Configuration Maximums document specifies vCenter 4.1 can manage 400 hosts but the table above implies VMware may be preparing to support more than 400 hosts in the near future.  And that&#8217;s awesome because vCenter Server sprawl sucks. Period.</p>
<p>So have fun tuning the JVM but before you go, a few parting tips:</p>
<ul>
<li>The Initial Memory Pool value defines the memory footprint (Commit Size) of the Tomcat process when the service is first started.  The Maximum Memory Pool defines the memory footprint which the Tomcat process is allowed to grow to.  Make sure you have sufficient RAM installed in your server to accommodate both of these values.</li>
<li>Setting the Initial Memory Pool to a value greater than the Maximum Memory Pool will prevent the Tomcat VJM from starting.  I thought I&#8217;d mention that before you spend too much time pulling your hair out.</li>
<li>If you would like to learn more about tuning Tomcat, vast resources exist on the internet.  <a href="http://www.devshed.com/c/a/BrainDump/Internal-and-External-Performance-Tuning-with-Tomcat/">This</a> looks like a good place to start.</li>
</ul>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/09/06/vcenter-server-jvm-memory/">vCenter Server JVM Memory</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>September 5, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/05/unable-to-retrieve-health-data/" title="Unable To Retrieve Health Data">Unable To Retrieve Health Data</a></li><li>May 27, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/27/vsphere-upgrade-prerequisites-checklist/" title="vSphere Upgrade Prerequisites Checklist">vSphere Upgrade Prerequisites Checklist</a></li><li>May 21, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/21/happy-birthday-vsphere/" title="Happy Birthday vSphere!">Happy Birthday vSphere!</a></li><li>March 13, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/03/13/vpxd-cfg-advanced-configuration/" title="vpxd.cfg Advanced Configuration">vpxd.cfg Advanced Configuration</a></li><li>March 12, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/03/12/perf-charts-service-experienced-an-internal-error/" title="Perf Charts Service Experienced An Internal Error">Perf Charts Service Experienced An Internal Error</a></li><li>November 22, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/11/22/old-vcenter-server-name-shown-in-title-bar/" title="Old vCenter Server Name Shown In Title Bar; Update Manager Plugin Fails">Old vCenter Server Name Shown In Title Bar; Update Manager Plugin Fails</a></li><li>November 21, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/11/21/create-a-32-bit-vcenter-dsn-on-a-64-bit-operating-system/" title="Create a 32-bit vCenter DSN on a 64-bit Operating System">Create a 32-bit vCenter DSN on a 64-bit Operating System</a></li><li>November 20, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/11/20/64-bit-vcenter-server-coming-vmfs-2-going-away/" title="64-bit vCenter Server Coming? VMFS-2 Support Going Away?">64-bit vCenter Server Coming? VMFS-2 Support Going Away?</a></li><li>July 10, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/07/10/not-all-ft-compatible-cpus-are-created-equal/" title="Not All FT Compatible CPUs Are Created Equal">Not All FT Compatible CPUs Are Created Equal</a></li><li>June 24, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/06/24/vsphere-upgrade-experience-day-1/" title="vSphere upgrade experience, day 1">vSphere upgrade experience, day 1</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/09/06/vcenter-server-jvm-memory/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unable To Retrieve Health Data</title>
		<link>http://www.boche.net/blog/index.php/2010/09/05/unable-to-retrieve-health-data/</link>
		<comments>http://www.boche.net/blog/index.php/2010/09/05/unable-to-retrieve-health-data/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 18:07:06 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2702</guid>
		<description><![CDATA[A number of people, including myself, have noticed that after upgrading to VMware vCenter 4.1, the vCenter Service Status shows red and displays the error message: Unable to retrieve health data from https://&#60;VC servername or IP address&#62;/converter/health.xml VMware has provided a workaround to this issue in KB 1025010.  The workaround involves installing the ldp.exe application [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/09/05/unable-to-retrieve-health-data/">Unable To Retrieve Health Data</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a class="flickr-image alignright" title="SnagIt Capture" href="http://www.flickr.com/photos/31838982@N08/4961041204/"></a><img class="alignleft" style="margin: 5px;" src="http://farm5.static.flickr.com/4091/4961041204_d1959156a8_t.jpg" alt="SnagIt Capture" />A number of people, including myself, have noticed that after upgrading to VMware vCenter 4.1, the vCenter Service Status shows red and displays the error message:</p>
<blockquote><p>Unable to retrieve health data from https://&lt;VC servername or IP address&gt;/converter/health.xml</p></blockquote>
<p>VMware has provided a workaround to this issue in <a href="http://kb.vmware.com/kb/1025010">KB 1025010</a>.  The workaround involves installing the <strong>ldp.exe</strong> application binary from Microsoft, however, since I&#8217;m running vCenter Server on Windows Server 2008 R2, the binary is already in place by default and no download and installation was required. I&#8217;ve applied the workaround and after a service restart and a brief wait, the Service Status health went completely green, which is desired.</p>
<p>It&#8217;s worth nothing for posterity that step 3a is missing a small piece which I have provided in red below:</p>
<p>Double-click DC=virtualcenter,DC=vmware,DC=int, then double-click<br />
-OU=Health,DC=virtualcenter,DC=vmware,DC=int<br />
-OU=ComponentSpecs,OU=Health,DC=virtualcenter,DC=vmware,DC=int<br />
<span style="color: #ff0000;">-CN=&lt;GUID&gt;.vpxd,CN=&lt;GUID&gt;,OU=ComponentSpecs,OU=Health,DC=virtualcenter,DC=vmware</span><br />
-CN=com.vmware.converter,CN=&lt;GUID&gt;,OU=ComponentSpecs,OU=Health,DC=virtualcenter,DC</p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/09/05/unable-to-retrieve-health-data/">Unable To Retrieve Health Data</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>September 6, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/06/vcenter-server-jvm-memory/" title="vCenter Server JVM Memory">vCenter Server JVM Memory</a></li><li>May 27, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/27/vsphere-upgrade-prerequisites-checklist/" title="vSphere Upgrade Prerequisites Checklist">vSphere Upgrade Prerequisites Checklist</a></li><li>May 21, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/21/happy-birthday-vsphere/" title="Happy Birthday vSphere!">Happy Birthday vSphere!</a></li><li>March 13, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/03/13/vpxd-cfg-advanced-configuration/" title="vpxd.cfg Advanced Configuration">vpxd.cfg Advanced Configuration</a></li><li>March 12, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/03/12/perf-charts-service-experienced-an-internal-error/" title="Perf Charts Service Experienced An Internal Error">Perf Charts Service Experienced An Internal Error</a></li><li>November 22, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/11/22/old-vcenter-server-name-shown-in-title-bar/" title="Old vCenter Server Name Shown In Title Bar; Update Manager Plugin Fails">Old vCenter Server Name Shown In Title Bar; Update Manager Plugin Fails</a></li><li>November 21, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/11/21/create-a-32-bit-vcenter-dsn-on-a-64-bit-operating-system/" title="Create a 32-bit vCenter DSN on a 64-bit Operating System">Create a 32-bit vCenter DSN on a 64-bit Operating System</a></li><li>November 20, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/11/20/64-bit-vcenter-server-coming-vmfs-2-going-away/" title="64-bit vCenter Server Coming? VMFS-2 Support Going Away?">64-bit vCenter Server Coming? VMFS-2 Support Going Away?</a></li><li>July 10, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/07/10/not-all-ft-compatible-cpus-are-created-equal/" title="Not All FT Compatible CPUs Are Created Equal">Not All FT Compatible CPUs Are Created Equal</a></li><li>June 24, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/06/24/vsphere-upgrade-experience-day-1/" title="vSphere upgrade experience, day 1">vSphere upgrade experience, day 1</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/09/05/unable-to-retrieve-health-data/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>vCalendar 2.0 Released; 1.0 Free Electronic Download</title>
		<link>http://www.boche.net/blog/index.php/2010/09/02/vcalendar-2-0-released-1-0-free-electronic-download/</link>
		<comments>http://www.boche.net/blog/index.php/2010/09/02/vcalendar-2-0-released-1-0-free-electronic-download/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 03:31:42 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2698</guid>
		<description><![CDATA[Welcome back! I can&#8217;t believe a year has elapsed since vCalendar was first launched.  vCalendar 1.0 was a lot of fun to say the least. It certainly fulfilled the purpose I had originally intended for myself &#8211; to provide a virtualization tip a day on my desktop both at the office and at home. Truth [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/09/02/vcalendar-2-0-released-1-0-free-electronic-download/">vCalendar 2.0 Released; 1.0 Free Electronic Download</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin: 5px;" src="http://farm3.static.flickr.com/2516/3838087329_6575cba52d_o_d.jpg" alt="" width="122" height="105" />Welcome back! I can&#8217;t believe a year has elapsed since vCalendar was first launched.  vCalendar 1.0 was a lot of fun to say the least. It certainly fulfilled the purpose I had originally intended for myself &#8211; to provide a virtualization tip a day on my desktop both at the office and at home.</p>
<p>Truth be told, I began working on the next version of vCalendar right after the first version was released back in August 2009. Like vSphere 4.0 and 4.1, vCalendar 2.0 boasts 150 new features. That&#8217;s right &#8211; 150 brand new virtualization facts, tips, best practices, configuration maximums, and historical events.  What&#8217;s in the new version?  It&#8217;s safe to say you&#8217;ll probably find some vSphere 4.1 tips, additional advanced concepts, some more key dates in virtualization history, among other new, improved, and valuable items.  I highly suggest you order the new vCalendar 2.0 to find out!<img class="alignright" style="margin: 5px;" src="http://farm4.static.flickr.com/3459/3838892154_dcac7fa26b_o_d.jpg" alt="" width="125" height="105" /></p>
<p>But wait&#8230; if there&#8217;s 150 new entries, what happened to last year&#8217;s entries?  I have to say, it was extremely difficult, but with just 365 days in the year, I had to find 150 of last year&#8217;s entries to remove in order to make way for the 150 new entries.  What&#8217;s unfortunate is that most of the archived entries are still relevant and therefore valuable. I struggled with the thought of letting the archived entries disappear forever. So here&#8217;s what I&#8217;ve done about that.  <strong>I&#8217;m releasing vCalendar 1.0 as a free download in a searchable Adobe PDF format</strong>.  <a href="http://boche.net/blog/wp-content/uploads/2010/vCalendar1.0.pdf">You can download vCalendar 1.0 by clicking on this link</a>. I thank you for your support and I hope you get some additional mileage out of it.  The remaining entries from last year which were carried forward were combined into the pool of new entries and all were randomized to provide a fresh new vCalendar.</p>
<p>Continue reading at <a href="http://www.boche.net/blog/index.php/vcalendar/">the official vCalendar web page</a> to learn more including the information on how to obtain vCalendar 2.0.</p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/09/02/vcalendar-2-0-released-1-0-free-electronic-download/">vCalendar 2.0 Released; 1.0 Free Electronic Download</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>October 23, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/10/23/trainsignal-vsphere-training-dvd-1-completed/" title="TrainSignal vSphere Training DVD 1 Completed">TrainSignal vSphere Training DVD 1 Completed</a></li><li>August 16, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/16/veeam-reporter-4-0-free-edition/" title="Veeam Reporter 4.0 Free Edition">Veeam Reporter 4.0 Free Edition</a></li><li>July 25, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/25/vsphere-4-1-multicore-virtual-cpus/" title="vSphere 4.1: Multicore Virtual CPUs">vSphere 4.1: Multicore Virtual CPUs</a></li><li>June 24, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/24/vsphere-cluster-showing-noncompliant-on-the-host-profiles-tab/" title="vSphere Cluster Showing Noncompliant on the Profile Compliance Tab">vSphere Cluster Showing Noncompliant on the Profile Compliance Tab</a></li><li>May 27, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/27/vsphere-upgrade-prerequisites-checklist/" title="vSphere Upgrade Prerequisites Checklist">vSphere Upgrade Prerequisites Checklist</a></li><li>May 21, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/21/happy-birthday-vsphere/" title="Happy Birthday vSphere!">Happy Birthday vSphere!</a></li><li>April 7, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/04/07/no-failback-bug-in-esxi/" title="No Failback Bug in ESX(i)">No Failback Bug in ESX(i)</a></li><li>March 28, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/03/28/windows-2008-r2-and-windows-7-on-vsphere/" title="Windows 2008 R2 and Windows 7 on vSphere">Windows 2008 R2 and Windows 7 on vSphere</a></li><li>November 11, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/11/11/tame-electrical-and-heating-costs-with-cpu-power-management/" title="Tame Electrical and Heating Costs with CPU Power Management">Tame Electrical and Heating Costs with CPU Power Management</a></li><li>August 7, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/08/07/2nd-batch-of-vsphere-patches-arrive-critical/" title="2nd Batch of vSphere Patches Arrive (Critical)">2nd Batch of vSphere Patches Arrive (Critical)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/09/02/vcalendar-2-0-released-1-0-free-electronic-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Veeam Reporter 4.0 Free Edition</title>
		<link>http://www.boche.net/blog/index.php/2010/08/16/veeam-reporter-4-0-free-edition/</link>
		<comments>http://www.boche.net/blog/index.php/2010/08/16/veeam-reporter-4-0-free-edition/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 17:00:40 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[3rd Party Apps]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2643</guid>
		<description><![CDATA[Today, Veeam has launched a new free version of an existing product which you may already be familiar with: Veeam Reporter Free Edition.  Veeam Reporter is an enterprise virtual infrastructure tool which is best described by Veeam on their product page: Veeam Reporter™ discovers, documents and analyzes your entire virtual infrastructure. It maintains a complete history [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/08/16/veeam-reporter-4-0-free-edition/">Veeam Reporter 4.0 Free Edition</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.veeam.com/reporter-free-promo/boche.net"><img class="alignright" src="http://farm5.static.flickr.com/4098/4892235881_4e7b9be545_m.jpg" alt="SnagIt Capture" /></a>Today, Veeam has launched a new free version of an existing product which you may already be familiar with: <a href="http://www.veeam.com/go/reporter-free">Veeam Reporter Free Edition</a>.  Veeam Reporter is an enterprise virtual infrastructure tool which is best described by Veeam on their product page:</p>
<blockquote><p>Veeam Reporter™ discovers, documents and analyzes your entire virtual infrastructure. It maintains a complete history of all objects, settings and changes. And it trends performance and utilization. So you can really understand your virtual infrastructure—past, present and future.</p>
<p>When it comes to documenting and reporting on your virtual infrastructure, Reporter does it all.</p></blockquote>
<p style="text-align: center;"><a href="http://www.veeam.com/reporter-free-promo/boche.net"><img class="aligncenter" src="http://www.veeam.com/images/download_g.png" alt="" width="102" height="31" /></a></p>
<p>This new free version contains most of the features of the full version.  The free edition can easily be upgraded to the full version of Veeam Reporter to gain these additional capabilities (A features comparison can found <a href="http://www.veeam.com/veeam_reporter_free_edition_wn.pdf">here</a>):</p>
<ul>
<li>Capacity planning (report pack)</li>
<li>Historical change management (beyond the most recent 24 hours)</li>
<li>Microsoft Visio reports for multipathing, network, vMotion, and datastore utilization</li>
<li>Full access to archive data—to create custom reports or update your configuration management database (CMDB)</li>
<li>Full dashboard capabilities</li>
<li>Automatic report distribution</li>
</ul>
<p>I was invited by Veeam to take a look at the beta version of Veeam Reporter Free Edition.  I&#8217;ve captured some of my experience and documented it here.</p>
<p><span style="text-decoration: underline;"><strong>Installation</strong></span></p>
<p>Installation of Veeam Reporter Free Edition is fairly straightforward but I should disclose that I&#8217;m working with a beta (pre GA) version.  I installed on Microsoft Windows Server 2008 R2 Standard (64-bit only) which is my preferred platform, if supported by the vendor&#8217;s product (Veeam Reporter supports it).  Veeam Reporter requires Microsoft .NET Framework 3.5.1.  In Windows Server 2008 R2, this is installed as a Feature:</p>
<p><a class="flickr-image alignnone" title="SnagIt Capture" href="http://www.flickr.com/photos/31838982@N08/4892118003/"><img src="http://farm5.static.flickr.com/4096/4892118003_486598bd0f.jpg" alt="SnagIt Capture" /></a></p>
<p>If installing the Veeam Reporter&#8217;s Web UI (the default), the IIS Role is also required during the .NET Framework instllation&#8230;plus a few extra roles:</p>
<p> <a class="flickr-image alignnone" title="SnagIt Capture" href="http://www.flickr.com/photos/31838982@N08/4892107759/"><img src="http://farm5.static.flickr.com/4119/4892107759_e746b68ef2_m.jpg" alt="SnagIt Capture" /></a></p>
<p><a class="flickr-image alignnone" title="SnagIt Capture" href="http://www.flickr.com/photos/31838982@N08/4892706828/"></a></p>
<p><a class="flickr-image alignnone" title="SnagIt Capture" href="http://www.flickr.com/photos/31838982@N08/4895425011/"><img src="http://farm5.static.flickr.com/4120/4895425011_4507787c4f.jpg" alt="SnagIt Capture" /></a></p>
<p>During the beta, I ran into a JavaScrip error message after the installation was complete:</p>
<p><a class="flickr-image alignnone" title="8-15-2010 8-45-45 PM" href="http://www.flickr.com/photos/31838982@N08/4899087099/"><img src="http://farm5.static.flickr.com/4136/4899087099_fd17d9cae2.jpg" alt="8-15-2010 8-45-45 PM" /></a></p>
<p>As it turns out, the issue has nothing to do with JavaScript, rather, the Static Content Role must be installed for IIS:</p>
<p><a class="flickr-image alignnone" title="8-16-2010 6-31-57 PM" href="http://www.flickr.com/photos/31838982@N08/4899673300/"><img src="http://farm5.static.flickr.com/4075/4899673300_c353de81db_m.jpg" alt="8-16-2010 6-31-57 PM" /></a></p>
<p>During the Veeam Reporter installation routine, I also installed the Microsoft PowerShell component which is optional:</p>
<p><a class="flickr-image alignnone" title="SnagIt Capture" href="http://www.flickr.com/photos/31838982@N08/4896052844/"><img src="http://farm5.static.flickr.com/4116/4896052844_c5a7224374.jpg" alt="SnagIt Capture" /></a></p>
<p>The Veeam Reporter PowerShell snap-in enables users to perform reporting tasks by running single cmdlets or custom automation scripts via the command-line interface.  The PowerShell SnapIn <em>ReporterDBSnapIn</em> is installed which adds the following Veeam Reporter specific cmdlets to the PowerShell environment:</p>
<p style="padding-left: 30px;">CONNECT-VRVISERVER<br />
DISCONNECT-VRVISERVER<br />
GET-VRVM<br />
GET-VRVMHOST<br />
GET-VRDATASTORE<br />
GET-VRRESOURCEPOOL<br />
GET-VRCLUSTER<br />
GET-VRSNAPSHOT<br />
GET-VRCURRENTDATE<br />
SET-VRCURRENTDATE</p>
<p>As is quite common with virtualization management tools, including VMware vCenter itself, a back end database is required for the storage of datacenter information.  Veeam Reporter has the ability to leverage an existing Microsoft SQL Server.  In the absence of a dedicated SQL server, Veeam Reporter will install Microsoft SQL Express and integrate with it locally.  Installation of a local SQL Express instance takes <strong>quite some time</strong> as the necessary SQL binaries (including SP1) are downloaded at this time (this also implies internet connectivity from the Veeam Reporter server is required).</p>
<p><a class="flickr-image alignnone" title="SnagIt Capture" href="http://www.flickr.com/photos/31838982@N08/4892108301/"><img src="http://farm5.static.flickr.com/4078/4892108301_8574835240.jpg" alt="SnagIt Capture" /></a></p>
<p>A logoff/logon is required at the end of the installation as opposed to a system reboot:</p>
<p><a class="flickr-image alignnone" title="SnagIt Capture" href="http://www.flickr.com/photos/31838982@N08/4892773062/"><img src="http://farm5.static.flickr.com/4123/4892773062_e1626a6ea7.jpg" alt="SnagIt Capture" /></a></p>
<p><span style="text-decoration: underline;"><strong>Configuration</strong></span></p>
<p>Now that the installation is complete, the next step is to configure Veeam Reporter Free Edition.  There&#8217;s really not much to the initial configuration or data collection.  Add to that, the installation and data collection process is agentless &#8211; a definite plus. </p>
<p>So before any data can be displayed, it needs to be collected from the vCenter Server(s).  This is handled by creating a Collection Job which points at the vCenter Server and pulls in the data that Veeam uses.  A collection job should be scheduled to run periodically so that it grabs updated data at regular intervals.  I set up a Collection Job to run automatically once per day at midnight.  For the purposes of instant gratification, I manually ran the job to get some data:</p>
<p><a class="flickr-image alignnone" title="8-16-2010 8-54-55 PM" href="http://www.flickr.com/photos/31838982@N08/4899448235/"><img src="http://farm5.static.flickr.com/4095/4899448235_2ba4ba8e8f.jpg" alt="8-16-2010 8-54-55 PM" /></a></p>
<p>In addition to configuring a Collection Job, I also set up a few of the ancillary items one would commonly find in reporting and management applications such as an Email server.</p>
<p>Now that I have some data, I can start creating useful reports and that&#8217;s where the fun begins.  I will cover some of the reports in the next update so stay tuned.</p>
<p><span style="font-size: medium;"><span style="color: #000000;">In the mean time, </span></span><a href="http://www.veeam.com/reporter-free-promo/boche.net"><span style="font-size: medium;"><span style="color: #ff0000;">download your copy of Veeam Reporter Free Edition</span></span></a><span style="font-size: medium;"><span style="color: #000000;"> today and get started!</span></span></p>
<p><span style="font-size: medium;"><span style="color: #ff0000;"><a href="http://www.veeam.com/reporter-free-promo/boche.net"><img src="http://www.veeam.com/images/download_g.png" alt="" width="102" height="31" /></a></span></span></p>
<p><span style="font-size: medium;"><span style="color: #ff0000;"> </span></span></p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/08/16/veeam-reporter-4-0-free-edition/">Veeam Reporter 4.0 Free Edition</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>September 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/02/vcalendar-2-0-released-1-0-free-electronic-download/" title="vCalendar 2.0 Released; 1.0 Free Electronic Download">vCalendar 2.0 Released; 1.0 Free Electronic Download</a></li><li>July 25, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/25/vsphere-4-1-multicore-virtual-cpus/" title="vSphere 4.1: Multicore Virtual CPUs">vSphere 4.1: Multicore Virtual CPUs</a></li><li>June 24, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/24/vsphere-cluster-showing-noncompliant-on-the-host-profiles-tab/" title="vSphere Cluster Showing Noncompliant on the Profile Compliance Tab">vSphere Cluster Showing Noncompliant on the Profile Compliance Tab</a></li><li>May 27, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/27/vsphere-upgrade-prerequisites-checklist/" title="vSphere Upgrade Prerequisites Checklist">vSphere Upgrade Prerequisites Checklist</a></li><li>May 21, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/21/happy-birthday-vsphere/" title="Happy Birthday vSphere!">Happy Birthday vSphere!</a></li><li>May 19, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/19/top-10-free-vsphere-esx-tools-and-utilities-by-kendrickcoleman-com/" title="Top 10 Free vSphere ESX Tools and Utilities by KendrickColeman.com">Top 10 Free vSphere ESX Tools and Utilities by KendrickColeman.com</a></li><li>May 6, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/06/vkernel-capacity-analyzer/" title="VKernel Capacity Analyzer">VKernel Capacity Analyzer</a></li><li>April 7, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/04/07/no-failback-bug-in-esxi/" title="No Failback Bug in ESX(i)">No Failback Bug in ESX(i)</a></li><li>March 28, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/03/28/windows-2008-r2-and-windows-7-on-vsphere/" title="Windows 2008 R2 and Windows 7 on vSphere">Windows 2008 R2 and Windows 7 on vSphere</a></li><li>February 21, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/02/21/rvtools-2-8-1-released/" title="RVTools 2.8.1 Released">RVTools 2.8.1 Released</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/08/16/veeam-reporter-4-0-free-edition/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>“Get Away to VMworld” Contest</title>
		<link>http://www.boche.net/blog/index.php/2010/08/11/get-away-to-vmworld-contest/</link>
		<comments>http://www.boche.net/blog/index.php/2010/08/11/get-away-to-vmworld-contest/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 01:21:31 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2640</guid>
		<description><![CDATA[VMworld 2010 San Francisco is just a few weeks away now.  For those still looking for a way to get there, Head on over to Gestalt IT&#8217;s Get Away to VMworld Contest. Zetta, Veeam, Xsigo, and Symantec have contributed resources to the contest allowing two lucky winners to attend the planet&#8217;s largest virtualization showcase.  Winners [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/08/11/get-away-to-vmworld-contest/">&#8220;Get Away to VMworld” Contest</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://vmworld.com/">VMworld</a> 2010 San Francisco is just a few weeks away now.  For those still looking for a way to get there, Head on over to Gestalt IT&#8217;s <a href="http://gestaltit.com/all/tech/virtualization/stephen/vmworld-contest-enhanced-extended/">Get Away to VMworld Contest</a>.</p>
<p><a href="http://www.zetta.net/index.php">Zetta</a>, <a href="http://www.veeam.com/">Veeam</a>, <a href="http://xsigo.com/">Xsigo</a>, and <a href="http://www.symantec.com/business/storage-foundation">Symantec </a>have contributed resources to the contest allowing two lucky winners to attend the planet&#8217;s largest virtualization showcase.  Winners will be awarded Friday August 13th.</p>
<p>I hope to see you there!</p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/08/11/get-away-to-vmworld-contest/">&#8220;Get Away to VMworld” Contest</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>September 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/02/vcalendar-2-0-released-1-0-free-electronic-download/" title="vCalendar 2.0 Released; 1.0 Free Electronic Download">vCalendar 2.0 Released; 1.0 Free Electronic Download</a></li><li>August 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/02/free-book-vsphere-on-netapp-best-practices/" title="Free Book &#8211; vSphere on NetApp Best Practices">Free Book &#8211; vSphere on NetApp Best Practices</a></li><li>July 22, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/22/vmworld-2010-an-roi-message-for-your-manager/" title="VMworld 2010: An ROI Message for Your Manager">VMworld 2010: An ROI Message for Your Manager</a></li><li>July 8, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/08/new-vmware-vcenter-lab-manager-video-tutorial-series/" title="New VMware vCenter Lab Manager Video Tutorial Series">New VMware vCenter Lab Manager Video Tutorial Series</a></li><li>June 21, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/21/vmware-vcap-dca-beta-exam-experience/" title="VMware VCAP-DCA BETA Exam Experience">VMware VCAP-DCA BETA Exam Experience</a></li><li>June 6, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/06/win-a-free-vmworld-pass-from-boche-net/" title="Win A Free VMworld Pass From boche.net">Win A Free VMworld Pass From boche.net</a></li><li>June 1, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/01/srm-survey-free-srm-book/" title="SRM Survey &#8211; Free SRM Book">SRM Survey &#8211; Free SRM Book</a></li><li>May 24, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/24/vmware-vcap-certification-details-announced/" title="VMware VCAP Certification Details Announced">VMware VCAP Certification Details Announced</a></li><li>April 19, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/04/19/two-quick-announcements/" title="Two Quick Announcements">Two Quick Announcements</a></li><li>March 22, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/03/22/meet-the-vmware-certified-design-experts/" title="Meet the VMware Certified Design Experts">Meet the VMware Certified Design Experts</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/08/11/get-away-to-vmworld-contest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Crisis of Credit Visualized</title>
		<link>http://www.boche.net/blog/index.php/2010/08/06/the-crisis-of-credit-visualized/</link>
		<comments>http://www.boche.net/blog/index.php/2010/08/06/the-crisis-of-credit-visualized/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 04:23:46 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2637</guid>
		<description><![CDATA[I must choose my words carefully here.  This is an interesting video creation from Jonathan Jarvis (credit goes to Guy Kawasaki for the discovery) which explains the financial meltdown that has occurred in the United States.  Just about everyone is impacted in one way or another, but many people will have multiple impacts.  Hopefully, for the sake [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/08/06/the-crisis-of-credit-visualized/">The Crisis of Credit Visualized</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I must choose my words carefully here.  This is an interesting video creation from <a href="http://vimeo.com/3261363">Jonathan Jarvis</a> (credit goes to <a href="http://twitter.com/GuyKawasaki">Guy Kawasaki</a> for the discovery) which explains the financial meltdown that has occurred in the United States.  Just about everyone is impacted in one way or another, but many people will have multiple impacts.  Hopefully, for the sake of future generations, this does not happen again.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3261363&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=3261363&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p><a href="http://vimeo.com/3261363">The Crisis of Credit Visualized</a> from <a href="http://vimeo.com/jonathanjarvis">Jonathan Jarvis</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/08/06/the-crisis-of-credit-visualized/">The Crisis of Credit Visualized</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>September 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/02/vcalendar-2-0-released-1-0-free-electronic-download/" title="vCalendar 2.0 Released; 1.0 Free Electronic Download">vCalendar 2.0 Released; 1.0 Free Electronic Download</a></li><li>August 11, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/11/get-away-to-vmworld-contest/" title="&#8220;Get Away to VMworld” Contest">&#8220;Get Away to VMworld” Contest</a></li><li>August 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/02/free-book-vsphere-on-netapp-best-practices/" title="Free Book &#8211; vSphere on NetApp Best Practices">Free Book &#8211; vSphere on NetApp Best Practices</a></li><li>July 22, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/22/vmworld-2010-an-roi-message-for-your-manager/" title="VMworld 2010: An ROI Message for Your Manager">VMworld 2010: An ROI Message for Your Manager</a></li><li>July 8, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/08/new-vmware-vcenter-lab-manager-video-tutorial-series/" title="New VMware vCenter Lab Manager Video Tutorial Series">New VMware vCenter Lab Manager Video Tutorial Series</a></li><li>June 21, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/21/vmware-vcap-dca-beta-exam-experience/" title="VMware VCAP-DCA BETA Exam Experience">VMware VCAP-DCA BETA Exam Experience</a></li><li>June 6, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/06/win-a-free-vmworld-pass-from-boche-net/" title="Win A Free VMworld Pass From boche.net">Win A Free VMworld Pass From boche.net</a></li><li>June 1, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/01/srm-survey-free-srm-book/" title="SRM Survey &#8211; Free SRM Book">SRM Survey &#8211; Free SRM Book</a></li><li>May 24, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/24/vmware-vcap-certification-details-announced/" title="VMware VCAP Certification Details Announced">VMware VCAP Certification Details Announced</a></li><li>April 19, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/04/19/two-quick-announcements/" title="Two Quick Announcements">Two Quick Announcements</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/08/06/the-crisis-of-credit-visualized/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Free Book – vSphere on NetApp Best Practices</title>
		<link>http://www.boche.net/blog/index.php/2010/08/02/free-book-vsphere-on-netapp-best-practices/</link>
		<comments>http://www.boche.net/blog/index.php/2010/08/02/free-book-vsphere-on-netapp-best-practices/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 18:39:31 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2632</guid>
		<description><![CDATA[Hello gang!  For anyone who doesn&#8217;t specifically follow the NetApp blogs, this is just a quick heads up to let you know that NetApp has updated its popular NetApp and VMware vSphere Storage Best Practices book and is offering 1,000 free copies of the new Version 2.0 edition.  The free copies are available while supplies [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/08/02/free-book-vsphere-on-netapp-best-practices/">Free Book &#8211; vSphere on NetApp Best Practices</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.netapp.com/virtualstorageguy/2010/08/free-book---vsphere-on-netapp-best-practices.html"><img class="alignright" style="margin: 5px;" src="http://blogs.netapp.com/.a/6a00d8341ca27e53ef0133f2b42ced970b-pi" alt="" width="132" height="155" /></a></p>
<p>Hello gang!  For anyone who doesn&#8217;t specifically follow the NetApp blogs, this is just a quick heads up to let you know that NetApp has updated its popular <a href="http://www.lulu.com/product/paperback/netapp-and-vmware-vsphere---storage-best-practices/6288500?productTrackingContext=search_results/search_shelf/center/1">NetApp and VMware vSphere Storage Best Practices book</a> and is offering <a href="http://blogs.netapp.com/virtualstorageguy/2010/08/free-book---vsphere-on-netapp-best-practices.html">1,000 free copies of the new Version 2.0 edition</a>. </p>
<p>The free copies are available while supplies last so <a href="http://www.netapp.com/us/forms/virt-vsphere-book-giveaway-20100613.html?REF_SOURCE=blog">get registered</a> for yours soon!</p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/08/02/free-book-vsphere-on-netapp-best-practices/">Free Book &#8211; vSphere on NetApp Best Practices</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>September 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/02/vcalendar-2-0-released-1-0-free-electronic-download/" title="vCalendar 2.0 Released; 1.0 Free Electronic Download">vCalendar 2.0 Released; 1.0 Free Electronic Download</a></li><li>May 27, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/27/vsphere-upgrade-prerequisites-checklist/" title="vSphere Upgrade Prerequisites Checklist">vSphere Upgrade Prerequisites Checklist</a></li><li>February 10, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/02/10/train-signal-releases-vsphere-pro-vol-1/" title="Train Signal Releases vSphere Pro Vol 1">Train Signal Releases vSphere Pro Vol 1</a></li><li>November 11, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/11/11/tame-electrical-and-heating-costs-with-cpu-power-management/" title="Tame Electrical and Heating Costs with CPU Power Management">Tame Electrical and Heating Costs with CPU Power Management</a></li><li>October 23, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/10/23/trainsignal-vsphere-training-dvd-1-completed/" title="TrainSignal vSphere Training DVD 1 Completed">TrainSignal vSphere Training DVD 1 Completed</a></li><li>May 21, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/05/21/vsphere-has-arrived/" title="vSphere Has Arrived">vSphere Has Arrived</a></li><li>March 16, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/03/16/dpm-best-practices-look-before-you-leap/" title="DPM best practices.  Look before you leap.">DPM best practices.  Look before you leap.</a></li><li>September 6, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/06/vcenter-server-jvm-memory/" title="vCenter Server JVM Memory">vCenter Server JVM Memory</a></li><li>September 5, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/05/unable-to-retrieve-health-data/" title="Unable To Retrieve Health Data">Unable To Retrieve Health Data</a></li><li>August 16, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/16/veeam-reporter-4-0-free-edition/" title="Veeam Reporter 4.0 Free Edition">Veeam Reporter 4.0 Free Edition</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/08/02/free-book-vsphere-on-netapp-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vSphere 4.1: Multicore Virtual CPUs</title>
		<link>http://www.boche.net/blog/index.php/2010/07/25/vsphere-4-1-multicore-virtual-cpus/</link>
		<comments>http://www.boche.net/blog/index.php/2010/07/25/vsphere-4-1-multicore-virtual-cpus/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 18:45:02 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2610</guid>
		<description><![CDATA[With the release of vSphere 4.1, VMware has introduced Multicore Virtual CPU technology to its bare metal flagship hypervisor.  This is an interesting feature which had already existed in current versions of VMware Workstation.  VMware has consistently baked in new features in its Type 2 hypervisor products, such as Workstation, Player, Fusion, etc., more or less as a functionality/stability [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/25/vsphere-4-1-multicore-virtual-cpus/">vSphere 4.1: Multicore Virtual CPUs</a></p>
]]></description>
			<content:encoded><![CDATA[<p>With the release of vSphere 4.1, VMware has introduced Multicore Virtual CPU technology to its bare metal flagship hypervisor.  This is an interesting feature which had already existed in current versions of VMware Workstation.  VMware has consistently baked in new features in its Type 2 hypervisor products, such as Workstation, Player, Fusion, etc., more or less as a functionality/stability test before releasing the same features in ESX(i).  VMware highlights this new feature as follows:</p>
<blockquote><p><strong>User-configurable Number of Virtual CPUs per Virtual Socket:</strong> You can configure virtual machines to have multiple virtual CPUs reside in a single virtual socket, with each virtual CPU appearing to the guest operating system as a single core. Previously, virtual machines were restricted to having only one virtual CPU per virtual socket. See the <a href="http://www.vmware.com/pdf/vsphere4/r41/vsp_41_vm_admin_guide.pdf">vSphere Virtual Machine Administration Guide</a>.</p>
<p>VMware multicore virtual CPU support lets you control the number of cores per virtual CPU in a virtual machine. This capability lets operating systems with socket restrictions use more of the host CPU&#8217;s cores, which increases overall performance.</p>
<p>Using multicore virtual CPUs can be useful when you run operating systems or applications that can take advantage of only a limited number of CPU sockets. Previously, each virtual CPU was, by default, assigned to a single-core socket, so that the virtual machine would have as many sockets as virtual CPUs.</p></blockquote>
<blockquote><p>You can configure how the virtual CPUs are assigned in terms of sockets and cores. For example, you can configure a virtual machine with four virtual CPUs in the following ways:</p>
<ul>
<li>Four sockets with one core per socket (legacy, this is how we&#8217;ve always done it prior to vSphere 4.1)</li>
<li>Two sockets with two cores per socket (new in vSphere 4.1)</li>
<li>One socket with four cores per socket (new in vSphere 4.1)</li>
</ul>
</blockquote>
<p>VMware defines a <strong>CPU</strong> as:</p>
<blockquote><p>The portion of a computer system that carries out the instructions of a computer program and is the primary element carrying out the computer&#8217;s functions.</p></blockquote>
<p>VMware defines a <strong>Core</strong> as:</p>
<blockquote><p>A logical execution unit containing an L1 cache and functional units needed to execute programs. Cores can independently execute programs or threads.</p></blockquote>
<p>VMware defines a <strong>Socket</strong> as:</p>
<blockquote><p>A physical connector on a computer motherboard that accepts a single physical chip. Many motherboards can have multiple sockets that can in turn accept multicore chips.</p></blockquote>
<p>One of the benefits of multicore which physical computing had was increased density of the hardware.  VMs do not share this advantage as they are virtual to begin with and have no rack footprint to speak of.</p>
<p>VMware&#8217;s benefit statement for this feature is a legitimate one and is the primary use case.  It&#8217;s the same benefit which applied when multicore (as well as hyperthreading to some extent) technology was introduced to physical servers.  What VMware doesn&#8217;t advertise is that the limitation being discussed usually revolves around software licensing - a per-socket license model to be precise which is what many software vendors still use.  For example, if I own a piece of software and I have a single socket license, traditionally I was only able to use this software inside of a single vCPU VM.  With Multicore Virtual CPUs, Virtual Machines have now caught up with their physcial hardware counterparts in that a single socket VM can be created which has 4 cores per socket.  Using the working example, the advantage I have now is that I can run my application inside a VM which still has 1 socket, but 4 cores for a net result of 4 vCPUs instead of just 1 vCPU.  I didn&#8217;t have to pay my software vendor additional money for the added CPU power.  To show how this translates into dollars and cents, let&#8217;s assume a per socket license cost of my application to be $1,000 and then extrapolate those numbers using VMware&#8217;s example above of how CPUs can be assigned in terms of sockets and cores:</p>
<li>Four sockets with one core per socket = $1,000 x 4 sockets = $4,000 net license cost, 4 CPUs</li>
<li>Two sockets with two cores per socket = $1,000 x 2 sockets = $2,000 net license cost, 4 CPUs</li>
<li>One socket with four cores per socket = $1,000 x 1 socket = $1,000 net license cost, 4 CPUs</li>
<p> </p>
<p>Now, all of this said, the responsibility is on the end user to be in license compliance with his or her software vendors.  Just becasue you <em>can</em> do this doens&#8217;t mean you&#8217;re legally obliged to do so.  Be sure to read your EULA and check with your software vendor or reseller before implementing VMware Multicore Virtual CPUs.</p>
<p>Implementation of Multicore Virtual CPUs was quite straightfoward in VMware Workstation.  Upon creating a new VM or editing an existing VM&#8217;s settings, the following interface was presented for configuring vCPUs and cores per vCPU in VMware Workstation.  In this example, a 2xDC (Dual Core) configuration is being applied which results in a total of 4 CPU cores which will serve the VM&#8217;s operating system, applications, and users. Note that here, the term &#8220;processors&#8221; on the first line translates to &#8220;sockets&#8221;:</p>
<p><a class="flickr-image alignnone" title="7-25-2010 11-39-53 AM" href="http://www.flickr.com/photos/31838982@N08/4827569952/"><img src="http://farm5.static.flickr.com/4101/4827569952_388ab7d184.jpg" alt="7-25-2010 11-39-53 AM" /></a></p>
<p>Making the same 2xDC CPU configuration in vSphere 4.1 isn&#8217;t difficult but nonetheless it is done differently.  Configuring total vCPUs and cores per vCPU is achieved by applying configurations in two different areas of the VM configuration. The combination of the two configurations produces a mathematical calculation which ultimately determines cores per vCPU.</p>
<p>First of all, the total number of cores (processors) is selected in the VM&#8217;s CPU configuration.  This hasn&#8217;t changed and should be familiar to you.  The number of cores (processors) available for selection here is going to be 1 thru 4 or 1 thru 8 if you have Enterprise Plus licensing.  I&#8217;ve purposely included the notation of the VM hardware version 7 which is required. An inconsistency here compared to VMware Workstation is that the term &#8220;virtual processors&#8221; translates to &#8220;cores&#8221;, not &#8220;sockets&#8221;:</p>
<p> <a class="flickr-image alignnone" title="7-25-2010 11-41-09 AM" href="http://www.flickr.com/photos/31838982@N08/4827569966/"><img src="http://farm5.static.flickr.com/4116/4827569966_81699a9fe5.jpg" alt="7-25-2010 11-41-09 AM" /></a></p>
<p>Configuring the number of cores per processor is where VMware has deviated from the VMware Workstation implementation.  In ESX and ESXi, this configuration is made as an advanced setting in the .vmx file.  Edit the VM settings, navigate to the Options tab, choose General in the Advanced options list. Click the Configuration Parameters button which allows you to edit the .vmx file on a row by row basis.  Click the Add Row button and add the line item <strong>cpuid.coresPerSocket</strong>. For the value, your going to supply the number of cores per processor which is generally going to be a value of 2, 4, or 8 (Enterprise Plus licensing required).  Note, using a value of 1 here would serve no practical purpose because it would configure a single core vCPU which is what we&#8217;ve had all along up until this point:</p>
<p><a class="flickr-image alignnone" title="7-25-2010 11-45-38 AM" href="http://www.flickr.com/photos/31838982@N08/4826960573/"><img src="http://farm5.static.flickr.com/4135/4826960573_0bc24b52b8.jpg" alt="7-25-2010 11-45-38 AM" /></a></p>
<p>As a supplement, here are the requirements for implementing Multicore Virtual CPUs:</p>
<ul>
<li>VMware vSphere 4.1 (vCenter 4.1, ESX 4.1 or ESXi 4.1).</li>
<li>Virtual Machine hardware version 7 is required.</li>
<li>The VM must be powered off to configure Multicore Virtual CPUs.</li>
<li>The total number of vCPUs for the VM divided by the number of cores per socket must be a positive <a href="http://en.wikipedia.org/wiki/Integer">integer</a>.</li>
<li>The <strong>cpuid.coresPerSocket </strong>value must be a power of 2. The documentation explicitely states a value of 2, 4, or 8 is required, but 1 works as well although as stated before it would serve no practical purpose.
<ul>
<li>2^0=<strong>1</strong> (anything to the power of 0 always equals 1)</li>
<li>2^1=<strong>2</strong> (anything to the power of 1 always equals itself)</li>
<li>2^2=<strong>4</strong></li>
<li>2^3=<strong>8</strong></li>
</ul>
</li>
<li>When you configure multicore virtual CPUs for a virtual machine, <a href="http://www.boche.net/blog/index.php/2009/05/10/vsphere-memory-hot-add-cpu-hot-plug/">CPU hot Add/Remove</a> is disabled (previously called CPU hot plug).</li>
<li>You must be in compliance with the requirements of the operating system EULA.</li>
</ul>
<p>This feature rocks and I think customers have been waiting a long time for it.  <a href="http://www.yellow-bricks.com/2009/06/04/per-processor-licenses-for-your-application/">Duncan mentioned it quite some time ago</a> but obvioulsy it was unsupported at that time.  I am a little puzzled by the implementation mechanisms, mainly the configuration of the .vmx to specify cores per CPU.  I suppose it lends itself to scriptability and thus automation, but in that sense, we lack the flexibility to configure cores per CPU with guest customization when deploying VMs from a template.  Essentially this means cores per CPU needs to be hard coded in each of my templates or cores per CPU needs to be manually tuned after deploying each VM from a template.  When I take a step back, I guess that&#8217;s no different than any other virtual hardware configuration stored in templates, but with the cores per CPU setting being buried in the .vmx as an advanced setting, it&#8217;s that much more of a manal/administrative burden to configure cores per CPU for each VM deployed than it is to simply change the number of CPUs or amount of RAM.  It would be nice if the guest customization process offered a quick way to configure cores per processor.</p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/25/vsphere-4-1-multicore-virtual-cpus/">vSphere 4.1: Multicore Virtual CPUs</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>September 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/02/vcalendar-2-0-released-1-0-free-electronic-download/" title="vCalendar 2.0 Released; 1.0 Free Electronic Download">vCalendar 2.0 Released; 1.0 Free Electronic Download</a></li><li>August 16, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/16/veeam-reporter-4-0-free-edition/" title="Veeam Reporter 4.0 Free Edition">Veeam Reporter 4.0 Free Edition</a></li><li>June 24, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/24/vsphere-cluster-showing-noncompliant-on-the-host-profiles-tab/" title="vSphere Cluster Showing Noncompliant on the Profile Compliance Tab">vSphere Cluster Showing Noncompliant on the Profile Compliance Tab</a></li><li>May 27, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/27/vsphere-upgrade-prerequisites-checklist/" title="vSphere Upgrade Prerequisites Checklist">vSphere Upgrade Prerequisites Checklist</a></li><li>May 21, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/21/happy-birthday-vsphere/" title="Happy Birthday vSphere!">Happy Birthday vSphere!</a></li><li>April 7, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/04/07/no-failback-bug-in-esxi/" title="No Failback Bug in ESX(i)">No Failback Bug in ESX(i)</a></li><li>March 28, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/03/28/windows-2008-r2-and-windows-7-on-vsphere/" title="Windows 2008 R2 and Windows 7 on vSphere">Windows 2008 R2 and Windows 7 on vSphere</a></li><li>November 11, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/11/11/tame-electrical-and-heating-costs-with-cpu-power-management/" title="Tame Electrical and Heating Costs with CPU Power Management">Tame Electrical and Heating Costs with CPU Power Management</a></li><li>October 23, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/10/23/trainsignal-vsphere-training-dvd-1-completed/" title="TrainSignal vSphere Training DVD 1 Completed">TrainSignal vSphere Training DVD 1 Completed</a></li><li>August 7, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/08/07/2nd-batch-of-vsphere-patches-arrive-critical/" title="2nd Batch of vSphere Patches Arrive (Critical)">2nd Batch of vSphere Patches Arrive (Critical)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/07/25/vsphere-4-1-multicore-virtual-cpus/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>GoGo Inflight Internet</title>
		<link>http://www.boche.net/blog/index.php/2010/07/24/gogo-inflight-internet/</link>
		<comments>http://www.boche.net/blog/index.php/2010/07/24/gogo-inflight-internet/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 02:48:01 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2606</guid>
		<description><![CDATA[During a recent trip, I decided to use GoGo Inflight Internet aboard a Delta Airlines flight.  I&#8217;ve only used the service once before and that is merely because the service typically isn&#8217;t offered on the flights I am on.  Both the reliability and latency of service far exceeded my expectations.  I used the service for a [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/24/gogo-inflight-internet/">GoGo Inflight Internet</a></p>
]]></description>
			<content:encoded><![CDATA[<p>During a recent trip, I decided to use <a href="http://gogoinflight.com/">GoGo Inflight Internet</a> aboard a <a href="http://www.delta.com/">Delta Airlines</a> flight.  I&#8217;ve only used the service once before and that is merely because the service typically isn&#8217;t offered on the flights I am on.  Both the reliability and latency of service far exceeded my expectations.  I used the service for a little over three hours and lost only 77 frames: </p>
<blockquote><p>Ping statistics for w.x.y.z:<br />
Packets: Sent = 8650, Received = 8573, Lost = 77 (0% loss),<br />
Approximate round trip times in milli-seconds:<br />
Minimum = 107ms, Maximum = 3220ms, Average = 205ms</p></blockquote>
<p>I was easily able to upgrade a vCenter Server and build an ESXi host to vSphere 4.1, as well as process a bunch of email I had fallen behind on.  The cost was $9.95 and given my satisfaction of the service and what I was able to accomplish, it was well worth the price.  I wish more flights offered this service.</p>
<p>Two Thumbs Up! <img src='http://www.boche.net/blog/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/24/gogo-inflight-internet/">GoGo Inflight Internet</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>September 6, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/06/vcenter-server-jvm-memory/" title="vCenter Server JVM Memory">vCenter Server JVM Memory</a></li><li>September 5, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/05/unable-to-retrieve-health-data/" title="Unable To Retrieve Health Data">Unable To Retrieve Health Data</a></li><li>September 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/02/vcalendar-2-0-released-1-0-free-electronic-download/" title="vCalendar 2.0 Released; 1.0 Free Electronic Download">vCalendar 2.0 Released; 1.0 Free Electronic Download</a></li><li>August 16, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/16/veeam-reporter-4-0-free-edition/" title="Veeam Reporter 4.0 Free Edition">Veeam Reporter 4.0 Free Edition</a></li><li>August 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/02/free-book-vsphere-on-netapp-best-practices/" title="Free Book &#8211; vSphere on NetApp Best Practices">Free Book &#8211; vSphere on NetApp Best Practices</a></li><li>July 25, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/25/vsphere-4-1-multicore-virtual-cpus/" title="vSphere 4.1: Multicore Virtual CPUs">vSphere 4.1: Multicore Virtual CPUs</a></li><li>June 24, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/24/vsphere-cluster-showing-noncompliant-on-the-host-profiles-tab/" title="vSphere Cluster Showing Noncompliant on the Profile Compliance Tab">vSphere Cluster Showing Noncompliant on the Profile Compliance Tab</a></li><li>May 27, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/27/vsphere-upgrade-prerequisites-checklist/" title="vSphere Upgrade Prerequisites Checklist">vSphere Upgrade Prerequisites Checklist</a></li><li>May 21, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/21/happy-birthday-vsphere/" title="Happy Birthday vSphere!">Happy Birthday vSphere!</a></li><li>April 7, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/04/07/no-failback-bug-in-esxi/" title="No Failback Bug in ESX(i)">No Failback Bug in ESX(i)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/07/24/gogo-inflight-internet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMworld 2010: An ROI Message for Your Manager</title>
		<link>http://www.boche.net/blog/index.php/2010/07/22/vmworld-2010-an-roi-message-for-your-manager/</link>
		<comments>http://www.boche.net/blog/index.php/2010/07/22/vmworld-2010-an-roi-message-for-your-manager/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 03:40:41 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2603</guid>
		<description><![CDATA[Are you stuck trying to figure out how to convince management into sending you to VMworld?  A justification template has been made available on the VMworld website.  Download.  Fill in the blanks.  Submit to management. Direct link to the letter (MS Word format) Post from: boche.net - VMware Virtualization Evangelist Learn how to utilize VMware [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/22/vmworld-2010-an-roi-message-for-your-manager/">VMworld 2010: An ROI Message for Your Manager</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Are you stuck trying to figure out how to convince management into sending you to VMworld?  A <a href="http://www.vmworld.com/community/conferences/2010/justification">justification template</a> has been made available on the VMworld website.  Download.  Fill in the blanks.  Submit to management.</p>
<p><a href="http://www.vmworld.com/static/vmworld-2010-justification-email.doc">Direct link</a> to the letter (MS Word format)</p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/22/vmworld-2010-an-roi-message-for-your-manager/">VMworld 2010: An ROI Message for Your Manager</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>September 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/09/02/vcalendar-2-0-released-1-0-free-electronic-download/" title="vCalendar 2.0 Released; 1.0 Free Electronic Download">vCalendar 2.0 Released; 1.0 Free Electronic Download</a></li><li>August 11, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/11/get-away-to-vmworld-contest/" title="&#8220;Get Away to VMworld” Contest">&#8220;Get Away to VMworld” Contest</a></li><li>August 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/02/free-book-vsphere-on-netapp-best-practices/" title="Free Book &#8211; vSphere on NetApp Best Practices">Free Book &#8211; vSphere on NetApp Best Practices</a></li><li>July 8, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/08/new-vmware-vcenter-lab-manager-video-tutorial-series/" title="New VMware vCenter Lab Manager Video Tutorial Series">New VMware vCenter Lab Manager Video Tutorial Series</a></li><li>June 21, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/21/vmware-vcap-dca-beta-exam-experience/" title="VMware VCAP-DCA BETA Exam Experience">VMware VCAP-DCA BETA Exam Experience</a></li><li>June 6, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/06/win-a-free-vmworld-pass-from-boche-net/" title="Win A Free VMworld Pass From boche.net">Win A Free VMworld Pass From boche.net</a></li><li>June 1, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/01/srm-survey-free-srm-book/" title="SRM Survey &#8211; Free SRM Book">SRM Survey &#8211; Free SRM Book</a></li><li>May 24, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/24/vmware-vcap-certification-details-announced/" title="VMware VCAP Certification Details Announced">VMware VCAP Certification Details Announced</a></li><li>April 19, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/04/19/two-quick-announcements/" title="Two Quick Announcements">Two Quick Announcements</a></li><li>March 22, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/03/22/meet-the-vmware-certified-design-experts/" title="Meet the VMware Certified Design Experts">Meet the VMware Certified Design Experts</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/07/22/vmworld-2010-an-roi-message-for-your-manager/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gestalt IT Tech Field Day – NEC</title>
		<link>http://www.boche.net/blog/index.php/2010/07/16/gestalt-it-tech-field-day-nec/</link>
		<comments>http://www.boche.net/blog/index.php/2010/07/16/gestalt-it-tech-field-day-nec/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 01:16:08 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2572</guid>
		<description><![CDATA[It&#8217;s the last presentation of the day and the last presentation overall for Gestalt IT Tech Field Day Seattle.  We&#8217;ve made a short journey from the Microsoft store in Redmond, WA to to NEC in Bellevue.  Anyone who knows the NEC brand is aware of their diverse portfolio of products and perhaps their services.  Today&#8217;s discussion, [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/16/gestalt-it-tech-field-day-nec/">Gestalt IT Tech Field Day &#8211; NEC</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nec.com/"></a><a class="flickr-image alignright" title="IMG00778-20100716-1554" href="http://www.flickr.com/photos/31838982@N08/4800112657/"></a><a href="http://www.nec.com/"><img class="alignleft" style="margin: 5px;" src="http://www.nec.com/gtmp/v4/common/images/hd_logo.gif" alt="" width="250" height="22" /></a>It&#8217;s the last presentation of the day and the last presentation overall for Gestalt IT Tech Field Day Seattle.  We&#8217;ve made a short journey from the Microsoft store in Redmond, WA to to <a href="http://www.nec.com/">NEC</a> in Bellevue.  Anyone who knows the NEC brand is aware of their diverse portfolio of products and perhaps their services.  Today&#8217;s discussion, however, will focus on Storage Solutions.</p>
<p>First a bit of background information on NEC as a corporation:</p>
<ul>
<li>Founded in 1899</li>
<li>142,000 employees</li>
<li>50,000 patents worldwide</li>
</ul>
<p>Storage. NEC opened up with some of today&#8217;s storage challenges faced by many.  Enter HYDRAstor, a two-tier grid architecture comprised of the following key building blocks:</p>
<ul>
<li><strong>Accelerator nodes</strong> &#8211; Deliver linear performance scalability for backup and archive.</li>
<li><strong>Storage nodes</strong> &#8211; Deliver non-disruptive capacity scalability from terabytes to petabytes.</li>
<li>Standard configurations are delivered with a ratio of 1 Accelerator node for every 2 Storage node &#8211; ie.:
<ul>
<li>HS8-2004R = 2AN + 4SN = 24TB-48TB Raw</li>
<li>HS8-2010R = 5AN = 10SN = 120TB Raw</li>
<li>HS8-2020R = 10AN+20SN = 240TB</li>
<li>HS8-2110R = 55AN+110SN = 1.3PB Raw</li>
</ul>
</li>
</ul>
<p>HYDRAstor delivers the following industry standard benefits:</p>
<ul>
<li><strong>Scalability</strong> &#8211; Non disruptive independent linear scaling of capacity and performance; concurrent multiple generations of compute and storage technology.</li>
<li><strong>Self evolving</strong> &#8211; Automated load balancing and incorporation of new technology reduces application downtime and data outages.</li>
<li><strong>Cost efficiency</strong> &#8211; Reduce storage consumption by 95% or more with superior data deduplication. Ever &#8220;green&#8221; evolution of energy savings features.</li>
<li><strong>Resiliency</strong> &#8211; Greater protection than RAID witih less overhead.</li>
<li><strong>Manageability</strong> &#8211; No data migration, zero data provisioning, self-managing storage; single platform for multiple data types, formats and quality of service needs.</li>
</ul>
<p>A few of other key selling points about HYDRAstor:</p>
<ul>
<li>Global Data Deduplication of backup and archive data is achieved during ingest by combining DataRedux with grid storage architecture.  Dedupe of 20% to 50% across all datasets.</li>
<li>Distributed Resilient Data (DRD) technology drives data protection beyond what RAID protection offers with less overhead.  At its native configuration, user data is protected against up to three simultaneous disk or node failures.  This equates to 150% greater resiliency than RAID6 and 300% greater resiliency than RAID5 with less storage overhead and no performance degradtion during rebuild and leveling processes.</li>
<li>Turnkey delivery.  According to the brochure, HYDRAstor can be installed and performing backup or archive in less than 45 minutes.  I&#8217;m not sure what the point of this proclaimation is other than it will most likely be purchased in a pre-racked, cabled, and hopefully configured state.  When I think about deploying enterprise storage, it&#8217;s not something I contemplate performing end to end over my lunch hour.</li>
</ul>
<p>I know some of the other delegates were really excited about HYDRAstor and its enabling technologies.  Sorry NEC, I wasn&#8217;t feeling it.  HYDRAstor&#8217;s approach seems to consume more rack space than the competition, more cabling, and based on today&#8217;s lab walkthru, more cooling.</p>
<p><img src="http://farm5.static.flickr.com/4100/4800112657_07bc4374f1.jpg" alt="IMG00778-20100716-1554" /></p>
<p>Note : Tech Field Day is a sponsored event. Although I receive no direct compensation and take personal leave to attend, all event expenses are paid by the sponsors through Gestalt IT Media LLC. No editorial control is exerted over me and I write what I want, if I want, when I want, and how I want.</p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/16/gestalt-it-tech-field-day-nec/">Gestalt IT Tech Field Day &#8211; NEC</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>August 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/02/free-book-vsphere-on-netapp-best-practices/" title="Free Book &#8211; vSphere on NetApp Best Practices">Free Book &#8211; vSphere on NetApp Best Practices</a></li><li>July 16, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/16/gestalt-it-tech-field-day-compellent/" title="Gestalt IT Tech Field Day – Compellent ">Gestalt IT Tech Field Day – Compellent </a></li><li>July 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-it-tech-field-day-f5/" title="Gestalt IT Tech Field Day &#8211; F5">Gestalt IT Tech Field Day &#8211; F5</a></li><li>July 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-it-tech-field-day-seattle/" title="Gestalt IT Tech Field Day Seattle">Gestalt IT Tech Field Day Seattle</a></li><li>June 11, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/11/nfs-and-name-resolution/" title="NFS and Name Resolution">NFS and Name Resolution</a></li><li>May 27, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/27/vsphere-upgrade-prerequisites-checklist/" title="vSphere Upgrade Prerequisites Checklist">vSphere Upgrade Prerequisites Checklist</a></li><li>May 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/15/p2v-milestone/" title="P2V Milestone">P2V Milestone</a></li><li>May 13, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/13/netapp-disk-replacement-so-easy-a-caveman-and-his-tech-savvy-neighbor-can-do-it/" title="NetApp disk replacement &#8211; so easy a caveman and his tech savvy neighbor can do it">NetApp disk replacement &#8211; so easy a caveman and his tech savvy neighbor can do it</a></li><li>May 10, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/10/netapp-deduplication/" title="NetApp Deduplication">NetApp Deduplication</a></li><li>April 6, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/04/06/announcing-the-drobo-fs-storage-appliance/" title="Announcing the Drobo FS Storage Appliance">Announcing the Drobo FS Storage Appliance</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/07/16/gestalt-it-tech-field-day-nec/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gestalt IT Tech Field Day – Compellent</title>
		<link>http://www.boche.net/blog/index.php/2010/07/16/gestalt-it-tech-field-day-compellent/</link>
		<comments>http://www.boche.net/blog/index.php/2010/07/16/gestalt-it-tech-field-day-compellent/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 18:15:20 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2553</guid>
		<description><![CDATA[Gestalt IT Tech Field Day 2 begins with Compellent, a storage vendor out of Eden Prairie, MN.  Compellent has been around for about eight years and, like other well known multiprotocol SAN vendors, offers spindles of FC, SATA, SAS, and SSD via FC block, iSCSI, NFS, and CIFS. Compellent&#8217;s hardware approach is a modular one.  Many [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/16/gestalt-it-tech-field-day-compellent/">Gestalt IT Tech Field Day – Compellent</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.compellent.com/"><img class="alignnone" style="margin: 5px;" src="http://www.compellent.com/Resources/Corporate-Information/~/media/www/Images/Compellent_Logos/COMP_V_3C_150_JPG.ashx?w=150&amp;h=61&amp;as=1" alt="" width="150" height="61" /></a></p>
<p><img class="alignleft" style="margin: 5px;" src="http://www.compellent.com/~/media/www/Images/Compellent_Photos/NAS_unit_dual_rack_zoomed.ashx" alt="" width="240" height="254" />Gestalt IT Tech Field Day 2 begins with <a href="http://www.compellent.com/">Compellent</a>, a storage vendor out of Eden Prairie, MN.  Compellent has been around for about eight years and, like other well known multiprotocol SAN vendors, offers spindles of FC, SATA, SAS, and SSD via FC block, iSCSI, NFS, and CIFS.</p>
<p>Compellent&#8217;s hardware approach is a modular one.  Many of the components, such as drives and interfaces (Ethernet, FC, etc.), are easily replacable and hot swappable, eliminating the need to &#8220;rip and replace&#8221; the entire frame of hardware and providing the ability to upgrade components without taking down the array.</p>
<p>In April of 2010, Compellent introduced the new zNAS solution:</p>
<blockquote><p>Compellent introduces the new zNAS solution, which consolidates file and block storage on a single, intelligent platform. The latest unified storage offering from Compellent integrates next-generation ZFS software, high-performance hardware and Fluid Data architecture to actively manage and move data in a virtual pool of storage, regardless of the size and type of block, file or drive. Enterprises can simplify management, intelligently scale capacity, improve performance for critical applications and reduce complexity and costs.</p></blockquote>
<p><a href="http://www.compellent.com/Products/Fluid-Data.aspx"><strong>Fluid Data Storage</strong></a> is Compellent&#8217;s granular approach to data management</p>
<ul>
<li>Virtualization</li>
<li>Intelligence</li>
<li>Automation</li>
<li>Utilization</li>
</ul>
<p><strong>Volume Creation</strong><img class="alignright" style="margin: 5px;" src="http://www.compellent.com/~/media/www/Images/Products/AutomatedTieredStorage.ashx" alt="" width="259" height="146" /></p>
<ul>
<li><a href="http://www.compellent.com/Products/Software/Thin-Provisioning.aspx">Thin provisioning</a> (by default), thin write &amp; space reclamation</li>
<li><a href="http://www.compellent.com/Products/Software/Automated-Tiered-Storage.aspx">Automated tiered storage</a> &amp; fast track</li>
</ul>
<p><strong>Volume Recovery</strong></p>
<ul>
<li><a href="http://www.compellent.com/Products/Software/Continuous-Snapshots.aspx">Snapshots</a> (Replay)</li>
<li><a href="http://www.compellent.com/Products/Software/Server-Instant-Replay.aspx">Boot from SAN</a></li>
<li>Thin replication</li>
<li>Live volume</li>
</ul>
<p><strong>Volume Management</strong></p>
<ul>
<li><a href="http://www.compellent.com/Products/Software/Interface.aspx">Enterprise Management</a></li>
</ul>
<p><strong>Integration </strong></p>
<ul>
<li><a href="http://www.compellent.com/Solutions/Alliance-Partners/Strategic-Partners/VMware.aspx">VMware</a>
<ul>
<li>Leveraging many of the features mentioned above</li>
<li><a href="http://www.compellent.com/~/media/www/Files/Datasheets/DS_VMware_FactSheet.ashx?la=en">HCL compatibility</a> <span style="text-decoration: line-through;">although I don&#8217;t see ESXi in the list which would be a major concern for VMware customers given that ESX is being phased out.  Compellent responded they believe their arrays are compatible with ESXi and will look into updating their VMware support page if that is the case.  VMware&#8217;s HCL also shows Compellent storage is not currently certified for ESXi.</span> <strong><span style="color: #ff0000;">Significant correction to the earlier statement:</span></strong> VMware&#8217;s HCL for storage is inconsistently different than it&#8217;s HCL for host hardware in that the host hardware HCL lists explicit compatiblity for both ESX and ESXi, whereas the storage HCL explicitly lists ESX compatibility which implies equivilent ESXi compatibility. Compellent arrays, as of this writing, are both ESX4 and ESXi4 compatible.</li>
</ul>
</li>
<li>Microsoft
<ul>
<li>PowerShell (for automation and consistency of storage management)</li>
<li>Hyper-V</li>
</ul>
</li>
</ul>
<p>Compellent performed a live demo of their Replay (Snapshot) feature with a LUN presented to a Windows host.  It worked slick and as expected. Compellent&#8217;s Windows based storage management UI has a fresh, no-nonsense, 21st century feel to it which I can appreciate.</p>
<p>We closed discussion answering the question &#8220;Why Compellent?&#8221;  Top Reasons:</p>
<ol>
<li>Efficiency</li>
<li>Long term ROI, cost savings through the upgrade model</li>
<li>Ease of use</li>
</ol>
<p>Follow them on Twitter at <a href="http://twitter.com/Compellent">@Compellent</a>.</p>
<p>Thank you Compellent for the presentation and I&#8217;m sure I&#8217;ll see you back in Minnesota!</p>
<p>Note : Tech Field Day is a sponsored event. Although I receive no direct compensation and take personal leave to attend, all event expenses are paid by the sponsors through Gestalt IT Media LLC. No editorial control is exerted over me and I write what I want, if I want, when I want, and how I want.</p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/16/gestalt-it-tech-field-day-compellent/">Gestalt IT Tech Field Day – Compellent</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>July 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-it-tech-field-day-seattle/" title="Gestalt IT Tech Field Day Seattle">Gestalt IT Tech Field Day Seattle</a></li><li>May 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/15/p2v-milestone/" title="P2V Milestone">P2V Milestone</a></li><li>March 25, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/03/25/configuring-disks-to-use-vmware-paravirtual-scsi-pvscsi-adapters/" title="Configuring disks to use VMware Paravirtual SCSI (PVSCSI) adapters">Configuring disks to use VMware Paravirtual SCSI (PVSCSI) adapters</a></li><li>January 19, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/01/19/kb1008130-vmware-esx-and-esxi-35-u3-io-failure-on-san-luns-and-lun-queue-is-blocked-indefinitely/" title="KB1008130:  VMware ESX and ESXi 3.5 U3 I/O failure on SAN LUN(s) and LUN queue is blocked indefinitely">KB1008130:  VMware ESX and ESXi 3.5 U3 I/O failure on SAN LUN(s) and LUN queue is blocked indefinitely</a></li><li>January 8, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/01/08/how-vmware-virtualized-exchange-2007/" title="How VMware virtualized Exchange 2007">How VMware virtualized Exchange 2007</a></li><li>December 3, 2008 -- <a href="http://www.boche.net/blog/index.php/2008/12/03/lan-party/" title="LAN party!">LAN party!</a></li><li>November 11, 2008 -- <a href="http://www.boche.net/blog/index.php/2008/11/11/live-migration-between-cpu-vendors-demonstrated-by-amd-and-red-hat/" title="Live migration between CPU vendors demonstrated by AMD and Red Hat">Live migration between CPU vendors demonstrated by AMD and Red Hat</a></li><li>November 6, 2008 -- <a href="http://www.boche.net/blog/index.php/2008/11/06/vmware-adds-additional-thin-client-support-for-vdm-21/" title="VMware adds additional thin client support for VDM 2.1">VMware adds additional thin client support for VDM 2.1</a></li><li>October 27, 2008 -- <a href="http://www.boche.net/blog/index.php/2008/10/27/connect-a-fibre-attached-tape-device-to-a-vm-on-esx/" title="Connect a fibre attached tape device to a VM on ESX">Connect a fibre attached tape device to a VM on ESX</a></li><li>October 19, 2008 -- <a href="http://www.boche.net/blog/index.php/2008/10/19/the-lab-then-and-now/" title="The Lab &#8211; Then and Now">The Lab &#8211; Then and Now</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/07/16/gestalt-it-tech-field-day-compellent/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Gestalt IT Tech Field Day – F5</title>
		<link>http://www.boche.net/blog/index.php/2010/07/15/gestalt-it-tech-field-day-f5/</link>
		<comments>http://www.boche.net/blog/index.php/2010/07/15/gestalt-it-tech-field-day-f5/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 00:36:37 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[3rd Party Apps]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2523</guid>
		<description><![CDATA[    We&#8217;re on to our 3rd and final presentation here at Gestalt IT Tech Field Day.  After a short road trip into beautiful downtown Seattle, we&#8217;ve arrived at F5.  At 1,800 employees strong, F5 was named one of the best places to work in the Seattle area.  From a high level, F5&#8242;s business goal [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-it-tech-field-day-f5/">Gestalt IT Tech Field Day &#8211; F5</a></p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;"><img class="alignleft" src="http://www.f5.com/images/assets/f5-logo.gif" alt="" width="324" height="65" /></p>
<p> </p>
<p><a class="flickr-image alignnone" title="IMG00745-20100715-1434" href="http://www.flickr.com/photos/31838982@N08/4797675282/"><img class="alignright" style="margin: 5px;" title="Seattle" src="http://farm5.static.flickr.com/4096/4797675282_c1363c9b2c_m.jpg" alt="IMG00745-20100715-1434" /></a></p>
<p style="text-align: left;"> </p>
<p style="text-align: left;">We&#8217;re on to our 3rd and final presentation here at Gestalt IT Tech Field Day.  After a short road trip into beautiful downtown Seattle, we&#8217;ve arrived at <a href="http://f5.com">F5</a>.  At 1,800 employees strong, F5 was named one of the best places to work in the Seattle area.  From a high level, F5&#8242;s business goal is to optimize the end user experience.</p>
<p>Today, F5 showed us simulated <a href="http://www.f5.com/pdf/deployment-guides/vmware-vmotion-dg.pdf">long distance vMotion</a>.  F5 enables this with mid-range <a href="http://www.f5.com/products/big-ip/">BIG-IP</a> appliances stretching a Layer 2 network between two geographically disbursed datacenters along with providing WAN Optimization to access IP based storage between datacenters.  In addition, the hardware appliances expose APIs which VMware Orchestrator uses to assist the F5 into directing traffic between sites.  F5 has tested at up to 300ms round trip latency and a 10Mbps link.  This is what it looks like:</p>
<p> <a href="http://www.f5.com/pdf/deployment-guides/vmware-vmotion-dg.pdf"><img src="http://farm5.static.flickr.com/4082/4797780686_bdf80c4d7e.jpg" alt="7-15-2010 4-02-32 PM" /></a></p>
<p>Another thing I learned today is that just a few months ago, in March 2010, F5 released the <a href="http://www.f5.com/pdf/products/big-ip-local-traffic-manager-ve-overview.pdf">BIG-IP LTM VE</a>.  This is a virtual appliance that falls in the BIG-F5 family of products.<img class="alignright" style="margin: 5px;" src="http://www.f5.com/content/dam/f5/corp/global/images/page-headers/header-big-ip.jpg" alt="" width="404" height="112" />  Today that appliance is supported on only one virtualization platform and it should come as no surprise that the hypervisor of choice is VMware.</p>
<blockquote><p>BIG-IP® Local Traffic Manager™ (LTM) Virtual Edition (VE) takes your Application Delivery Network virtual. You get the agility you need to create a mobile, scalable, and adaptable infrastructure for virtualized applications. And like physical BIG‑IP devices, BIG-IP LTM VE is a full proxy between users and application servers, providing a layer of abstraction that secures, optimizes, and load balances application traffic.</p></blockquote>
<p>Speaking of F5 and VMware, <a href="http://www.f5.com/solutions/applications/vmware/vsphere/">Why would you want F5 for VMware vSphere?</a></p>
<p style="padding-left: 30px;"><strong>•F5 Management Plug-In for VMware vSphere</strong><br />
The F5 Management Plug-in simplifies common BIG-IP LTM administrative tasks in a vSphere environment, reduces the risk of error and enables basic automation.</p>
<p style="padding-left: 30px;"><strong>•Integration with vCenter Server</strong><br />
Respond automatically to changes in the infrastructure with seamless integration between VMware and F5.</p>
<p style="padding-left: 30px;"><strong>•Increased VM density by up to 60 percent</strong><br />
Free up server resources by offloading CPU-intensive operations to achieve maximum utilization and consolidation.</p>
<p style="padding-left: 30px;"><strong>•<a href="http://www.f5.com/pdf/deployment-guides/vmware-vmotion-dg.pdf">Long-distance vMotion</a><br />
</strong>Enable fully automated long-distance VMotion and Storage VMotion events between data centers without downtime or user disruption. </p>
<p style="padding-left: 30px;"><strong>•Acceleration of VMotion and Storage VMotion</strong><br />
Accelerate VMotion events over the WAN up to 10x by compressing, deduplicating, and optimizing traffic.</p>
<p style="padding-left: 30px;"><strong>•<a href="http://www.f5.com/solutions/virtualization/">Other virtualization considerations with F5</a></strong><br />
<a href="http://www.f5.com/solutions/virtualization/file/">File Virtualization</a><br />
<a href="http://www.f5.com/solutions/virtualization/infrastructure/">Infrastructure Virtualization</a><br />
<a href="http://www.f5.com/solutions/virtualization/server/">Server Virtualization</a></p>
<p style="padding-left: 30px;"> <strong>•<a href="http://www.f5.com/pdf/solution-center/f5-for-virtualized-it-environments.pdf">F5 and VMware Solution Guide</a></strong></p>
<p>What about <a href="http://www.f5.com/solutions/cloud-computing/">F5 and Cloud Benefits</a>?</p>
<p style="padding-left: 30px;"><strong>•Reduce Complexity</strong><br />
With a reusable framework of services that can be leveraged across static, dedicated servers as well as across multi-site cloud deployments, you immediately gain value that grows as your applications grow.</p>
<p style="padding-left: 30px;"><strong>•Increased Control<a href="http://www.f5.com/solutions/cloud-computing/"><img class="alignright" style="margin: 5px;" src="http://www.f5.com/images/solutions/cloud-maturity-model-lg.png" alt="" width="288" height="163" /></a></strong><br />
By integrating traffic management, dynamic provisioning, access control, and management, you can more readily outsource the processing of applications and data without giving up ownership and control.</p>
<p style="padding-left: 30px;"><strong>•Context Awareness</strong><br />
Having a complete picture of the user, network, application, and services gives you a unique ability to use context to determine how applications and data are delivered.</p>
<p style="padding-left: 30px;"><strong>•Reduced Switching Costs</strong><br />
With a centrally controlled method of delivering applications and data, you can move resources anywhere at a moment’s notice without worrying about the capabilities of host locations.</p>
<p>This was a great session where I think I picked up the most information so far.  F5 is one of those technologies I see a lot in the datacenter but I&#8217;ve not worked intimately with.  I like their value-added integration with virtualization and adoption of a cloud vision.</p>
<p>Note : Tech Field Day is a sponsored event. Although I receive no direct compensation and take personal leave to attend, all event expenses are paid by the sponsors through Gestalt IT Media LLC. No editorial control is exerted over me and I write what I want, if I want, when I want, and how I want.</p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-it-tech-field-day-f5/">Gestalt IT Tech Field Day &#8211; F5</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>August 16, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/16/veeam-reporter-4-0-free-edition/" title="Veeam Reporter 4.0 Free Edition">Veeam Reporter 4.0 Free Edition</a></li><li>August 2, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/02/free-book-vsphere-on-netapp-best-practices/" title="Free Book &#8211; vSphere on NetApp Best Practices">Free Book &#8211; vSphere on NetApp Best Practices</a></li><li>July 16, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/16/gestalt-it-tech-field-day-compellent/" title="Gestalt IT Tech Field Day – Compellent ">Gestalt IT Tech Field Day – Compellent </a></li><li>July 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-nimble-storage/" title="Gestalt IT Tech Field Day &#8211; Nimble Storage">Gestalt IT Tech Field Day &#8211; Nimble Storage</a></li><li>July 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-veeam/" title="Gestalt IT Tech Field Day &#8211; Veeam">Gestalt IT Tech Field Day &#8211; Veeam</a></li><li>July 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-it-tech-field-day-seattle/" title="Gestalt IT Tech Field Day Seattle">Gestalt IT Tech Field Day Seattle</a></li><li>June 11, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/11/nfs-and-name-resolution/" title="NFS and Name Resolution">NFS and Name Resolution</a></li><li>May 27, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/27/vsphere-upgrade-prerequisites-checklist/" title="vSphere Upgrade Prerequisites Checklist">vSphere Upgrade Prerequisites Checklist</a></li><li>May 19, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/19/top-10-free-vsphere-esx-tools-and-utilities-by-kendrickcoleman-com/" title="Top 10 Free vSphere ESX Tools and Utilities by KendrickColeman.com">Top 10 Free vSphere ESX Tools and Utilities by KendrickColeman.com</a></li><li>May 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/15/p2v-milestone/" title="P2V Milestone">P2V Milestone</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/07/15/gestalt-it-tech-field-day-f5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gestalt IT Tech Field Day – Nimble Storage</title>
		<link>http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-nimble-storage/</link>
		<comments>http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-nimble-storage/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 20:27:44 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[3rd Party Apps]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2503</guid>
		<description><![CDATA[Next up at Gestalt IT Tech Field Day is Nimble Storage who comes out of stealth mode and officially launches today.  Nimble Storage provides a unique iSCSI storage platform by eliminating traditional backup windows using efficient snapshot technology coupled with high performance flash drives.  A handful of use cases have already been identified for both virtualized [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-nimble-storage/">Gestalt IT Tech Field Day &#8211; Nimble Storage</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://nimblestorage.com/"><img class="alignleft" style="margin: 5px;" src="http://farm5.static.flickr.com/4142/4796492405_a2f4d6f5e5_m.jpg" alt="7-15-2010 11-31-48 AM" /></a>Next up at Gestalt IT Tech Field Day is <a href="http://nimblestorage.com/">Nimble Storage</a> who comes out of <a href="http://en.wikipedia.org/wiki/Stealth_mode">stealth mode</a> and officially launches today.  Nimble Storage provides a unique <a href="http://en.wikipedia.org/wiki/ISCSI">iSCSI</a> storage platform by eliminating traditional backup windows using efficient snapshot technology coupled with high performance flash drives.  A handful of use cases have already been identified for both virtualized and bare metal OS and application platforms.  I&#8217;m baffled as to how much competitive room there is in the storage realm, particularly with giants like NetApp, EMC, Hitachi, and others.  I believe this is a compliment to each of the players as it takes incredibly bright minds and innovation to stake and maintain a claim.</p>
<p>The secret sauce is in Nimble&#8217;s CASL (pronounced &#8220;castle&#8221; Cache-Accelerated Sequential Layout) Architecture which can be thought of as a reincarnation of VMware co-founder Mendel Rosenblum&#8217;s <a href="http://en.wikipedia.org/wiki/Log-structured_file_system">Log-Structured File System</a>.<img class="alignright" style="margin: 5px;" src="http://nimblestorage.com/wordpress/wp-content/uploads/2010/07/CASL-online2.jpg" alt="" width="309" height="281" /></p>
<ul>
<li>Inline Compression</li>
<li>Large Adaptive Flash Cache</li>
<li>High-Capacity Disk Storage</li>
<li>Integrated Backup</li>
</ul>
<p>Resulting advantages provided are:</p>
<ul>
<li>Inline compression (2:1 &#8211; 4:1 ratio)</li>
<li>High performance</li>
<li>Low cost SATA disk stores both primary data as well as 90 day snapshot retention</li>
<li>WAN-efficient offsite replication for cost-effective DR</li>
<li>Storage and Backup Optimized for VMware/Microsoft environments</li>
<li>Benefits for Sharepoint, SQL, and Exchange as well</li>
</ul>
<p>From the <a href="http://nimblestorage.com/">Nimble Storage</a> website:<img class="alignright" src="http://nimblestorage.com/wordpress/wp-content/uploads/2010/07/converged13.png" alt="" width="255" height="206" /></p>
<blockquote><p>Storing, accessing, and protecting your data shouldn’t be so complicated and expensive. Nimble’s breakthrough CASL™ architecture combines flash memory with high-capacity disk to converge storage, backup, and disaster recovery for the first time. The bottom line: High-performance iSCSI storage, instant backups and restores, and full-featured disaster recovery — all in one cost-effective, easy-to-manage solution.</p></blockquote>
<blockquote><p><strong><span style="text-decoration: underline;">Benefits for VMware Deployments</span></strong></p>
<p><strong>•Dramatic VM Consolidation and Cost Reduction</strong><br />
Groundbreaking CASL architecture includes innovations that enable dramatic consolidation of Virtual Servers and desktops. The hybrid flash and low-cost HDD-based architecture deliver very high random performance for demanding workloads at very low cost. Built-in capacity optimization and block sharing capabilities provide large capacity savings for both flash and disk. The net result is a single array that can easily serve the performance and capacity requirements for hundreds of high performance virtual servers, dramatically reducing cost, rackspace, power, and management expense. Further consolidation and cost savings come from the built-in capacity optimized backup capability, which eliminates dedicated disk backup devices, while enabling 90 days of efficient backup.</p>
<p><strong>•Backup and Restore VMs Instantly</strong><br />
Nimble arrays enable instant Hypervisor consistent backup and restore of datastores and VMs, while eliminating backup windows. Nimble Protection Manager integrates with vCenter APIs to simplify management of Hypervisor-consistent backups, replicas and restores for VMware environments by leveraging Nimble’s instant, capacity optimized array-based snapshots. This converged solution enables dramatically better RPOs and RTOs compared with traditional solutions.</p>
<p><strong>•Automated, Fast Offsite Disaster Recovery</strong><br />
WAN-efficient replication and fast failover enable quick, cost effective disaster recovery. Combined with instant backup capabilities, this enables rapid restore and very granular recovery points in the event of a site disaster. The entire failover process can be automated via management tools such as VMware Site Recovery Manager (SRM) which leverages a Nimble SRA to control the storage level failover capabilities.</p>
<p><strong>•Simplified Virtual Infrastructure Management</strong><br />
Using predefined ESX performance and data protection policies, storage for new datastores can be provisioned and protected in just three steps. The Nimble Protection Manager integrates with vCenter APIs to simplify management of Hypervisor-consistent backups, replicas and restores for VMware environments, by leveraging Nimble’s instant, capacity optimized array based snapshots. A vCenter plugin simplifies and accelerates the task of cloning datastore or VM templates, by leveraging Nimble’s instant, high space efficient zero copy clones.</p></blockquote>
<p><a href="http://nimblestorage.com/products/nimble-cs-series-family/">Two 3U capacity offerings available</a>, both of which are served by an identical configuration of Active/Passive controllers, large flash layer, multicore Intel Xeon processors, and 2x quad GbE NICs (10GbE ready and available soon):<img class="alignright" src="http://nimblestorage.com/wp-content/themes/NimbleStorage/images/img01.jpg" alt="" width="264" height="139" /></p>
<ol>
<li>CS220: 9TB primary + 108TB backup</li>
<li>CS240: 18TB primrary + 216TB backup</li>
</ol>
<p><a class="flickr-image alignnone" title="7-15-2010 1-24-01 PM" href="http://www.flickr.com/photos/31838982@N08/4796772057/"><img src="http://farm5.static.flickr.com/4120/4796772057_cef698e8ba.jpg" alt="7-15-2010 1-24-01 PM" /></a></p>
<p>Follow them on Twitter at <a href="http://www.twitter.com/NimbleStorage">@NimbleStorage</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="225" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=13367371&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="225" src="http://vimeo.com/moogaloop.swf?clip_id=13367371&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p><a href="http://vimeo.com/13367371">Introduction to Nimble Storage at Tech Field Day Seattle</a> from <a href="http://vimeo.com/sfoskett">Stephen Foskett</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Note : Tech Field Day is a sponsored event. Although I receive no direct compensation and take personal leave to attend, all event expenses are paid by the sponsors through Gestalt IT Media LLC. No editorial control is exerted over me and I write what I want, if I want, when I want, and how I want.</p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-nimble-storage/">Gestalt IT Tech Field Day &#8211; Nimble Storage</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>December 4, 2008 -- <a href="http://www.boche.net/blog/index.php/2008/12/04/virtualization-rematch-corrections-and-clarifications/" title="Virtualization rematch corrections and clarifications">Virtualization rematch corrections and clarifications</a></li><li>November 4, 2008 -- <a href="http://www.boche.net/blog/index.php/2008/11/04/ssl-integration-with-virtualcenter/" title="SSL integration with VirtualCenter">SSL integration with VirtualCenter</a></li><li>August 16, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/16/veeam-reporter-4-0-free-edition/" title="Veeam Reporter 4.0 Free Edition">Veeam Reporter 4.0 Free Edition</a></li><li>July 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-it-tech-field-day-f5/" title="Gestalt IT Tech Field Day &#8211; F5">Gestalt IT Tech Field Day &#8211; F5</a></li><li>July 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-veeam/" title="Gestalt IT Tech Field Day &#8211; Veeam">Gestalt IT Tech Field Day &#8211; Veeam</a></li><li>June 13, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/13/active-directory-problems/" title="Active Directory Problems">Active Directory Problems</a></li><li>June 10, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/06/10/new-microsoft-net-framework-update-breaks-vsphere-client/" title="New Microsoft .NET Framework Update Breaks vSphere Client">New Microsoft .NET Framework Update Breaks vSphere Client</a></li><li>May 26, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/26/vmware-workstation-upgrade-to-7-1/" title="VMware Workstation Upgrade to 7.1">VMware Workstation Upgrade to 7.1</a></li><li>May 19, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/19/top-10-free-vsphere-esx-tools-and-utilities-by-kendrickcoleman-com/" title="Top 10 Free vSphere ESX Tools and Utilities by KendrickColeman.com">Top 10 Free vSphere ESX Tools and Utilities by KendrickColeman.com</a></li><li>May 14, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/14/microsoft-exchange-2003-to-exchange-2010-upgrade-notes/" title="Microsoft Exchange 2003 to Exchange 2010 Upgrade Notes">Microsoft Exchange 2003 to Exchange 2010 Upgrade Notes</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-nimble-storage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gestalt IT Tech Field Day – Veeam</title>
		<link>http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-veeam/</link>
		<comments>http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-veeam/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 18:00:42 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[3rd Party Apps]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.boche.net/blog/?p=2487</guid>
		<description><![CDATA[Gestalt IT Tech field Day &#8211; Day 1:  First on the agenda this morning is Veeam.  Their focus for today will be on Backup and Replication which is great because I was wanting more details on their SureBackup offering.  A quick introduction on some products and Veeam&#8217;s charter: Free Products Veeam FastSCP Veeam Business View [...]<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-veeam/">Gestalt IT Tech Field Day &#8211; Veeam</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://veeam.com"><img class="alignleft" style="margin: 5px;" src="http://www.veeam.com/images/veeam.png" alt="" width="150" height="35" /></a>Gestalt IT Tech field Day &#8211; Day 1:  First on the agenda this morning is <a href="ttp://veeam.com">Veeam</a>.  Their focus for today will be on Backup and Replication which is great because I was wanting more details on their SureBackup offering.  A quick introduction on some products and Veeam&#8217;s charter:</p>
<p><span style="text-decoration: underline;">Free Products</span></p>
<ul>
<li>Veeam FastSCP</li>
<li>Veeam Business View</li>
<li>Veeam Monitor Free Edition</li>
<li>Veeam Reporter Free Edition (announced today, available within 30 days)</li>
</ul>
<p><span style="text-decoration: underline;">Pay Products</span></p>
<ul>
<li>Veeam Backup &amp; Replication</li>
<li>Veeam Reporter</li>
<li>Veeam Monitor</li>
<li>nworks</li>
</ul>
<p><span style="text-decoration: underline;">The Veeam Product Strategy Alignment:</span></p>
<ol>
<li>Past and Present: VMware vSphere</li>
<li>What&#8217;s next: Hyper-V</li>
</ol>
<p><strong>Today&#8217;s focus: Veeam Backup and Replication</strong></p>
<p>Virtualization introduces a paradigm shift in our datacenter processes surrounding data protection and business continuation planning.  Traditional tools don&#8217;t fit any more.  Veeam provides the right tools for the virtualized datacenter.</p>
<p>Veeam has also introduced <strong>vPower</strong>: Virtualization-Powered Data Protection.  vPower is not a single product or technology in and of itself, it&#8217;s a suite of existing and new technologies.  What are the key components of vPower?  SureBackup, InstantRestore, and SmartCDP.  Let&#8217;s take a look in more detail:</p>
<ul>
<li>Run a VM directly from a backup file</li>
<li>Automatically manager isolated virtual lab</li>
<li>Instant VM recovery</li>
<li>Universal application item recovery (U-AIR)
<ul>
<li>Wizard driven recovery for technologies such as MS AD, MS Exchange, and MS SQL</li>
<li>User directed item recovery from any application or database</li>
</ul>
</li>
<li>Recovery verification</li>
<li>Rapid execution keeping RTO to a bare minimum</li>
</ul>
<p>Veeam proceeded with a live lab demo using alpha code.  There was plenty of enthusiasm in the room from the delegates about the technology as it relates to virtualization.  The delegates revealed a strong foundation in virtualization concepts.  Generally speaking, this is cool and revolutionary technology, however, there were concerns expressed in a few areas:</p>
<ol>
<li><strong>Networking</strong>:  How do we ensure an isolated lab environment to avoid the pitfalls of duplicate machine identities or unintentional routing on the network?</li>
<li><strong>Performance</strong>:  How well does the VM run which is tied to archive files?  Is there measurable, and more importantly, predictable overhead for common workload types?</li>
<li><strong>Understanding</strong>:  This data protection and recovery approach, while innovative, is nonetheless new. Is there a with an inherent learning curve for datacenter operators or administrators?  Enabled with a wizard driven interface, I&#8217;d argue no, not really.  So long as the product works as designed, should we care how it ticks?  Like Lab Manager or Willy Wonka, you don&#8217;t ask how it works, &#8220;it just does&#8221;.</li>
</ol>
<p>Veeam already has solid products but it is clear they aren&#8217;t content with resting on their laurels.  They continue to push the envelope in backup, replication, and disaster recovery, making the lives of data administrators and lowering RTO.</p>
<p>Availability: Q3 2010 (VMworld launch?)</p>
<p>Note : Tech Field Day is a sponsored event. Although I receive no direct compensation and take personal leave to attend, all event expenses are paid by the sponsors through Gestalt IT Media LLC. No editorial control is exerted over me and I write what I want, if I want, when I want, and how I want.</p>
<p>Post from: <a href="http://www.boche.net/blog">boche.net - VMware Virtualization Evangelist</a>
<p>
Learn how to utilize VMware so you can save your company money this year from Train Signal! <a href="http://www.trainsignal.com/VMware-vSphere-Training-P76.aspx">Click here for details!</a>
<p>
Copyright (c) 2009 Jason Boche.  The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.<br/><br/><a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-veeam/">Gestalt IT Tech Field Day &#8211; Veeam</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>August 16, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/08/16/veeam-reporter-4-0-free-edition/" title="Veeam Reporter 4.0 Free Edition">Veeam Reporter 4.0 Free Edition</a></li><li>July 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-it-tech-field-day-f5/" title="Gestalt IT Tech Field Day &#8211; F5">Gestalt IT Tech Field Day &#8211; F5</a></li><li>July 15, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-nimble-storage/" title="Gestalt IT Tech Field Day &#8211; Nimble Storage">Gestalt IT Tech Field Day &#8211; Nimble Storage</a></li><li>May 19, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/19/top-10-free-vsphere-esx-tools-and-utilities-by-kendrickcoleman-com/" title="Top 10 Free vSphere ESX Tools and Utilities by KendrickColeman.com">Top 10 Free vSphere ESX Tools and Utilities by KendrickColeman.com</a></li><li>May 6, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/05/06/vkernel-capacity-analyzer/" title="VKernel Capacity Analyzer">VKernel Capacity Analyzer</a></li><li>February 21, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/02/21/rvtools-2-8-1-released/" title="RVTools 2.8.1 Released">RVTools 2.8.1 Released</a></li><li>January 25, 2010 -- <a href="http://www.boche.net/blog/index.php/2010/01/25/service-console-directory-listing-text-color-in-putty/" title="Service Console Directory Listing Text Color in PuTTY">Service Console Directory Listing Text Color in PuTTY</a></li><li>July 27, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/07/27/new-cisco-nexus-1000v-video/" title="New Cisco Nexus 1000v Video">New Cisco Nexus 1000v Video</a></li><li>July 22, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/07/22/hyper9-version-14-to-be-released-july-22nd/" title="Hyper9 version 1.4 to be released July 22nd">Hyper9 version 1.4 to be released July 22nd</a></li><li>June 22, 2009 -- <a href="http://www.boche.net/blog/index.php/2009/06/22/in-search-of-an-application-migration-solution/" title="In search of an application migration solution">In search of an application migration solution</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.boche.net/blog/index.php/2010/07/15/gestalt-tech-field-day-veeam/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 2.407 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-09-07 09:32:17 -->
