<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VM /ETC &#187; feature comparison</title>
	<atom:link href="http://vmetc.com/category/feature-comparison/feed/" rel="self" type="application/rss+xml" />
	<link>http://vmetc.com</link>
	<description>Go Green with Virtualization. Go UGLY Green with vmetc.com.</description>
	<lastBuildDate>Sat, 28 Apr 2012 20:54:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Strategic Implementation Differences Between Hyper-V and vSphere</title>
		<link>http://vmetc.com/2009/12/19/strategic-implementation-differences-between-hyper-v-and-vsphere/</link>
		<comments>http://vmetc.com/2009/12/19/strategic-implementation-differences-between-hyper-v-and-vsphere/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 12:45:34 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[feature comparison]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[vmetc.com]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft hyper-v]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=5158</guid>
		<description><![CDATA[Forget the feature matrix with all the check marks. Forget the price comparison and the price per virtual machine or cost per application. For the sake of consideration, assume an &#8220;apples to apples&#8221; scenario and focus on VMware and Microsoft virtualization solutions, vSphere Enterprise (or Plus) and Server 2008 R2 with the Hyper-V, as production [...]]]></description>
			<content:encoded><![CDATA[<p>Forget the feature matrix with all the check marks. Forget the price comparison and the price per virtual machine or cost per application. For the sake of consideration, assume an &#8220;apples to apples&#8221; scenario and focus on VMware and Microsoft virtualization solutions, vSphere Enterprise (or Plus) and Server 2008 R2 with the Hyper-V, as production implementation projects. Put yourself in the shoes of someone responsible for implementing both virtual infrastructures and following best practices. Forget bias. Forget allegiance. Build the best virtual infrastructure design based on the prerequisites and requirements of each solution. Build it with the best interest of the company who will administer and support it going forward.</p>
<p>There is a lot to consider in the first paragraph, and as any consultant would say, the final decision depends on what other objectives the solution will need to satisfy besides just serving as server infrastructure. Again, for the sake of consideration, I&#8217;m going to zoom in on the server infrastructure and leave the &#8220;other&#8221; out of the implementation.</p>
<p>Again, for the sake of consideration, can the difference between choosing to implement production virtual infrastructure with VMware or Microsoft be simplified to a aligning with either companies strategic vision? I&#8217;ll attempt to make that case in this post.</p>
<p>For the sake of being open and honest before I continue, I’ll state up front that I personally have yet to implement a production Hyper-V environment, but as a consulting engineer working for a large Microsoft partner, I&#8217;ve sat in certification training, experimented a little in the home lab, and have been <a href="http://vmetc.com/2009/10/05/configuration-of-hyper-v-live-migration-–-run-dmc-style/" target="_blank">looking very closely</a> at the implementation services needed to deploy Hyper-V for customers recently.</p>
<p>This post holds my thoughts on some major implementation differences as I understand them today. Please point out where I have missed the mark or help me consider other factors that I may have missed.<br />
<span id="more-5158"></span><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<p><strong><span style="text-decoration: underline;">Microsoft virtualization is a part of Windows</span></strong></p>
<p>Implementing Hyper-V Makes the most sense after you already have Active Directory (AD) with System Center Operations Manager (SCOM) already in place. Sure, Hyper-V Server 2008 can be installed bare metal as a stand alone hypervisor or it’s possible to build VI with Server 2008 core before AD, but are those scenarios really feasible for production?</p>
<p>Hyper-V with HA (Quick Migration), Live Migration, and all of the other advanced features essentially depends on Fail Over Clustering. Fail Over Clustering depends on Active Directory. Therefore, it makes the most sense to establish physical AD infrastructure and join Hyper-V hosts to the Forest or Domain. Sure, most companies will already have a healthy AD already in place.</p>
<p>Should System Center Operations Manager and Virtual Machine Manager be physical as well? They don’t have to, but that decision, in my opinion, ultimately comes down to a comfort level about running the monitoring and management servers inside the environment they are monitoring and managing. Logistically speaking, the SCOM pieces may be the first VMs created on the first several Hyper-V hosts, however. Since the added value of  SCOM is administration of physical hosts as well, does it make more sense to keep SCOM physical too?</p>
<p>Think about my scenario as a consultant. Given a week or so to perform the implementation and server consolidation as a turn key project, I can build stand alone Hyper-V servers and manage them with the Hyper-V Manager easily enough, but I will quickly need Fail Over Clustering. SCVMM is arguably needed shortly after.</p>
<p>These are some implementation reasons that align with the idea that Microsoft has built Hyper-V as an extension of a Windows infrastructure that already exists. Hyper-V seems to favor scenarios where parts of the environment will be consolidated. If you really think about it, of course Microsoft would do it this way.</p>
<p><strong><span style="text-decoration: underline;">VMware wants to virtualize 100% of your data center</span></strong></p>
<p>Active Directory makes life easier in VMware vSphere environments too, but implementing most of the desirable vSphere features is not dependent on it. DNS is needed, but not necessarily Microsoft DNS.</p>
<p>An ESX Cluster is not a traditional, quorum based application cluster but instead a pool of hardware resources joined together by the vCenter Management Server and it’s agents deployed on each ESX host. Microsoft Clustering is not needed and it’s dependencies can be avoided.</p>
<p>Most of the VMware implementations I have been involved with over the last 4 years could have been viewed as complete data center migrations. I’ve suggested that <a href="http://vmetc.com/2008/04/09/treat-your-virtualization-project-like-a-data-center-move/" target="_blank">migrating to VMware VI should be treated by the IT Team the same as a physical data center move </a>based on that fact. Therefore, customers usually P2V the Microsoft AD infrastructure entirely to the VI. More times than not there is a tough decision about whether to leave at least one physical DC in the environment.</p>
<p><strong><span style="text-decoration: underline;">Final Thoughts / Questions</span></strong></p>
<p>To summarize the last 2 sections I pose some implementation centered thoughts / questions to VMETC.com readers:</p>
<ul>
<li>Is it an important point to understand that a VMware vSphere environment can completely host Windows AD infrastructure as guests eliminating the need for any physical servers other than the vSphere infrastructure?</li>
<li>Does it matter that Microsoft Hyper-V environments need an established Windows environment? Remember I am talking about production implementation using best practices for your company / my customers. I know Hyper-V can be configured in a workgroup without a DC, but is that really an production implementation option considering feature needs like Live Migration and HA?</li>
<li>Do you view a layer of separation between Active Directory and the hypervisor as an added benefit? What happens if you corrupt the AD database in VMware versus Hyper-V environments?</li>
</ul>
<p>Let me know your thoughts!</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=12507f64-ca9d-8db9-8a98-898e547e12c2" alt="" /></div>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2009%2F12%2F19%2Fstrategic-implementation-differences-between-hyper-v-and-vsphere%2F';
  addthis_title  = 'Strategic+Implementation+Differences+Between+Hyper-V+and+vSphere';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2009/12/19/strategic-implementation-differences-between-hyper-v-and-vsphere/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>New VMware Calculator Compares Aquisition Cost of VMware VI3 vs Hyper-V with SCVMM</title>
		<link>http://vmetc.com/2009/03/23/new-vmware-calculator-compares-aquisition-cost-of-vmware-vi3-vs-hyper-v-with-scvmm/</link>
		<comments>http://vmetc.com/2009/03/23/new-vmware-calculator-compares-aquisition-cost-of-vmware-vi3-vs-hyper-v-with-scvmm/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 14:26:00 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[feature comparison]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[vi3]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=3565</guid>
		<description><![CDATA[VMware has announced a new online calculator that specifically compares the total cost of implementing VI 3.X and Microsoft Hyper-V. An online tool similar to Microsoft&#8217;s competitive calculator introduced last year, the VMware Virtualization Cost-Per-Application Calculator is designed to emphasize that the cost of implementing virtual infrastructure is more than the expense of licenses. In [...]]]></description>
			<content:encoded><![CDATA[<p>VMware has <a href="http://vmware.com/company/news/releases/cost-per-app-calculator.html" target="_blank">announced</a> a new online calculator that specifically compares the total cost of implementing VI 3.X and Microsoft Hyper-V. An online tool similar to <a href="http://vmetc.com/2008/05/27/microsofts-competitive-roi-calculator-my-take/" target="_blank">Microsoft&#8217;s competitive calculator</a> introduced last year, the <a href="http://www.vmware.com/technology/whyvmware/calculator/#none">VMware Virtualization Cost-Per-Application Calculator</a> is designed to emphasize that the cost of implementing virtual infrastructure is more than the expense of licenses. In the past many have criticized the cost of VMware&#8217;s flagship suite of VI 3.X Enterprise products as too expensive, and with both Citrix and Microsoft now claiming to offer free hypervisors, VMware&#8217;s new calculator helps illustrate the message that VM density at equal performance matters to the cost analysis bottom line.</p>
<blockquote><p>&#8220;Following the lead of analysts and customers, VMware has adopted “cost per application” as a more accurate metric to compare costs between virtualization solutions. Going beyond a simplistic license price comparison, evaluating cost per application takes into consideration the number of virtual machines that can be run on a single server, or the ”virtual machine density” enabled by a specific virtualization solution. The higher the virtual machine density enabled, the higher the server consolidation ratio. The higher the consolidation ratio, the more an organization can reduce its infrastructure costs (including costs for servers, networking. storage, power and datacenter space), and software costs, (including guest operating system and virtualization software licenses). Following this logic, the solution that can provide the higher consolidation of servers – without an impact to performance – also provides the most value to customers.&#8221;</p></blockquote>
<p>I decided to test the calculator with a 50 VM / application example. <span id="more-3565"></span><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<p><em>Note: I have not verified prices used in the VMware calculator, nor have I deeply analyzed the methodology.</em>I would recommend companies considering virtualization use the results of the calculator as a starting point and adjust accordingly with real figures provided by the representatives and partners of both Microsoft and VMware.</p>
<p>VMware&#8217;s calculator requires answering six questions, and the result is a detailed report based primarily on the following formula:</p>
<div>Hardware Cost<br />
(virtualization hosts, management servers, networking, storage)<br />
+<br />
Power and Cooling Cost<br />
+<br />
Datacenter Real Estate Cost<br />
+<br />
Guess Operating System Software Cost<br />
+<br />
Virtualization Software Cost<br />
+<br />
Virtualization Management Software Cost<br />
=<br />
Total Cost of Deployment<br />
/(Divided by)<br />
Number of Application Virtualized<br />
=<br />
Cost per Application</p>
<div>Screen shot of the 6 inputs:</p>
<div><img style="max-width: 800px;" src="http://vmetc.com/wp-content/uploads/2009/03/vmware-app-calc.gif" alt="" /></div>
<p>After submitting, a 10 page report (after .pdf conversion) was generated. The Executive Summary section sums up the results:</p></div>
</div>
<p><strong></strong></p>
<blockquote><p><strong>Based on your inputs, the cost-per-application to virtualize 50 applications using VMware Infrastructure 3 Enterprise Edition is $3,105 &#8212; 20% lower than with Microsoft Windows Server 2008 (Hyper-V) and System Center.</strong></p></blockquote>
<p>The report provides much more detail, but here is a summary table of the total costs:</p>
<div><a href="http://vmetc.com/wp-content/uploads/2009/03/moz-screenshot.jpg" target="_blank"><img class="aligncenter" title="VMware results" src="http://vmetc.com/wp-content/uploads/2009/03/moz-screenshot.jpg" alt="VMware Results" width="518" height="292" /></a></div>
<p>For more details about the methodology and assumptions of the VMware Cost Per Application Calculator read this <a href="http://www.vmware.com/files/pdf/technology/VMware_Cost_Per_Application_Calculator_%20Methodology_and_Assumptions.pdf" target="_new">white paper.</a></p>
<p>I would not be surprised if there is a lot of debate between Microsoft and VMware over the methodology and the results.</p>
<p>I hope this this calculator is either expanded in the future or another one is introduced to compare XenServer and VMware VI Enterprise (current and future versions) as well.</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=6b11273d-3028-4b8d-9cf3-48b4d14f7f1d" alt="" /></div>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2009%2F03%2F23%2Fnew-vmware-calculator-compares-aquisition-cost-of-vmware-vi3-vs-hyper-v-with-scvmm%2F';
  addthis_title  = 'New+VMware+Calculator+Compares+Aquisition+Cost+of+VMware+VI3+vs+Hyper-V+with+SCVMM';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2009/03/23/new-vmware-calculator-compares-aquisition-cost-of-vmware-vi3-vs-hyper-v-with-scvmm/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Confused by PCQuest comparison of virtualization platform&#8217;s VM performance</title>
		<link>http://vmetc.com/2008/12/02/confused-by-pcquest-comparison-of-virtualization-platforms-vm-performance/</link>
		<comments>http://vmetc.com/2008/12/02/confused-by-pcquest-comparison-of-virtualization-platforms-vm-performance/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 13:28:17 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[citrix]]></category>
		<category><![CDATA[feature comparison]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[pcquest]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=2109</guid>
		<description><![CDATA[PCQuest has published a performance comparison of popular virtualization platforms from Microsoft, Citrix, and VMware. In the report titled Virtualization Platforms Compared, the testing measures various CPU and graphics card benchmarks of the VMs running on the different platforms. Check the report out for yourself, but the testing details explained in the report left me [...]]]></description>
			<content:encoded><![CDATA[<p>PCQuest has published a performance comparison of popular virtualization platforms from Microsoft, Citrix, and VMware. In the report titled <a href="http://pcquest.ciol.com/content/datacenter/2008/108120101.asp" target="_blank">Virtualization Platforms Compared</a>, the testing measures various CPU and graphics card benchmarks of the VMs running on the different platforms. Check the report out for yourself, but the testing details explained in the report left me confused. Since there is no option for comments at PCQuest I am posting about it here at VM /ETC.</p>
<p>Here&#8217;s the test setup info from the report:<span id="more-2109"></span><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<blockquote><p>&#8220;Here, we test the top three different virtualization platforms: VMware  Infrastructure 3.5, MS Hyper-V and Citrix Xen Server 5 to help you make an  informed decision.</p>
<p><strong>Test setup</strong><br />
For testing we used the latest Intel Dunnington Server having 4 processors with  6 cores each and 16 GB RAM. For benchmarking we used CINEBENCH 10 64-bit, POV  Ray 64-bit and Linpack. We ran these benchmarks on Windows 2003 Enterprise  64-bit OS which was installed virtually on different platforms. We tried to form  a common ground for comparing these platforms based on the number of processor  cores in each platform.</p>
<p>We found out that MS Hyper-V and VMware Server allow only upto 4 cores per  processor whereas Xen Server allows allocation of 8 cores per virtual machine.  So, we took 4 cores as the standard across all platforms. But we also tested for  8 cores with the Xen Server, so that we get to know the difference in  performance.&#8221;</p></blockquote>
<p>My understanding of the benchmark results are that VMware actually performed the tests the fastest, but the graphics rendering and fps results were actually better in VMs on Hyper-V and XenServer. In my opinion, the biggest take away was that 8 vCPU VMs on XenServer outperformed all others which, although not too surprising, unfortunately only serves as a big distraction from the  standard methodology needed to be maintained for a fair comparison.</p>
<p>It is also disappointing to me that PCQuest refers to &#8220;VMware Server&#8221; throughout most of the report instead of ESX/ESXi 3.5. Although the report starts off by saying the comparison was made with VMware Infrastructure 3.5, the repeated references to the free, hosted virtualization product from VMware makes me question what hypervisor was really used during these tests. VMware Server 2.0 also supports 64 bit guests and uses a (web) client to configure VMs, so reviewing the build process really does not provide a clear answer to which platform was tested.</p>
<p>Since PCQuest does not allow for a discussion on their site feel free to comment here about your take on this report.<center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2008%2F12%2F02%2Fconfused-by-pcquest-comparison-of-virtualization-platforms-vm-performance%2F';
  addthis_title  = 'Confused+by+PCQuest+comparison+of+virtualization+platform%26%238217%3Bs+VM+performance';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2008/12/02/confused-by-pcquest-comparison-of-virtualization-platforms-vm-performance/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>First look at Hyper9 beta for VM /ETC readers</title>
		<link>http://vmetc.com/2008/10/23/first-look-at-hyper9-beta-for-vm-etc-readers/</link>
		<comments>http://vmetc.com/2008/10/23/first-look-at-hyper9-beta-for-vm-etc-readers/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 12:14:26 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[feature comparison]]></category>
		<category><![CDATA[vmetc.com]]></category>
		<category><![CDATA[hyper9]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://vmetc.com/2008/10/23/first-look-at-hyper9-beta-for-vm-etc-readers/</guid>
		<description><![CDATA[I was lucky enough to attend a live demonstration of the new Hyper9 virtual infrastructure search and monitoring tool this week, and as a result a limited number of VM /ETC readers will be lucky enough to have access to the currently closed Hyper9 beta program in the near future. Stay tuned to VM /ETC [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hyper9.com/rockstar/index.html"><img src="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat1.png" border="0" alt="" align="right" /></a>I was lucky enough to attend a live demonstration of the new <a href="http://www.hyper9.com/">Hyper9</a> virtual infrastructure search and monitoring tool this week, and as a result <strong>a limited number of VM /ETC readers will be lucky enough to have access to the currently closed Hyper9 beta program in the near future</strong>.  Stay tuned to VM /ETC for information on signing up for access to the exclusive beta program, but for now, this post provides a first look at some of the features demonstrated to me. I&#8217;ve also been given permission to provide some screen shots.</p>
<p><a href="http://vmetc.com/2008/09/04/hyper9-searchmyvm-introduce-vi-managment-through-browser-based-searching/">Hyper9 was announced publically back in September</a>, and then caught the attention of many VMworld 2008 attendees. <a href="http://blog.scottlowe.org/2008/09/16/todays-vendor-meetings/">Scott Lowe</a>, <a href="http://www.itworld.com/virtualization/55158/3-days-vmworld">Edward <span class="header_text">Haletky</span></a>, <a href="http://itknowledgeexchange.techtarget.com/virtualization-pro/my-vmworld-journal-monday-waiting-for-the-big-show/">Eric Siebert</a>, and <a href="http://virtualizationreview.com/blogs/weblog.aspx?blog=2780">Keith Ward</a> are some of the many that have already written about their impressions of this tool&#8217;s capabilities. In general, Hyper9 is a search based management tool that promises to <a href="http://www.hyper9.com/rockstar/index.html">&#8220;rock your world&#8221;</a> of virtual infrastructure management. Hyper9 can be used to query for information at the hardware, hypervisor, and VM operating system levels.</p>
<p>So, what exactly is Hyper9 and what&#8217;s so special about a tool that can search against all objects in your virtual infrastructure? <span id="more-1165"></span><br />
<center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center><br />
Probably the best way to explain it is to compare Hyper9 to a Google search. Just as if you would use Google to find information about MySQL databases on the Internet, you can use Hyper9 to find information about all of your virtual machines running MySQL in your data center. Then, just like Google lists the results of your web query with links to the various pages found, Hyper9 lists results with links to manage and connect to the found VMs. Finally, like Google lets you further define your search results with additional criteria, Hyper9 allows you to select or provide additional criteria to reduce your results too. Best of all, just like you use your web browser to search Google, you use your web browser to search your VI with Hyper9.</p>
<p>Here&#8217;s a screen shot showing the Hyper9 results of a query for &#8220;MySQL&#8221;.</p>
<p><a href="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat2.png"><img src="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat2.png" alt="" width="458" height="336" /></a></p>
<p>And a screen shot showing the expanded results of a search for &#8220;Windows&#8221;</p>
<p><a href="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat3.png"><img src="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat3.png" alt="" width="458" height="337" /></a></p>
<p>As you can see, Hyper9 provides some powerful reporting, monitoring, and analysis capabilities. You also have the option to save your searches for reuse again and again. <strong>Not only can you use keyword based queries, but there are pre-built criteria for all VI object fields.</strong> For example, you can find all VMs based on a version of the VM Tools, whether the CDrom is connected, or the existence of a snapshot.</p>
<p>As if that wasn&#8217;t enough, Hyper9 also has the ability to compare objects – both for current state analysis and for understanding changes over time. The comparison can take place using the same VM or 2 different VMs. Hyper9 calls this feature <strong>VMDNA, </strong>and it&#8217;s a great feature for examining configuration history.</p>
<p>The following screen shot shows how VMDNA can be used against a single machine to find differences over a time period. (click on any of the screen shots for larger versions)</p>
<p><a href="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat4.png"><img src="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat4.png" alt="" width="458" height="194" /></a></p>
<p>By clicking on the VMDNA results you are able to drill down into a specific area to further investigate as illustrated in the next screen shot.</p>
<p><a href="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat5.png"><img src="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat5.png" alt="" width="457" height="173" /></a></p>
<p>Using VMDNA against unique VMs is also useful. The next 2 screen shots show how a pre production version of a VM can be compared to production version.</p>
<p><a href="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat6.png"><img src="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat6.png" alt="" width="457" height="170" /></a></p>
<p><a href="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat7.png"><img src="http://vmetc.com/wp-content/uploads/2008/10/102308-1212-firstlookat7.png" alt="" width="456" height="335" /></a></p>
<p>If you are curious about <strong>what server requirements are needed to run Hyper9</strong>, I was told:</p>
<ul>
<li>Windows 2003 R2 (not sure if this is a hard requirement or just what the demo was running)</li>
<li>The application installs and embedded Derby database, and there is an option to use PostSQL.</li>
<li>1-2 GB of available disk space for install with considerable room for growth of database.</li>
<li>Installation can be on either a physical or virtual server</li>
<li>Internet Explorer or Firefox web browser for browsing to the Hyper9 interface</li>
</ul>
<p>Hyper9 does not require the installation of the VI Client on the system you are browsing from.</p>
<p>A lot will be happening over the next 2 weeks at <a href="http://www.hyper9.com/">Hyper9.com</a>. There are plans to open a community site for users as well as opening new slots for beta version testers. As I mentioned at the beginning of this post, I will have some of these beta slots reserved for VM /ETC readers. Leave a comment with your email address (will not be published) if you are interested in getting your hands on one of the betas.</p>
<p>For more information about the Hyper9 product visit the product overview <a href="http://www.hyper9.com/products/overview">web page</a>.<center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2008%2F10%2F23%2Ffirst-look-at-hyper9-beta-for-vm-etc-readers%2F';
  addthis_title  = 'First+look+at+Hyper9+beta+for+VM+%2FETC+readers';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2008/10/23/first-look-at-hyper9-beta-for-vm-etc-readers/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>What&#8217;s the difference between free ESXi and licensed ESXi?</title>
		<link>http://vmetc.com/2008/08/10/whats-the-difference-between-free-esxi-and-licensed-esxi/</link>
		<comments>http://vmetc.com/2008/08/10/whats-the-difference-between-free-esxi-and-licensed-esxi/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 14:20:25 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[esxi]]></category>
		<category><![CDATA[feature comparison]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=564</guid>
		<description><![CDATA[Updated 12.08.08 &#8211; The difference between free ESXi and licensed ESXi has been a very popular topic and one of my most read posts. Now with the release of ESX/ESXi 3.5 Update 3 there have been some feature changes in the free ESXi that I want to point out. I have also made a few [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff6600;"><strong><em></em></strong></span><em><span style="color: #ff6600;"><strong>Updated 12.08.08</strong></span> &#8211; <span style="color: #ff6600;">The difference between free ESXi and licensed ESXi has been a very popular topic and one of my most read posts. Now with the release of ESX/ESXi 3.5 Update 3 there have been some feature changes in the free ESXi that I want to point out. I have also made a few corrections. I have left my original text for reference.</span></em> <span style="color: #ff6600;"><em>Thanks go to <a href="http://www.mikedipetrillo.com" target="_blank">Mike Dipetrillo</a> for asisstance with these updates.</em></span></p>
<p><span style="color: #ff6600;"><strong><em>update 12.15.08 &#8211; the ESXi 3.5 Update 3 RCLI API was unintentionally opened. The remote administration abilities will be locked down again in the next release. Please <a href="../2008/12/15/vmware-free-esxi-35-update-3-rcli-apis-opened-unintentionally/" target="_blank">see my updated post on</a> this new information. </em></strong></span></p>
<p>In case you&#8217;ve been &#8220;holed up&#8221; in the data center for the last month (I don&#8217;t doubt that a few admins have) and maybe haven&#8217;t heard yet, <a href="http://vmetc.com/2008/07/28/its-official-esxi-35-update-2-is-free-and-available-for-download/" target="_blank">VMware now offers a free version of ESXi</a>. Yes, VMware has made a version of it&#8217;s enterprise class, bare metal installable hypervisor available for download at no charge. There is no trial period or demo license required. There are no guest limitations on the host. So, there has to be a &#8220;gotcha&#8221;, right? Not really, but <strong>you do need to understand the differences between the free ESXi and VI ESXi (licensed) versions.</strong></p>
<p>Although ESXi runs the same code and is on the same distribution schedule as ESX, VMware&#8217;s intended usage is a little different than what VMware administrators are used to, and therefore the ESXi product has some functional differences that need to be understood &#8211; especially for the free ESXi version. This post explores some of the major differences, and can hopefully help VI administrators make the correct decisions about what version of ESX to implement.    I concentrate most on the differences between the free and licensed versions of ESXi as they are the most likely versions to confuse administrators used to VMware&#8217;s full ESX 3.5 enterprise solution.<span id="more-564"></span><br />
<center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<h3>ESXi is a stand alone appliance</h3>
<p>Both in the way ESXi is installed and in the way it is updated or patched, ESXi is more like firmware than it is like a operating system. The installation routine does not require normal configuration decisions. For example, the install does not prompt for partition sizes. Once installed, ESXi does not provide root access to a shell like the Service Console available in ESX. In fact, ESXi is VMware&#8217;s hypervisor code only and no longer has any remnants of the Red Hat distribution. VMware designed the ESXi host to be managed individually with the VI Client. Finally, patches and upgrades will be full image replacements.</p>
<p>So, <strong>what would be some good uses of ESXi?</strong> In the VMware Communities Roundtable Podcast #11(linked at the end of this post) the following scenarios were suggested as appropriate:<span style="font-size: 10pt; font-family: Arial;"><br />
</span></p>
<ul>
<li>
<ul>
<li>Companies starting out with virtualization</li>
<li>IT departments with little Linux experience</li>
</ul>
<ul>
<li>Small office or department deployments</li>
</ul>
<ul>
<li>Remote site deployments</li>
</ul>
<ul>
<li>Creating simple test and development environments</li>
</ul>
<ul>
<li>Small consolidation scenarios</li>
<li>Quick DR site implementations to get most of the most important VMs up and running</li>
<li>enterprise companies that want stateless servers with small footprints that can be quickly deployed</li>
</ul>
</li>
</ul>
<p>Also, if ESXi is a stand alone host only, <strong>then why use ESXi instead of the also free VMware Server?</strong></p>
<ul>
<li>
<ul>
<li>ESXi is a bare metal install and VMware Server requires a host operating system.</li>
<li>There is more resource overhead used by the host operating system when using VMware Server.</li>
<li>ESXi is an Enterprise class hypervisor that can run more guests</li>
<li>ESXi can be directly upgraded to VI3.5 Enterprise when ready</li>
</ul>
</li>
</ul>
<h3>Remote Administration and Monitoring</h3>
<p>Remember, the key difference between ESX 3.5 and ESXi is the presence of the Service Console OS. Without the Service Console the remote administration and monitoring possibilities have changed significantly.<br />
<span style="text-decoration: underline;"><br />
<strong>free ESXi</strong></span><span style="text-decoration: underline;"><strong><br />
</strong></span></p>
<ul>
<li>Remote administration only possible with the VI Client</li>
<li>Although the Remote Command Line (RCLI) appliance is available, the free version&#8217;s RCLI access is read only
<ul>
<li>Can not change things &#8211; Can&#8217;t create new vSwitches or configure existing vSwitches for example, just read current config</li>
</ul>
<ul>
<li>getting a read and write RCLI is an upgrade to VI Foundation, VI Standard, or VI Enterprise.</li>
</ul>
</li>
<li>Can NOT use SSH / WinSCP / mRemote &#8211; there is not a Service Console. ( it is possible to open a busybox console as explained <a href="http://www.vm-aware.com/2008/07/17/enable-ssh-for-esxi/" target="_blank">here</a> and <a href="http://www.yellow-bricks.com/2008/08/10/howto-esxi-and-ssh/" target="_blank">here</a>, but this function was intended for VMware Technical Support only. If you listen to the VMTN Podcast mentioned earlier it is very clear that VMware does not support this access by it&#8217;s customers and is also seriously considering removing this function completely.)</li>
<li>can NOT use SNMP monitoring</li>
</ul>
<p><span style="color: #ff6600;"><em>updated 12.08.08- As of ESXi Update 3 the RCLI is no longer read only. You can read and write changes thus making remote administration possible. It is also possible to use the normal ESXi API for administration, and several new gui based tools are beginning to surface with ESXi management ability.</em></span></p>
<p><span style="color: #ff6600;"><em>Correction: Even with the free ESXi version CIM agents are provided and SNMP monitoring is possible</em></span></p>
<p><span style="color: #ff6600;"><em><strong>Updated 12.15.08 &#8211; The RCLI for the free version of ESXi 3.5 will be locked back down again in the next release</strong><br />
</em></span></p>
<p><span style="text-decoration: underline;"><strong>VI ESXi</strong></span> (in VI Foundation, VI Standard, or VI Enterprise)</p>
<ul>
<li>Licensed versions of ESXi also lack Service Console and remote SSH ability. <span style="color: #ff6600;"><em>(see updated note above for same alternatives)</em></span></li>
<li>Can be managed by VirtualCenter Server as well as VI Client</li>
<li>RCLI is read and write</li>
<li>SNMP monitoring available wih built in CIM agents</li>
</ul>
<h3>Scripting of Installation and Configuration</h3>
<p>The current scripting available in the full ESX 3.5 is possible because of the Service Console so we will concentrate on the other versions again.</p>
<ul>
<li>Web Access does not exist for ESXi</li>
<li>Kickstart based automated installation is NOT available</li>
<li>Read only RCLI prevents scripting in free version but licensed VI ESXi can use new RCLI commands to provide scripting
<ul>
<li>VMware recommends current scripts be ported to new RCLI syntax</li>
</ul>
</li>
<li>RCLI does have a built in command to export host configuration and import to other hosts</li>
</ul>
<p><span style="color: #ff6600;"><em>updated 12.08.08 &#8211; Mike Dipetrillo from VMware pointed out that you can PXE boot and even Kickstart <span class="nfakPe">ESXi</span><a href="http://www.mikedipetrillo.com/mikedvirtualization/2008/11/howto-pxe-boot.html" target="_blank"> </a>. installs. See his post on this here: </em></span><span style="color: #ff6600;"><em><a href="http://www.mikedipetrillo.com/mikedvirtualization/2008/11/howto-pxe-boot.html" target="_blank">http://www.mikedipetrillo.com/mikedvirtualization/2008/11/howto-pxe-boot.html</a></em></span></p>
<p><span style="color: #ff6600;"><em>As of Update 3 the RCLI is no longer read only so scripting not prevented anymore. see notes above</em></span></p>
<p><span style="color: #ff6600;"><em>Correction: The RCLI command to export host configurations apparently is still a future feature. Look for it in upcoming versions.</em></span></p>
<p><span style="color: #ff6600;"><em><strong>Updated 12.15.08 &#8211; The RCLI for the free version of ESXi 3.5 will be locked back down again in the next release</strong></em></span></p>
<h3>Backup and Recovery</h3>
<p>Since both versions of ESXi lack the Service Console the backup possibilities are limited. The following are some suggestions:</p>
<ul>
<li>Use the VI Client Datastore browser to move copies of files</li>
<li>Use hardware mirror on local VMFS partition</li>
<li>Use a IP storage network such as a NAS filer to run VMs and leverage filer features for backup</li>
<li>Use backup agents within guest operating systems</li>
</ul>
<p><span style="color: #ff6600;"><em>updated 12.08.08 &#8211; Actually, the licensed version comes with VCB (in Foundation, Standard, and Enterprise). That&#8217;s the best way for doing backups. 3rd party products from Vizioncore and others also work with the free and VI versions.</em></span></p>
<h3>Licensing</h3>
<p>As previously mentioned, managing ESXI with VirtualCenter and obtaining the VI Enterprise features requires purchasing licenses. The major point to understand here is that there is not a a la carte pricing model for features like VMotion, DRS, HA, or VCB. The best upgrade path for these enhancements with ESXi requires a purchase of the same versions VMware has been selling for ESX 3.5. Specifically,  VI Foundation, VI Standard, and VI Enterprise.  <strong>Unless I misunderstand, there does not seem to be a discount for using ESXi instead of ESX 3.5</strong>. There is an advantage of easier administration, tightened security, and an overall smaller footprint. The following VMware slide is a great visual of the differences between the versions and gives general list pricing as well. Click it for a larger version.</p>
<p><a href="http://vmetc.com/wp-content/uploads/2008/08/vmware-esx-versions-and-pricing.png" target="_blank"><img style="max-width: 800px;" src="http://vmetc.com/wp-content/uploads/2008/08/vmware-esx-versions-and-pricing.png" alt="" width="559" height="431" /></a></p>
<p>I used the following 2 primary resources to put this post together. Check out both for more information about the different versions and options of ESXi.</p>
<ul>
<li><strong>Charu Chaubal from VMware&#8217;s Technical Marketing Group </strong>answered questions in the VMware Community Roundtable podcast #11 &#8211; <a href="http://blogs.vmware.com/vmtn/2008/07/esxi-is-where-i.html" target="_blank">ESXi is where it&#8217;s at: Community Roundtable podcast #11</a></li>
<li><strong>VMware KB article</strong> showing comparison between ESX and ESXi &#8211; <a href="http://kb.vmware.com/kb/1006543" target="_blank">VMware ESX and ESXi Comparison (1006543)</a></li>
</ul>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2008%2F08%2F10%2Fwhats-the-difference-between-free-esxi-and-licensed-esxi%2F';
  addthis_title  = 'What%26%238217%3Bs+the+difference+between+free+ESXi+and+licensed+ESXi%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2008/08/10/whats-the-difference-between-free-esxi-and-licensed-esxi/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Which of these companies sounds more qualified?</title>
		<link>http://vmetc.com/2008/07/07/which-of-these-companies-sounds-more-qualified/</link>
		<comments>http://vmetc.com/2008/07/07/which-of-these-companies-sounds-more-qualified/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 15:54:55 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[feature comparison]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[vi3]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[server2008]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=491</guid>
		<description><![CDATA[The title of this post is part of a quote from David Davis&#8217; SearchCIO article titled COMPARISON: Microsoft vs. VMware. David&#8217;s article was published back on June 4, and it&#8217;s been sitting in my drafts &#8220;screaming at me&#8221; to comment on here at VM /ETC. Now, with Hyper-V having been released and Microsoft&#8217;s marketing machine [...]]]></description>
			<content:encoded><![CDATA[<p>The title of this post is part of a quote from David Davis&#8217; SearchCIO article titled <a href="http://searchcio.techtarget.com.au/articles/24866-COMPARISON-Microsoft-vs-VMware" target="_blank">COMPARISON: Microsoft vs. VMware</a>. David&#8217;s article was published back on June 4, and it&#8217;s been sitting in my drafts &#8220;screaming at me&#8221; to comment on here at VM /ETC. Now, with Hyper-V having been released and Microsoft&#8217;s marketing machine starting to cloud virtualization reality, I point my readers to David&#8217;s arguments as examples of sane and logical analysis of the two products. Here&#8217;s the entire quote my title is taken from in the context it was written:</p>
<blockquote><p>&#8220;VMware is obviously the most experienced company when it comes to delivering a virtualisation product. The company has 10 years of virtualisation experience and a huge customer base, including 100% of the Fortune 500 companies and 92% of the Fortune 1000, totaling over 100,000 customers worldwide. VMware also holds 11 virtualisation patents, and in 2007 their revenue hit the $US1.33 billion mark.</p>
<p>This is in comparison to Microsoft which has a new virtualisation product, little enterprise virtualisation experience, and, to date, no Fortune 500 customers who have adopted their enterprise virtualisation product in a production environment. Ask yourself, which of these companies sounds more qualified to deliver your enterprise virtualisation solution?&#8221;</p></blockquote>
<p>David&#8217;s article goes on to make excellent comparison points about <span id="more-491"></span><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<p>support, reliability, 64 bit hardware requirements, Quick Migration vs VMotion, DRS vs NLB, and various other features not matched by Microsoft such as Storage VMotion.</p>
<p>However, reports on the Internet have touted Hyper-V&#8217;s price as the ultimate undoing of VMware. David&#8217;s article has some interesting costs analysis too.</p>
<blockquote><p>&#8220;To get Microsoft&#8217;s Hyper-V, all you need to do is to buy an edition of Windows Server 2008. The cost for that is between $US999 and $US3999. If you use Windows Server 2008 Enterprise edition, at a cost of close to $US4000, you can run up to 4 guests inside of it without<br />
having to buy additional Windows licenses.</p>
<p>However, if you go with Windows Server 2008 standard you will have to buy a license for the host system, as well as each guest OS. And does this include support? No. Are the features the same between ESXi and Hyper-V? No. Suddenly, Hyper-V isn&#8217;t as free as it sounded nor as much<br />
of a value.&#8221;</p></blockquote>
<p>David does a much better job explaining the real pricing of Hyper-V then I did in my <a href="http://vmetc.com/2008/06/26/hyper-v-released-yahoo-reports-price-is-28-yeah-right/" target="_blank">&#8220;Hyper-V costs $28. Yeah Right!&#8221;</a> post.</p>
<p>Don&#8217;t get me wrong. I have established my career on Microsoft products and certifications. I want Microsoft Hyper-V to become a solid option for consolidating systems as virtual guests. I believe in the <a href="http://vmetc.com/2008/04/21/mixed-vendor-virtual-data-center/" target="_self">multi virtualization vendor data center</a>. It&#8217;s just frustrating to hear the market analysts and industry journalists talk about Hyper-V as the answer to VMware VI3. Once again, David sums up my thoughts:</p>
<blockquote><p>&#8220;In the end, it is my opinion that VMware &#8220;wins the war&#8221; for several reasons. Perhaps most obvious, is that Microsoft is already incredibly behind VMware in terms of virtualisation know-how and may never catch up.&#8221;</p></blockquote>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2008%2F07%2F07%2Fwhich-of-these-companies-sounds-more-qualified%2F';
  addthis_title  = 'Which+of+these+companies+sounds+more+qualified%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2008/07/07/which-of-these-companies-sounds-more-qualified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualization Roundtable Podcast from VMTN</title>
		<link>http://vmetc.com/2008/05/24/virtualization-roundtable-podcast-from-vmtn/</link>
		<comments>http://vmetc.com/2008/05/24/virtualization-roundtable-podcast-from-vmtn/#comments</comments>
		<pubDate>Sat, 24 May 2008 13:37:37 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[feature comparison]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[virtual appliance]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[vmtn]]></category>
		<category><![CDATA[vmware converter]]></category>
		<category><![CDATA[Xen]]></category>
		<category><![CDATA[XenServer]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=390</guid>
		<description><![CDATA[John Troyer from VMTN has hosted the first podcast episode of VMware Communities Roundtable and has posted a summary of the call notes at VMware Communities Roundtable podcast #1 &#124; VMTN Blog. I am honored to have one of my &#8220;things that make you go hmmmm&#8221; (on the Quick Migration vs VMotion discussion) posts listed [...]]]></description>
			<content:encoded><![CDATA[<p>John Troyer from VMTN has hosted the first podcast episode of VMware Communities Roundtable and has posted a summary of the call notes at <a href="http://blogs.vmware.com/vmtn/2008/05/vmware-commun-1.html">VMware Communities Roundtable podcast #1 | VMTN Blog.</a> I am honored to have one of my <a href="http://vmetc.com/2008/04/25/things-that-make-you-go-hmmmm-april-25-2008/" target="_blank">&#8220;things that make you go hmmmm&#8221; (on the Quick Migration vs VMotion discussion)</a> posts listed as a reference for one of the topics of the episode.</p>
<p>John announces the new series and the objective of the Roundtable podcasts with the following summary:</p>
<blockquote><p>&#8220;Each week, we&#8217;ll bring together experts and leaders from the VMware Communities and virtualization blogs to discuss the interesting topics in virtualization. Think of this as if it were a group meeting up at VMworld over a pint to chat about the latest news.&#8221;</p></blockquote>
<p>The episode lasts somewhere between 50 minutes to an hour and is a recorded call between John and an attendee list consisting of some of the virtualization community&#8217;s top minds from all over the world. VMware Community profiles of the individuals contributing to episode 1 are:</p>
<ul>
<li><a class="jive-link-profile" href="http://communities.vmware.com/people/sbeaver"><span>Steve Beaver</span> &#8211; sbeaver</a></li>
<li><a class="jive-link-profile" href="http://communities.vmware.com/people/tom%20howarth">Tom Howarth</a></li>
<li><a class="jive-link-profile" href="http://communities.vmware.com/people/mittell"><span>Alex Mittell</span> &#8211; mittell</a></li>
<li><a class="jive-link-profile" href="http://communities.vmware.com/people/esiebert7625"><span>Eric Siebert</span> &#8211; esiebert7625</a></li>
<li><a class="jive-link-profile" href="http://communities.vmware.com/people/Texiwill"><span>Edward Haletky</span> -Texiwill</a></li>
<li><a class="jive-link-profile" href="http://communities.vmware.com/people/Dave.Mishchenko">Dave Mishchenko</a></li>
</ul>
<p>Go to John&#8217;s VMTN post to listen or download the podcast, but the following is my quick summary and take-aways from the call.<span id="more-390"></span><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center><br />
<span style="text-decoration: underline;"><strong><br />
xtravirt XVS Virtual SAN</strong></span></p>
<p>I just <a href="http://vmetc.com/2008/05/23/xtravirt-xvs-creates-a-free-san-out-of-local-esx-vmfs/" target="_blank">posted about this new free iSCSI SAN for the local VMFS storage</a>.  Alex and Tom discuss the product in greater detail and provide some road map for future versions and expanding the features.</p>
<p><span style="text-decoration: underline;"><strong>ESX snapshots</strong></span></p>
<p>A great exchange between all attendees about the lack of true understanding of what snapshots are, how they should be managed, and a few example scenarios where VI admins have made some terrible mistakes deleting snapshots.</p>
<p>Eric disagrees with the idea of <a href="http://vmetc.com/2008/05/21/use-vmware-converter-to-solve-esx-snapshot-issues/" target="_blank">using VMware Converter as an alternative to committing snapshots</a> due to the overhead of creating an entire new VM and the increased likelihood of corruption due to the use of the network while using Converter. He suggests that using the vmkfstools utility from the console is the best option. I&#8217;ll have to research this some more and maybe create another post on this method.</p>
<p>On a related note, the concept of creating a snapshot and then using vmkfstools to copy the frozen vmdk as a method for cloning running VMs  is brought up. Another simple but brilliant idea!<br />
<span style="text-decoration: underline;"><br />
<strong>ESX VMs in the DMZ</strong></span></p>
<p>The concept of hosting VMs in the DMZ is explored, and Edward explains how many security professionals are wrongly requiring that the separate ESX and SAN infrastructure be dedicated to the DMZ. The concept of an ESX host straddling the firewall is actually a misunderstanding by security and networking engineers. Edward dives deep into the increased potential for attacks and Service Console compromise by placing ESX hosts in the DMZ.<br />
<strong><br />
<span style="text-decoration: underline;">Virtualization features comparisons</span></strong></p>
<p>Dave and the group discuss the various web links and posts that discuss emerging virtualization alternatives such as Hyper-V, Citrix XenServer, KVM, Parallels and the attempts to compare the products to VMware&#8217;s features and architecture. A point is made about the competition reducing comparisons down to feature checklists is not really talking &#8220;apples to apples&#8221;.<center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2008%2F05%2F24%2Fvirtualization-roundtable-podcast-from-vmtn%2F';
  addthis_title  = 'Virtualization+Roundtable+Podcast+from+VMTN';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2008/05/24/virtualization-roundtable-podcast-from-vmtn/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ZDNet comparison of VirtualBox and VMware Server 2.0</title>
		<link>http://vmetc.com/2008/05/23/zdnet-comparison-of-virtualbox-and-vmware-server-20/</link>
		<comments>http://vmetc.com/2008/05/23/zdnet-comparison-of-virtualbox-and-vmware-server-20/#comments</comments>
		<pubDate>Sat, 24 May 2008 03:10:30 +0000</pubDate>
		<dc:creator>Rich Brambley</dc:creator>
				<category><![CDATA[feature comparison]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vmware server]]></category>
		<category><![CDATA[workstation]]></category>
		<category><![CDATA[Sun xVM]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware workstation]]></category>

		<guid isPermaLink="false">http://vmetc.com/?p=389</guid>
		<description><![CDATA[Jason Perlow of blogs.zdnet.com has written a great feature comparison post of the 2 best multi-platform, free virtualization products in my opinion &#8211; Sun xVM VirtualBox 1.6 and VMware Server 2.0 Beta 2. Personally, I used to run VMware Server 1.x on my XP notebook until I was tempted to try VMware&#8217;s first beta of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://vmetc.com/2008/04/17/virtualbox-opensource-alternative-to-vmware-workstation-65/" target="_blank"><img style="max-width: 800px; float: right; margin-top: 10px; margin-bottom: 10px; margin-left: 10px;" src="http://vmetc.com/wp-content/uploads/2008/04/virtualbox-seamless-integration-users-manual-screenshot.jpg" alt="" width="450" height="335" /></a>Jason Perlow of blogs.zdnet.com has written a great feature comparison post of the 2 best multi-platform, free virtualization products in my opinion &#8211; <a href="https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=innotek-1.6-G-F@CDS-CDS_SMI" target="_blank">Sun xVM VirtualBox 1.6</a> and <a href="http://www.vmware.com/beta/server/" target="_blank">VMware Server 2.0 Beta 2</a>.</p>
<p>Personally, I used to run VMware Server 1.x on my XP notebook until I was tempted to try VMware&#8217;s first beta of version 2.0. Although not an officially supported OS for any version of VMware Server, my use of Server on XP was for basic research and test purposes, and I chose the free version over VMware Workstation. Like most, after the switch to 2.0 beta 1 I experienced frustration with the web interface. Now, since I discovered Sun&#8217;s xVM VirtualBox 1.6 seamless feature and the ability to run virtual machines created in VMware&#8217;s .vmdk format, I have switched. I am extremely happy with VirtualBox, and I even consider it to be a closer <a href="http://vmetc.com/2008/04/17/virtualbox-opensource-alternative-to-vmware-workstation-65/" target="_blank">open-source replacement for VMware Workstation</a> with features that rival the still in beta version of Workstation 6.5. I also use VirtualBox 1.6 on both 64 bit and 32 bit Ubuntu at home.</p>
<p>Jason&#8217;s comparison focuses on using the products in a true virtualization host capacity, and he provides some interesting performance analysis.<span id="more-389"></span><center><p><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "8919425963";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></center></p>
<p><span style="text-decoration: underline;"><strong>On xVM VirtualBox 1.6:</strong></span></p>
<blockquote><p>&#8220;Overall we found VirtualBox xVM performance to be excellent, especially when loaded on a 64-bit machine with AMD or Intel virtualization acceleration enabled. However, even software-based virtualization on 32-bit systems running 32-bit virtualized OSes ran acceptably. While the software could run on as little on a system as little as 1GB of RAM running a single 512MB VM, we would recommend a minimum of 2GB on the host machine for predictable performance using 512MB or 1024MB VMs. Like VMWare, VirtualBox comes with its own set of integration tools which can be installed on the guest OSes to improve performance. VirtualBox also supports Virtual Machine formats of competitive products, such as Microsoft’s Virtual Server and VMWare. Be advised that if you do port one of your older VMs over, you’ll want to remove the “tools” (paravirtualized device drivers) from the guest OS install before running them in VirtualBox, or you will run into a number of compatibility problems.&#8221;</p></blockquote>
<p><span style="text-decoration: underline;"><strong>On VMware Server 2.0 Beta 2:</strong></span></p>
<blockquote><p>&#8220;Server 2.0 beta 2 weighs in at a mammoth 450MB download, and requires a fairly serious box to run with good performance. For our tests, we used a dual-core Athlon 64 X2 5000 ASUS mainboard-based PC clone with 2GB RAM, and an IBM xSeries 1U server with twin dual Xeon 3.6gGhz processors with 4GB of RAM, using the 64-bit version of <a href="http://www.centos.org/"><strong>CentOS 5 </strong></a>(a free identical clone of RHEL 5) as the host operating system. VMWare Server 2.0 also comes in a Windows version, but this version was not tested due to time constraints, and the web UI is identical regardless of what client is used. Performance on the 4GB system was excellent, and quite fast when we doubled the host memory to 8GB, but we started to see some scalability and response issues on the 2GB machine with 1024MB VMs. Additionally, we found that the only reliable browsers to use as the administrative client were the beta and release candidate versions of Firefox 3 — Firefox 2 and Internet Explorer 7 seemed a bit glitchy with all the Ajax components of the new Web UI.&#8221;</p></blockquote>
<p>For some great screen shots of both products in action and to read all of Jason&#8217;s comparison use the following links:</p>
<p><a href="http://content.zdnet.com/2346-10532_22-201851.html" target="_blank">Screenshots of VirtualBox 1.6 and VMWare 2.0 Server</a></p>
<p><a href="http://blogs.zdnet.com/BTL/?p=8880">Virtualization smackdown: Sun xVM VirtualBox 1.6 vs. VMWare Server 2.0 Beta 2 | Between the Lines | ZDNet.com</a><center><script type="text/javascript"><!--
google_ad_client = "pub-9435712307568301";
google_ad_slot = "2700754787";
google_ad_width = 336;
google_ad_height = 280;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmetc.com%2F2008%2F05%2F23%2Fzdnet-comparison-of-virtualbox-and-vmware-server-20%2F';
  addthis_title  = 'ZDNet+comparison+of+VirtualBox+and+VMware+Server+2.0';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmetc.com/2008/05/23/zdnet-comparison-of-virtualbox-and-vmware-server-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

