<?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>Savage Nomads &#187; vmware</title>
	<atom:link href="http://www.savagenomads.net/category/technology/vmware-technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.savagenomads.net</link>
	<description>A speed bump on the information super highway.</description>
	<lastBuildDate>Mon, 23 Jan 2012 13:39:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>how to add drivers to ESXi</title>
		<link>http://www.savagenomads.net/2011/12/01/how_to_add_drivers_to_esxi/</link>
		<comments>http://www.savagenomads.net/2011/12/01/how_to_add_drivers_to_esxi/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 21:57:23 +0000</pubDate>
		<dc:creator>jayb</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[esxi dell]]></category>

		<guid isPermaLink="false">http://www.savagenomads.net/?p=2478</guid>
		<description><![CDATA[I seem to keep needing to do this so I thought I’d write up a very quick post so Its easier to find next time. I’ve had to do this...<a class="read-more" href="http://www.savagenomads.net/2011/12/01/how_to_add_drivers_to_esxi/">read more +</a>
Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/04/05/potential_problem_with_esx_30x_and_virtualcenter_25/' rel='bookmark' title='Potential Problem with ESX 3.0.x and VirtualCenter 2.5'>Potential Problem with ESX 3.0.x and VirtualCenter 2.5</a></li>
<li><a href='http://www.savagenomads.net/2008/09/03/vmware_now_on_the_svvp/' rel='bookmark' title='VMware now on the SVVP'>VMware now on the SVVP</a></li>
<li><a href='http://www.savagenomads.net/2007/11/18/errors_after_upgrading_vcenter/' rel='bookmark' title='Errors after upgrading vcenter?'>Errors after upgrading vcenter?</a></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I seem to keep needing to do this so I thought I’d write up a very quick post so Its easier to find next time.</p>
<p>I’ve had to do this for our <a class="zem_slink" title="QLogic" href="http://www.qlogic.com" rel="homepage">QLogic</a> CNA and installing <a class="zem_slink" title="Dell" href="http://www.dell.com" rel="homepage">Dell</a> mib files.</p>
<ul>
<li>You need to install the vmware CLI on your workstation.</li>
<li>start the vmware cli and I have to cd to ‘bin’ for the commands to work.</li>
<li>put the server you want to work on into maintenance mode from the vi client</li>
<li>Then use vihostupdate.pl to do the install/upload</li>
</ul>
<p>Here is the vmware docs site link for vihostupdate.pl</p>
<p><a href="http://www.vmware.com/support/developer/vcli/vcli41/doc/reference/vihostupdate.html">http://www.vmware.com/support/developer/vcli/vcli41/doc/reference/vihostupdate.html</a></p>
<p>&nbsp;</p>
<div class="wp-caption alignright" style="width: 85px"><a href="http://en.wikipedia.org/wiki/File:QLogic_Logo.png"><img class="zemanta-img-inserted zemanta-img-configured" title="QLogic" src="http://www.savagenomads.net/wp-content/uploads/2011/12/300px-QLogic_Logo1.png" alt="QLogic" width="75" height="44" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
<p>The quick and dirty command is</p>
<p><em>vihostupdate.pl –server [IP address] –username root –install –bundle c:file_location</em></p>
<p>You’ll want to use a zip file for driver, they are normally found in the offline-bundle folder of the ISO</p>
<p>For the Dell mibs you just need to use the mib file.</p>
<p>&nbsp;</p>
<p>Hope this helps someone, I know I use it a lot more than I expected.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://blog.scottlowe.org/2011/11/29/setting-up-software-fcoe-on-vsphere-5/">Setting up Software FCoE on vSphere 5</a> (scottlowe.org)</li>
<li class="zemanta-article-ul-li"><a href="http://www.delltechcenter.com/page/OpenManage+Support+for+VMware+ESX+5.0">OpenManage Support for VMware ESX 5.0</a> (delltechcenter.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="" alt="Enhanced by Zemanta" /></a></div><p>Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/04/05/potential_problem_with_esx_30x_and_virtualcenter_25/' rel='bookmark' title='Potential Problem with ESX 3.0.x and VirtualCenter 2.5'>Potential Problem with ESX 3.0.x and VirtualCenter 2.5</a></li>
<li><a href='http://www.savagenomads.net/2008/09/03/vmware_now_on_the_svvp/' rel='bookmark' title='VMware now on the SVVP'>VMware now on the SVVP</a></li>
<li><a href='http://www.savagenomads.net/2007/11/18/errors_after_upgrading_vcenter/' rel='bookmark' title='Errors after upgrading vcenter?'>Errors after upgrading vcenter?</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.savagenomads.net/2011/12/01/how_to_add_drivers_to_esxi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VStorage API&#8217;s for Array Integration (VAAI) explained</title>
		<link>http://www.savagenomads.net/2010/12/07/vstorage_apis_for_array_integration_vaai_explained/</link>
		<comments>http://www.savagenomads.net/2010/12/07/vstorage_apis_for_array_integration_vaai_explained/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 14:00:00 +0000</pubDate>
		<dc:creator>jayb</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.savagenomads.net/2010/12/07/vstorage_apis_for_array_integration_vaai_explained/</guid>
		<description><![CDATA[We are going though a storage refresh and talking to many different storage vendors. Seems like some of the smaller vendors aren’t even sure what VAAI is (they don’t get...<a class="read-more" href="http://www.savagenomads.net/2010/12/07/vstorage_apis_for_array_integration_vaai_explained/">read more +</a>
Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/04/05/potential_problem_with_esx_30x_and_virtualcenter_25/' rel='bookmark' title='Potential Problem with ESX 3.0.x and VirtualCenter 2.5'>Potential Problem with ESX 3.0.x and VirtualCenter 2.5</a></li>
<li><a href='http://www.savagenomads.net/2007/12/05/calculating_vmware_ha_failover_capacity/' rel='bookmark' title='Calculating VMware HA Failover Capacity'>Calculating VMware HA Failover Capacity</a></li>
<li><a href='http://www.savagenomads.net/2005/11/18/non-admin_issues/' rel='bookmark' title='Non-Admin Issues'>Non-Admin Issues</a></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>We are going though a storage refresh and talking to many different storage vendors. Seems like some of the smaller vendors aren’t even sure what VAAI is (they don’t get a second conf call)</p>
<p>Here’s a nice video from VMware explaining the basics of VAAI.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" 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://www.youtube.com/v/FiIn70FJZb4?fs=1&amp;hl=en_US&amp;hd=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/FiIn70FJZb4?fs=1&amp;hl=en_US&amp;hd=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<div class="zemanta-related">
<h6 class="zemanta-related-title" style="font-size: 1em;">I found another good post explaining the features of VAAI, check it out <a href="http://gestaltit.com/all/tech/storage/bas/vaai-vmware-admin/">http://gestaltit.com/all/tech/storage/bas/vaai-vmware-admin/</a></h6>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://blog.scottlowe.org/2010/11/01/recoverpoint-and-vaai-update/">RecoverPoint and VAAI Update</a> (scottlowe.org)</li>
<li class="zemanta-article-ul-li"><a href="http://blog.scottlowe.org/2010/10/28/recoverpoint-and-vaai-interoperability/">RecoverPoint and VAAI Interoperability</a> (scottlowe.org)</li>
<li class="zemanta-article-ul-li"><a href="http://go.theregister.com/feed/www.theregister.co.uk/2010/12/01/compellent_srm_bundle/">Compellent bolts on first VMWare SRM disaster parachute</a> (go.theregister.com)</li>
</ul>
</div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="float: right; border-style: none;" src="http://img.zemanta.com/zemified_a.png?x-id=4352e593-bcd2-4964-9023-1ad9a3aa3171" alt="Enhanced by Zemanta" /></a></div><p>Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/04/05/potential_problem_with_esx_30x_and_virtualcenter_25/' rel='bookmark' title='Potential Problem with ESX 3.0.x and VirtualCenter 2.5'>Potential Problem with ESX 3.0.x and VirtualCenter 2.5</a></li>
<li><a href='http://www.savagenomads.net/2007/12/05/calculating_vmware_ha_failover_capacity/' rel='bookmark' title='Calculating VMware HA Failover Capacity'>Calculating VMware HA Failover Capacity</a></li>
<li><a href='http://www.savagenomads.net/2005/11/18/non-admin_issues/' rel='bookmark' title='Non-Admin Issues'>Non-Admin Issues</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.savagenomads.net/2010/12/07/vstorage_apis_for_array_integration_vaai_explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to upgrade to VMware vCenter Server 4.1 using the Data Migration tool</title>
		<link>http://www.savagenomads.net/2010/07/27/how_to_upgrade_to_vmware_vcenter_server_41_using_the_data_migration_tool/</link>
		<comments>http://www.savagenomads.net/2010/07/27/how_to_upgrade_to_vmware_vcenter_server_41_using_the_data_migration_tool/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 02:21:18 +0000</pubDate>
		<dc:creator>jayb</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.savagenomads.net/2010/07/27/how_to_upgrade_to_vmware_vcenter_server_41_using_the_data_migration_tool/</guid>
		<description><![CDATA[http://kb.vmware.com/kb/1022137 This video describes the process for using the Data Migration tool to upgrade VMware vCenter Server 4.1. VMware vCenter 4.1 is part of the VMware vSphere 4.1 product suite....<a class="read-more" href="http://www.savagenomads.net/2010/07/27/how_to_upgrade_to_vmware_vcenter_server_41_using_the_data_migration_tool/">read more +</a>
Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/01/18/vmware_esx_35_upgrade_path_where_to_start/' rel='bookmark' title='VMware ESX 3.5 upgrade path: Where to start'>VMware ESX 3.5 upgrade path: Where to start</a></li>
<li><a href='http://www.savagenomads.net/2007/11/18/errors_after_upgrading_vcenter/' rel='bookmark' title='Errors after upgrading vcenter?'>Errors after upgrading vcenter?</a></li>
<li><a href='http://www.savagenomads.net/2008/03/05/16000_exchange_mailboxes_1_server_-_vmware_vroom/' rel='bookmark' title='16,000 Exchange Mailboxes, 1 Server &#8211; VMware VROOM!'>16,000 Exchange Mailboxes, 1 Server &#8211; VMware VROOM!</a></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://kb.vmware.com/kb/1022137">http://kb.vmware.com/kb/1022137</a> This video describes the process for using the Data Migration tool to upgrade VMware vCenter Server 4.1. VMware vCenter 4.1 is part of the VMware vSphere 4.1 product suite. The Data Migration tool allows you to migrate vCenter Server 4.0 configuration. The Data Migration tool is provided with your vCenter Server 4.1 installation media.</p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:2a56ac14-22f0-4134-a45e-c0c12c124913" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: none; padding: 0px;">
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="660" height="405" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/s-zDTfwV-Dk&amp;hl=en_US&amp;fs=1?color1=0x2b405b&amp;color2=0x6b8ab6&amp;hd=1&amp;border=1&amp;hl=en" /><embed type="application/x-shockwave-flash" width="660" height="405" src="http://www.youtube.com/v/s-zDTfwV-Dk&amp;hl=en_US&amp;fs=1?color1=0x2b405b&amp;color2=0x6b8ab6&amp;hd=1&amp;border=1&amp;hl=en"></embed></object></div>
</div>
<p> From <a href="http://www.youtube.com/user/VMwareKB">VMwareKB</a>&#8216;s Youtube videos</p>
<p>07f2c6c4e1e94fec822f069b46c6f87d</p>
<p><a href="http://bloggers.com/">http://bloggers.com/</a></p><p>Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/01/18/vmware_esx_35_upgrade_path_where_to_start/' rel='bookmark' title='VMware ESX 3.5 upgrade path: Where to start'>VMware ESX 3.5 upgrade path: Where to start</a></li>
<li><a href='http://www.savagenomads.net/2007/11/18/errors_after_upgrading_vcenter/' rel='bookmark' title='Errors after upgrading vcenter?'>Errors after upgrading vcenter?</a></li>
<li><a href='http://www.savagenomads.net/2008/03/05/16000_exchange_mailboxes_1_server_-_vmware_vroom/' rel='bookmark' title='16,000 Exchange Mailboxes, 1 Server &#8211; VMware VROOM!'>16,000 Exchange Mailboxes, 1 Server &#8211; VMware VROOM!</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.savagenomads.net/2010/07/27/how_to_upgrade_to_vmware_vcenter_server_41_using_the_data_migration_tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Basic steps to upgrade to vSphere</title>
		<link>http://www.savagenomads.net/2009/08/03/basic_steps_to_upgrade_to_vsphere/</link>
		<comments>http://www.savagenomads.net/2009/08/03/basic_steps_to_upgrade_to_vsphere/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 19:34:40 +0000</pubDate>
		<dc:creator>jayb</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[esx]]></category>

		<guid isPermaLink="false">http://www.savagenomads.net/2009/08/03/basic_steps_to_upgrade_to_vsphere/</guid>
		<description><![CDATA[Jason Boche posted this picture to twitter of very basic steps to upgrade to vSphere &#160; (Why does twitpic crop the picture when you embedd the picture?) I still haven’t...<a class="read-more" href="http://www.savagenomads.net/2009/08/03/basic_steps_to_upgrade_to_vsphere/">read more +</a>
Related posts:<ol>
<li><a href='http://www.savagenomads.net/2009/07/19/performance_best_practices_for_vmware_vsphere_40/' rel='bookmark' title='Performance Best Practices for VMware vSphere 4.0'>Performance Best Practices for VMware vSphere 4.0</a></li>
<li><a href='http://www.savagenomads.net/2008/01/18/vmware_esx_35_upgrade_path_where_to_start/' rel='bookmark' title='VMware ESX 3.5 upgrade path: Where to start'>VMware ESX 3.5 upgrade path: Where to start</a></li>
<li><a href='http://www.savagenomads.net/2008/06/06/customization_fails_after_vc_25_upgrade/' rel='bookmark' title='Customization fails after VC 2.5 Upgrade'>Customization fails after VC 2.5 Upgrade</a></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/jasonboche">Jason Boche</a> posted this picture to twitter of very basic steps to upgrade to vSphere</p>
<p><a title="Share photos on twitter with Twitpic" href="http://twitpic.com/cn4d6"><img alt="Share photos on twitter with Twitpic" src="http://twitpic.com/show/thumb/cn4d6.jpg" width="150" height="150" /></a></p>
<p>&#160;</p>
<p>(Why does twitpic crop the picture when you embedd the picture?)</p>
<p>I still haven’t even started to plan my upgrade to V4. I still need to make sure my hardware will support it.</p><p>Related posts:<ol>
<li><a href='http://www.savagenomads.net/2009/07/19/performance_best_practices_for_vmware_vsphere_40/' rel='bookmark' title='Performance Best Practices for VMware vSphere 4.0'>Performance Best Practices for VMware vSphere 4.0</a></li>
<li><a href='http://www.savagenomads.net/2008/01/18/vmware_esx_35_upgrade_path_where_to_start/' rel='bookmark' title='VMware ESX 3.5 upgrade path: Where to start'>VMware ESX 3.5 upgrade path: Where to start</a></li>
<li><a href='http://www.savagenomads.net/2008/06/06/customization_fails_after_vc_25_upgrade/' rel='bookmark' title='Customization fails after VC 2.5 Upgrade'>Customization fails after VC 2.5 Upgrade</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.savagenomads.net/2009/08/03/basic_steps_to_upgrade_to_vsphere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance Best Practices for VMware vSphere 4.0</title>
		<link>http://www.savagenomads.net/2009/07/19/performance_best_practices_for_vmware_vsphere_40/</link>
		<comments>http://www.savagenomads.net/2009/07/19/performance_best_practices_for_vmware_vsphere_40/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 03:01:45 +0000</pubDate>
		<dc:creator>jayb</dc:creator>
				<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.savagenomads.net/2009/07/19/performance_best_practices_for_vmware_vsphere_40/</guid>
		<description><![CDATA[Image via Wikipedia In the next 2 or 3 months I’ll move my ESX 3.5 servers and VCenter to the vSphere, this document looks like a good place to start...<a class="read-more" href="http://www.savagenomads.net/2009/07/19/performance_best_practices_for_vmware_vsphere_40/">read more +</a>
Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/04/05/best_practices_for_esx_host_partitions/' rel='bookmark' title='Best Practices for ESX Host Partitions'>Best Practices for ESX Host Partitions</a></li>
<li><a href='http://www.savagenomads.net/2007/04/04/vmware_running_virtualcenter_in_a_vm/' rel='bookmark' title='VMware: Running VirtualCenter in a VM'>VMware: Running VirtualCenter in a VM</a></li>
<li><a href='http://www.savagenomads.net/2008/01/18/vmware_esx_35_upgrade_path_where_to_start/' rel='bookmark' title='VMware ESX 3.5 upgrade path: Where to start'>VMware ESX 3.5 upgrade path: Where to start</a></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div style="margin: 1em; width: 310px; display: block; float: right" class="zemanta-img" jquery1248058623484="615"><a href="http://commons.wikipedia.org/wiki/Image:NetworkOperations.jpg"><img style="border-bottom: medium none; border-left: medium none; display: block; border-top: medium none; border-right: medium none" alt="no original description" src="http://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/NetworkOperations.jpg/300px-NetworkOperations.jpg" width="300" height="201" /></a>
<p style="font-size: 0.8em" class="zemanta-img-attribution">Image via <a href="http://commons.wikipedia.org/wiki/Image:NetworkOperations.jpg">Wikipedia</a></p>
</p></div>
<p>In the next 2 or 3 months I’ll move my ESX 3.5 servers and VCenter to the vSphere, this document looks like a good place to start to make sure I get everything setup correctly. Right now I have 5 ESX servers in the data center and 4 small ESX deployments at the edge all controlled by a local VCenter server. A big question is will I need the extra features of the enterprise plus licensing or not.</p>
<blockquote><h4>Introduction</h4>
<h4>This book linked to this resource document provides tips that help administrators maximize the performance of <a class="zem_slink" title="VMware" href="http://www.vmware.com/" rel="homepage">VMware</a> vSphere 4.0. Sections cover hardware selection, ESX and virtual machines, guest operating systems, and virtual infrastructure management</h4>
<h4>Intended Audience</h4>
<p>This document is intended for system administrators who are planning a VMware vSphere 4.0 deployment and are looking to maximize its performance. The book assumes the reader is already familiar with VMware vSphere concepts and terminology. </p>
<h4>Outline</h4>
<h4>This book, Performance Best Practices for VMware® vSphere 4.0, provides a list of performance tips that cover the most performance-critical areas of VMware® vSphere 4.0. It is not intended as a comprehensive guide for planning and configuring your deployments.</h4>
<h4>Chapter 1, “Hardware for Use with VMware vSphere,” on page 11, provides guidance on selecting hardware for use with vSphere.</h4>
</blockquote>
<p> <span id="more-1395"></span><br />
<blockquote>
<h4>Chapter 2, “ESX and Virtual Machines,” on page 17, provides guidance regarding VMware ESX™ software and the virtual machines that run in it.</h4>
<h4>Chapter 3, “Guest Operating Systems,” on page 29, provides guidance regarding the guest operating systems running in virtual machines.</h4>
<h4>Chapter 4, “Virtual Infrastructure Management,” on page 35, provides guidance regarding resource management best practices.</h4>
<h4>NOTE For planning purposes we recommend reading this entire book before beginning a deployment. Material in the Virtual Infrastructure Management chapter, for example, may influence your hardware choices.</h4>
<h4>NOTE Most of the recommendations in this book apply to both ESX and ESXi. The few exceptions are noted in the text.</h4>
<h4>Author</h4>
<p><a href="http://viops.vmware.com/home/servlet/JiveServlet/showImage/102-1571-1-2817/vmware_1.bmp"><img alt="vmware_1.bmp" src="http://viops.vmware.com/home/servlet/JiveServlet/downloadImage/102-1571-1-2817/132-50/vmware_1.bmp" width="132" height="50" /></a></p>
<p>Bob Stephens</p>
<p><a href="mailto:stephens@vmware.com">stephens@vmware.com</a></p>
<h4>Disclaimer </h4>
<p>You use this proven practice at your discretion. VMware and the author do not guarantee any results from the use of this proven practice. This proven practice is provided on an as-is basis and is for demonstration purposes only.</p>
<h4>Performance Best Practices for VMware vSphere 4.0</h4>
<p>The document of the same name is available at this link &#8211; <a href="http://www.vmware.com/resources/techresources/10041">http://www.vmware.com/resources/techresources/10041</a>. </p>
</blockquote>
<p><a href="http://viops.vmware.com/home/docs/DOC-1571">Performance Best Practices for VMware vSphere 4.0</a>     </p>
</p>
</p>
</p>
</p>
</p>
<div class="zemanta-related">
<h6 style="font-size: 1em" class="zemanta-related-title">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.theregister.co.uk/2009/07/13/vmware_vcenter_update/">VMware copes with performance, chargeback anxiety </a>(theregister.co.uk)</li>
</ul></div>
</p>
<div style="margin-top: 10px; height: 15px" class="zemanta-pixie"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img style="border-bottom-style: none; border-right-style: none; border-top-style: none; float: right; border-left-style: none" class="zemanta-pixie-img" alt="Enhanced by Zemanta" src="http://img.zemanta.com/zemified_a.png?x-id=c907ce35-7ac6-4a84-8fa0-b60bf2551b5e" /></a></div><p>Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/04/05/best_practices_for_esx_host_partitions/' rel='bookmark' title='Best Practices for ESX Host Partitions'>Best Practices for ESX Host Partitions</a></li>
<li><a href='http://www.savagenomads.net/2007/04/04/vmware_running_virtualcenter_in_a_vm/' rel='bookmark' title='VMware: Running VirtualCenter in a VM'>VMware: Running VirtualCenter in a VM</a></li>
<li><a href='http://www.savagenomads.net/2008/01/18/vmware_esx_35_upgrade_path_where_to_start/' rel='bookmark' title='VMware ESX 3.5 upgrade path: Where to start'>VMware ESX 3.5 upgrade path: Where to start</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.savagenomads.net/2009/07/19/performance_best_practices_for_vmware_vsphere_40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare users check this out</title>
		<link>http://www.savagenomads.net/2009/07/05/vmware_users_check_this_out/</link>
		<comments>http://www.savagenomads.net/2009/07/05/vmware_users_check_this_out/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 18:54:27 +0000</pubDate>
		<dc:creator>jayb</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.savagenomads.net/2009/07/05/vmware_users_check_this_out/</guid>
		<description><![CDATA[Image by sunsurfr via Flickr I was reading through my rss feeds this weekend and came across a post entitled ‘The best thing I’ve found all year….’ by one of...<a class="read-more" href="http://www.savagenomads.net/2009/07/05/vmware_users_check_this_out/">read more +</a>
Related posts:<ol>
<li><a href='http://www.savagenomads.net/2007/12/05/calculating_vmware_ha_failover_capacity/' rel='bookmark' title='Calculating VMware HA Failover Capacity'>Calculating VMware HA Failover Capacity</a></li>
<li><a href='http://www.savagenomads.net/2007/11/07/vmware_drs_demo_video/' rel='bookmark' title='VMware DRS Demo Video'>VMware DRS Demo Video</a></li>
<li><a href='http://www.savagenomads.net/2003/12/15/emc_to_purchase_vmware/' rel='bookmark' title='EMC to purchase VMware'>EMC to purchase VMware</a></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div style="margin: 1em; display: block; float: right" class="zemanta-img"><a href="http://www.flickr.com/photos/53139634@N00/469241999/"><img style="border-bottom: medium none; border-left: medium none; display: block; border-top: medium none; border-right: medium none" alt="Fireworks 03" src="http://farm1.static.flickr.com/209/469241999_4a383436dd_m.jpg" /></a>
<p style="font-size: 0.8em" class="zemanta-img-attribution">Image by <a href="http://www.flickr.com/photos/53139634@N00/469241999/">sunsurfr</a> via Flickr</p>
</p></div>
<p>I was reading through my rss feeds this weekend and came across a post entitled ‘<a href="http://www.rtfm-ed.co.uk/?p=1310">The best thing I’ve found all year….</a>’ by one of the top vm bloggers. So I had to check it out. He was posting about a Dell tool that allows you to extend the file system of a running vm similar to <a class="zem_slink" title="Diskpart" href="http://en.wikipedia.org/wiki/Diskpart" rel="wikipedia">diskpart</a>, but…….YOU CAN DO IT TO THE SYSTEM DRIVE!!</p>
<p>Download it from <a href="http://ftp.us.dell.com/app/ExtPart.exe">http://ftp.us.dell.com/app/ExtPart.exe</a></p>
<p><cite><a href="http://www.ntpro.nl/">Eric Sloof</a></cite> even created a little demo to show you how easy it is!! <a href="http://www.ntpro.nl/blog/archives/1022-Pump-Up-the-Volume.html">http://www.ntpro.nl/blog/archives/1022-Pump-Up-the-Volume.html</a></p>
<p>Enjoy and let me know how well this works for you. I know I’ll be testing it this week. From the comments on <cite><a href="http://www.rtfm-ed.co.uk/">Mike Laverick</a></cite>’s site it works on windows 2003. I’ll have to test it on windows 2000 (yes, I still have a few of those around)</p>
<p>later,jb</p>
</p>
<div style="margin-top: 10px; height: 15px" class="zemanta-pixie"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img style="border-bottom-style: none; border-right-style: none; border-top-style: none; float: right; border-left-style: none" class="zemanta-pixie-img" alt="Enhanced by Zemanta" src="http://img.zemanta.com/zemified_a.png?x-id=6eedb94d-51e0-495c-ab1c-14ab8cddc540" /></a></div><p>Related posts:<ol>
<li><a href='http://www.savagenomads.net/2007/12/05/calculating_vmware_ha_failover_capacity/' rel='bookmark' title='Calculating VMware HA Failover Capacity'>Calculating VMware HA Failover Capacity</a></li>
<li><a href='http://www.savagenomads.net/2007/11/07/vmware_drs_demo_video/' rel='bookmark' title='VMware DRS Demo Video'>VMware DRS Demo Video</a></li>
<li><a href='http://www.savagenomads.net/2003/12/15/emc_to_purchase_vmware/' rel='bookmark' title='EMC to purchase VMware'>EMC to purchase VMware</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.savagenomads.net/2009/07/05/vmware_users_check_this_out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VDI &#8211; vmare vs citrix</title>
		<link>http://www.savagenomads.net/2009/05/22/vdi_vmare_vs_citrix/</link>
		<comments>http://www.savagenomads.net/2009/05/22/vdi_vmare_vs_citrix/#comments</comments>
		<pubDate>Fri, 22 May 2009 14:34:29 +0000</pubDate>
		<dc:creator>jayb</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[emc]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[HD]]></category>

		<guid isPermaLink="false">http://www.savagenomads.net/2009/05/22/vdi_vmare_vs_citrix/</guid>
		<description><![CDATA[We ended up going with a small vmware view deployment because we already had ESX and got a better deal on view. But the project was rushed and its not...<a class="read-more" href="http://www.savagenomads.net/2009/05/22/vdi_vmare_vs_citrix/">read more +</a>
Related posts:<ol>
<li><a href='http://www.savagenomads.net/2009/03/06/xenapp-desktop_or_vmware_view/' rel='bookmark' title='XenApp-Desktop or VMware View'>XenApp-Desktop or VMware View</a></li>
<li><a href='http://www.savagenomads.net/2007/09/09/the_shonk_project_-_delete_profiles_script/' rel='bookmark' title='The Shonk Project &#8211; Delete Profiles Script'>The Shonk Project &#8211; Delete Profiles Script</a></li>
<li><a href='http://www.savagenomads.net/2007/11/14/citrix_solutions_conference_2007_presentations/' rel='bookmark' title='Citrix Solutions Conference 2007 Presentations'>Citrix Solutions Conference 2007 Presentations</a></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>We ended up going with a small vmware view deployment because we already had ESX and got a better deal on view. But the project was rushed and its not installed or configured optimally (not the project leads fault)</p>
<p>We are not using shared clones and not redirecting profiles or user data.</p>
<p>I’ve been reading comparisons of xendesktop vs view and really wish we would have gone with xendesktop. We have Citrix PS 4. Oh well. </p>
<p>I found this video comparing streaming video and PowerPoint in both products. I’m just wondering how well this would look on a non-HDX xendesktop</p>
<div class="wlWriterEditableSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:f88d7cde-7bcc-4550-aeb1-17e1c5b6930d" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<div><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/bIHrO6tUFcM&amp;hl=en"></param><embed src="http://www.youtube.com/v/bIHrO6tUFcM&amp;hl=en" type="application/x-shockwave-flash" width="425" height="355"></embed></object></div>
</div>
<div class="zemanta-related">
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://flickerdown.com/2009/02/vmware-esx-alignment-document-for-emc-clariion-symmetrix/">VMware ESX alignment document for EMC Clariion &amp; Symmetrix </a>(flickerdown.com) </li>
</ul>
</div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border-right: medium none; border-top: medium none; float: right; border-left: medium none; border-bottom: medium none" alt="Enhanced by Zemanta" src="http://img.zemanta.com/zemified_a.png?x-id=3555e679-1c18-42a4-a909-cb9ee72db39d" /></a></div><p>Related posts:<ol>
<li><a href='http://www.savagenomads.net/2009/03/06/xenapp-desktop_or_vmware_view/' rel='bookmark' title='XenApp-Desktop or VMware View'>XenApp-Desktop or VMware View</a></li>
<li><a href='http://www.savagenomads.net/2007/09/09/the_shonk_project_-_delete_profiles_script/' rel='bookmark' title='The Shonk Project &#8211; Delete Profiles Script'>The Shonk Project &#8211; Delete Profiles Script</a></li>
<li><a href='http://www.savagenomads.net/2007/11/14/citrix_solutions_conference_2007_presentations/' rel='bookmark' title='Citrix Solutions Conference 2007 Presentations'>Citrix Solutions Conference 2007 Presentations</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.savagenomads.net/2009/05/22/vdi_vmare_vs_citrix/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>XenApp-Desktop or VMware View</title>
		<link>http://www.savagenomads.net/2009/03/06/xenapp-desktop_or_vmware_view/</link>
		<comments>http://www.savagenomads.net/2009/03/06/xenapp-desktop_or_vmware_view/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 04:01:08 +0000</pubDate>
		<dc:creator>jayb</dc:creator>
				<category><![CDATA[citrix]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.savagenomads.net/2009/03/06/xenapp-desktop_or_vmware_view/</guid>
		<description><![CDATA[Image via Wikipedia We are digging into the whole VDI options because of some specialty apps one of our business are deploying. We are also consolidating our data centers so...<a class="read-more" href="http://www.savagenomads.net/2009/03/06/xenapp-desktop_or_vmware_view/">read more +</a>
Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/07/07/why_vmware_is_better_than_xen_or_microsoft/' rel='bookmark' title='Why VMware is better than Xen or Microsoft'>Why VMware is better than Xen or Microsoft</a></li>
<li><a href='http://www.savagenomads.net/2008/09/03/vmware_now_on_the_svvp/' rel='bookmark' title='VMware now on the SVVP'>VMware now on the SVVP</a></li>
<li><a href='http://www.savagenomads.net/2008/07/05/free_tools_that_should_be_in_every_vmware_administrators_toolkit/' rel='bookmark' title='Free Tools That Should Be In Every VMware Administrator&rsquo;s Toolkit'>Free Tools That Should Be In Every VMware Administrator&rsquo;s Toolkit</a></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="display: block; float: right; margin: 1em; width: 212px" jquery1236311305891="1348"><a href="http://commons.wikipedia.org/wiki/Image:Datacenter-telecom.jpg"><img style="border-right: medium none; border-top: medium none; display: block; border-left: medium none; border-bottom: medium none" height="135" alt="Racks of telecommunications equipment in part ..." src="http://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Datacenter-telecom.jpg/202px-Datacenter-telecom.jpg" width="202" /></a>
<p class="zemanta-img-attribution" style="font-size: 0.8em">Image via <a href="http://commons.wikipedia.org/wiki/Image:Datacenter-telecom.jpg">Wikipedia</a></p>
</p></div>
<p>We are digging into the whole <a class="zem_slink" title="Desktop virtualization" href="http://en.wikipedia.org/wiki/Desktop_virtualization" rel="wikipedia">VDI</a> options because of some specialty apps one of our business are deploying. We are also consolidating our data centers so offering VDI in the datacenter will make access to the data more secure and quicker.</p>
<p>We’ve had people in to talk about both products. We already using <a class="zem_slink" title="VMware ESX Server" href="http://www.vmware.com/products/vi/esx/" rel="homepage">ESX</a> for our server virtualization and have a <a class="zem_slink" title="Citrix Systems" href="http://www.citrix.com/" rel="homepage">Citrix</a> <a class="zem_slink" title="Citrix XenApp" href="http://www.citrix.com/" rel="homepage">presentation server</a> 4.0 farm (with current support)</p>
<p>Citrix seems to have more options and a better overall package, but there’s also a higher price for those options. One thing we were told today is even if we plan on using XP for the virtual desktops we have to purchase a special “virtual license”. I don’t remember the name of the license (it included the the word vista in it) but we where told we’d still need it for XP desktops. That’s an extra cost we were not expecting.</p>
<p>Anyone have experience with Epicor Clientele in a VDI or XenApp environment?</p>
<p>later,jb</p>
<div class="zemanta-related">
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.theregister.co.uk/2009/02/04/citrix_xendesktop_3/">Citrix boosts seat count for XenDesktop</a> (theregister.co.uk) </li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.infoworld.com/article/09/02/04/Citrix_improves_XenDesktop_administration_user_experience_1.html&amp;a=2973920&amp;rid=c4fc5689-ec4e-45b4-b141-7dc538ec68e8&amp;e=13153e3c0c0fdb2934711586a249d9a8">Citrix bolsters XenDesktop user experience</a> (infoworld.com) </li>
<li class="zemanta-article-ul-li"><a href="http://www.podtech.net/home/5463/whats-new-with-vmware-view">What&#8217;s New with VMware View.</a> (podtech.net) </li>
</ul></div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border-right: medium none; border-top: medium none; float: right; border-left: medium none; border-bottom: medium none" alt="Enhanced by Zemanta" src="http://img.zemanta.com/zemified_a.png?x-id=da2a0a24-e78b-4e51-abaf-ff8a5f196c26" /></a></div><p>Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/07/07/why_vmware_is_better_than_xen_or_microsoft/' rel='bookmark' title='Why VMware is better than Xen or Microsoft'>Why VMware is better than Xen or Microsoft</a></li>
<li><a href='http://www.savagenomads.net/2008/09/03/vmware_now_on_the_svvp/' rel='bookmark' title='VMware now on the SVVP'>VMware now on the SVVP</a></li>
<li><a href='http://www.savagenomads.net/2008/07/05/free_tools_that_should_be_in_every_vmware_administrators_toolkit/' rel='bookmark' title='Free Tools That Should Be In Every VMware Administrator&rsquo;s Toolkit'>Free Tools That Should Be In Every VMware Administrator&rsquo;s Toolkit</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.savagenomads.net/2009/03/06/xenapp-desktop_or_vmware_view/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to use the Exchange 2007 Storage Cost Caluator</title>
		<link>http://www.savagenomads.net/2008/11/05/how_to_use_the_exchange_2007_storage_cost_caluator/</link>
		<comments>http://www.savagenomads.net/2008/11/05/how_to_use_the_exchange_2007_storage_cost_caluator/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 00:11:47 +0000</pubDate>
		<dc:creator>jayb</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Post from around the Net]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exchange]]></category>

		<guid isPermaLink="false">http://www.savagenomads.net/2008/11/05/how_to_use_the_exchange_2007_storage_cost_caluator/</guid>
		<description><![CDATA[wow, the MS Exchange team blog has a great post on how-to use the Exchange Server 2007 Mailbox Server Storage Cost Calculator The post lays out each stop and explains...<a class="read-more" href="http://www.savagenomads.net/2008/11/05/how_to_use_the_exchange_2007_storage_cost_caluator/">read more +</a>
Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/06/20/watch_for_this_delegates_issue_when_migrating_to_exchange_2007/' rel='bookmark' title='Watch for this delegates issue when migrating to exchange 2007'>Watch for this delegates issue when migrating to exchange 2007</a></li>
<li><a href='http://www.savagenomads.net/2008/03/05/16000_exchange_mailboxes_1_server_-_vmware_vroom/' rel='bookmark' title='16,000 Exchange Mailboxes, 1 Server &#8211; VMware VROOM!'>16,000 Exchange Mailboxes, 1 Server &#8211; VMware VROOM!</a></li>
<li><a href='http://www.savagenomads.net/2008/02/17/activesync-web-administration-tool-exchange-2003/' rel='bookmark' title='ActiveSync Web Administration Tool (Exchange 2003)'>ActiveSync Web Administration Tool (Exchange 2003)</a></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a title="Thumbnail via WebSnapr: http://msexchangeteam.com/archive/2008/11/04/450039.aspx" href="http://msexchangeteam.com/archive/2008/11/04/450039.aspx" target=""><img style="display: inline; margin-left: 0px; margin-right: 0px" height="75" alt="Thumbnail via WebSnapr: http://msexchangeteam.com/archive/2008/11/04/450039.aspx" src="http://images.websnapr.com/?url=http://msexchangeteam.com/archive/2008/11/04/450039.aspx" width="100" align="left" border="1" /></a>wow, the MS Exchange team blog has a great post on how-to use the <a href="http://msexchangeteam.com/archive/2008/11/04/450039.aspx">Exchange Server 2007 Mailbox Server Storage Cost Calculator</a></p>
<p>The post lays out each stop and explains the results. Unfortunately I don’t think we’ll be moving to exchange 2007 in 09 <img src='http://www.savagenomads.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  the CAL cost is just too much for next years budget. But we do plan on consolidating our 4 exchange 2003 servers within North American to a single exchange 2003 cluster. I’ve start looking into running a 1300 user exchange 2003 server on ESX. Most of the numbers and proof of concepts running exchange on ESX is for Exchange 2007. We’ll see how it goes. </p>
<div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:75b009fd-a8d9-496f-b0a4-a599696a9fd3" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">[tags]exchange, email, vmware[/tags]</div>
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://blogs.technet.com/aralves/archive/2007/10/30/exchange-2007-sp1-improvements-for-unified-communications.aspx">Exchange 2007 SP1 Improvements for Unified Communications</a></li>
<li class="zemanta-article-ul-li"><a href="http://www.creativetechs.com/iq/should_you_host_your_own_email_server.html">Should You Host Your Own Email Server?</a></li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border-right: medium none; border-top: medium none; float: right; border-left: medium none; border-bottom: medium none" alt="Enhanced by Zemanta" src="http://img.zemanta.com/zemified_a.png?x-id=0921110d-2d3b-4aa9-a95f-9ab058afaa2f" /></a></div><p>Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/06/20/watch_for_this_delegates_issue_when_migrating_to_exchange_2007/' rel='bookmark' title='Watch for this delegates issue when migrating to exchange 2007'>Watch for this delegates issue when migrating to exchange 2007</a></li>
<li><a href='http://www.savagenomads.net/2008/03/05/16000_exchange_mailboxes_1_server_-_vmware_vroom/' rel='bookmark' title='16,000 Exchange Mailboxes, 1 Server &#8211; VMware VROOM!'>16,000 Exchange Mailboxes, 1 Server &#8211; VMware VROOM!</a></li>
<li><a href='http://www.savagenomads.net/2008/02/17/activesync-web-administration-tool-exchange-2003/' rel='bookmark' title='ActiveSync Web Administration Tool (Exchange 2003)'>ActiveSync Web Administration Tool (Exchange 2003)</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.savagenomads.net/2008/11/05/how_to_use_the_exchange_2007_storage_cost_caluator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware now on the SVVP</title>
		<link>http://www.savagenomads.net/2008/09/03/vmware_now_on_the_svvp/</link>
		<comments>http://www.savagenomads.net/2008/09/03/vmware_now_on_the_svvp/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 18:48:24 +0000</pubDate>
		<dc:creator>jayb</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[exchange]]></category>

		<guid isPermaLink="false">http://www.savagenomads.net/2008/09/03/vmware_now_on_the_svvp/</guid>
		<description><![CDATA[VMware has qualified its industry-leading VMware ESX hypervisor under the Microsoft Server Virtualization Validation Program (SVVP)&#8230;http://tinyurl.com/6l6cwh Now you can run any Microsoft enterprise application on vmware ESX and get support...<a class="read-more" href="http://www.savagenomads.net/2008/09/03/vmware_now_on_the_svvp/">read more +</a>
Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/03/05/16000_exchange_mailboxes_1_server_-_vmware_vroom/' rel='bookmark' title='16,000 Exchange Mailboxes, 1 Server &#8211; VMware VROOM!'>16,000 Exchange Mailboxes, 1 Server &#8211; VMware VROOM!</a></li>
<li><a href='http://www.savagenomads.net/2008/07/07/why_vmware_is_better_than_xen_or_microsoft/' rel='bookmark' title='Why VMware is better than Xen or Microsoft'>Why VMware is better than Xen or Microsoft</a></li>
<li><a href='http://www.savagenomads.net/2008/01/18/vmware_esx_35_upgrade_path_where_to_start/' rel='bookmark' title='VMware ESX 3.5 upgrade path: Where to start'>VMware ESX 3.5 upgrade path: Where to start</a></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>VMware has qualified its industry-leading <a class="zem_slink" title="VMware ESX Server" href="http://www.vmware.com/products/vi/esx/" rel="homepage">VMware ESX</a> hypervisor under the Microsoft Server Virtualization Validation Program (SVVP)&#8230;<b><a href="http://tinyurl.com/6l6cwh">http://tinyurl.com/6l6cwh</a></b></p>
<p>Now you can run any Microsoft enterprise application on vmware ESX and get support from both vmware and Microsoft!!</p>
<p>I&#8217;m not quite sure what level of support you need from either company. Its it only for companies with EA or does it cover the single instance support calls for MS.</p>
<p>Please this talks about Plymouth University running 50,000 mailboxes on <a class="zem_slink" title="Microsoft Exchange Server" href="http://www.microsoft.com/exchange" rel="homepage">Exchange</a> in a vmware environment. I want to do this for our new consolidated exchange server for North America.</p>
<p>later,jb</p>
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d12471d7-d5fa-463c-9b63-81ff9161f3fb" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">[tags]exchange, vmware, esx, microsoft[/tags]</div>
<p><strong>&#160;</strong></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=7840bd0b-5ae3-49d0-979d-bb176240a982" />&gt;</div><p>Related posts:<ol>
<li><a href='http://www.savagenomads.net/2008/03/05/16000_exchange_mailboxes_1_server_-_vmware_vroom/' rel='bookmark' title='16,000 Exchange Mailboxes, 1 Server &#8211; VMware VROOM!'>16,000 Exchange Mailboxes, 1 Server &#8211; VMware VROOM!</a></li>
<li><a href='http://www.savagenomads.net/2008/07/07/why_vmware_is_better_than_xen_or_microsoft/' rel='bookmark' title='Why VMware is better than Xen or Microsoft'>Why VMware is better than Xen or Microsoft</a></li>
<li><a href='http://www.savagenomads.net/2008/01/18/vmware_esx_35_upgrade_path_where_to_start/' rel='bookmark' title='VMware ESX 3.5 upgrade path: Where to start'>VMware ESX 3.5 upgrade path: Where to start</a></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.savagenomads.net/2008/09/03/vmware_now_on_the_svvp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

