<?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>Malaysia VMware Communities &#187; ESX 3.5</title>
	<atom:link href="http://malaysiavm.com/blog/tag/esx-35/feed/" rel="self" type="application/rss+xml" />
	<link>http://malaysiavm.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 26 Apr 2012 15:54:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Import Virtual Machine with VMware Converter 4</title>
		<link>http://malaysiavm.com/blog/import-virtual-machine-with-vmware-converter-4/</link>
		<comments>http://malaysiavm.com/blog/import-virtual-machine-with-vmware-converter-4/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 18:43:41 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Converter]]></category>
		<category><![CDATA[ESX 3.5]]></category>
		<category><![CDATA[ESX 4]]></category>
		<category><![CDATA[VM 4]]></category>
		<category><![CDATA[VM 7]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=2036</guid>
		<description><![CDATA[New finding while trying to import the existing virtual machine from ESX 3.5 to vSphere 4 ESX host. I got an image from previous ESX 3.5 which is running hardware version 4. I was trying to import it to the new ESX 4.0 through the import wizard, and been failed for couple of times. During [...]]]></description>
			<content:encoded><![CDATA[<p>New finding while trying to import the existing virtual machine from ESX 3.5 to vSphere 4 ESX host. I got an image from previous <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> 3.5 which is running hardware version 4. I was trying to import it to the new ESX 4.0 through the import wizard, and been failed for couple of times. During the wizard, it allow you to change the virtual machine name, thin provision, disable unnecessary services and upgrade to virtual hardware version 7. I had selected the necessary configuration but non of it were success. It had always failed at the stage of 12 % during the import process. I even had browse the <a href="http://malaysiavm.com/blog/tag/datastore">datastore</a> to monitor the progress, for unknown reason, the task will be failed for no reason, which not even a packet was drop during the process.</p>
<p><span id="more-2036"></span>I decide to do a final round of import which keep every single configuration as default. All the configuration of the existing <a href="http://malaysiavm.com/blog/tag/vm">VM</a> had not been changed and it works. After the success import, I had to manually update the vmtools and virtual <a href="http://malaysiavm.com/blog/tag/hardware">hardware</a> version. I had also cloned the virtual machine to the new VM name that I wanted to, with thin provision enable. It had been taken 6 hours for the entire <a href="http://malaysiavm.com/blog/tag/import">import</a> process, which is consider long as the virtual machine image was 400GB. I will suggest to leave the default setting for future import process as it shown as more consistent process. The rest of the configuration always can be done right after the success import.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/import-virtual-machine-with-vmware-converter-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMotion compatible from ESX 3.5 to vSphere 4</title>
		<link>http://malaysiavm.com/blog/vmotion-compatible-for-esx-35-and-vsphere-4/</link>
		<comments>http://malaysiavm.com/blog/vmotion-compatible-for-esx-35-and-vsphere-4/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 14:35:13 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[DRS]]></category>
		<category><![CDATA[ESX 3.5]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1333</guid>
		<description><![CDATA[I am currently doing some test to simulate the real update requirement for my production VMware Farm to be upgraded from ESX 3.5 to vSphere 4. To minimize the impact to our production system, we may want to do this with as minimal impact as possible. Due to the virtual hardware version and tools upgrade [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently doing some test to simulate the real update requirement for my production VMware Farm to be upgraded from ESX 3.5 to <a href="http://malaysiavm.com/blog/tag/vSphere">vSphere</a> 4. To minimize the impact to our production system, we may want to do this with as minimal impact as possible. Due to the virtual hardware version and tools upgrade require, is pretty tough for us to perform the entire upgrade at 1 time. Therefore, our plan is get the host upgraded and follow by each individual virtual machine to be upgraded follow the suitable timing for different business unit. <a href="http://malaysiavm.com/blog/tag/ha">HA</a> and <a href="http://malaysiavm.com/blog/tag/drs">DRS</a> will need to be disable temp during the ESX upgrade.</p>
<p>I am able to get the <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> 3.5 to be manage by the latest vcenter. A vmotion from ESX 3.5 to vsphere 4 had been successes too, but the latest version of virtual machine which built from vSphere 4 might not compatible to vmotion back to the ESX 3.5 hosts. At the same time, if you have different processors chipset in the environment and require EVC to be turned on, it may be a little challenge to do so. You may want to ensure the <a href="http://malaysiavm.com/blog/tag/evc">EVC</a> to be done with no down time.  You may need to refer to my previous post about <a href="http://malaysiavm.com/blog/how-to-enable-evc-on-esx-35/">how to enable EVC with no down time.</a></p>
<p><span id="more-1333"></span>This trick is workable in the case. The new cluster created in vSphere 4 environment, may temporally disable the HA and DRS due to the incompatibility within ESX 3.5 and vSphere 4 for <a href="http://malaysiavm.com/blog/tag/vmotion">VMotion</a>, which may happen on the latest virtual hardware version which provided by vSphere 4. Anyway, my test will still going on to further analyze the best upgrade method to be used to our environment due to the challenge of different region, time zone and business function we currently serve with our <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vmotion-compatible-for-esx-35-and-vsphere-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ESX 3.5 update 4 released</title>
		<link>http://malaysiavm.com/blog/esx-35-update-4-released/</link>
		<comments>http://malaysiavm.com/blog/esx-35-update-4-released/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 08:50:43 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[ESX 3.5]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1185</guid>
		<description><![CDATA[ESX 3.5 had been released and available to be downloaded from here. VMware highly recommend to perform upgrade to vCenter 2.5 update 4 to support the ESX 3.5 update 4. ESX 3.5 update 4 will require vmtools to be upgraded too. For more information, please visit to the official release note from VMware.]]></description>
			<content:encoded><![CDATA[<p>ESX 3.5 had been released and available to be downloaded from <a href="http://www.vmware.com/download/vi/">here.</a></p>
<p>VMware highly recommend to perform upgrade to vCenter 2.5 update 4 to support the ESX 3.5 update 4. ESX 3.5 update 4 will require vmtools to be upgraded too.</p>
<p>For more information, please visit to the <a href="http://www.vmware.com/support/vi3/doc/vi3_esx35u4_rel_notes.html">official release note</a> from VMware.</p>
<p><span id="more-1185"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/esx-35-update-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 on vSphere</title>
		<link>http://malaysiavm.com/blog/windows-7-on-vsphere/</link>
		<comments>http://malaysiavm.com/blog/windows-7-on-vsphere/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 08:35:14 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[ESX 3.5]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[VM]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1069</guid>
		<description><![CDATA[Previously I had my windows 7 running on ESX 3.5, Workstation and VMware Server 2.0, and now I have my windows 7 on VMware vSphere, the next generation of ESX server from VMware. Notice that the operating system option will not provide windows 7 for your selection, which I believe VMware will include this on [...]]]></description>
			<content:encoded><![CDATA[<p>Previously I had my windows 7 running on ESX 3.5, Workstation and VMware Server 2.0, and now I have my windows 7 on VMware vSphere, the next generation of ESX server from VMware. Notice that the operating system option will not provide windows 7 for your selection, which I believe VMware will include this on the final release of vSphere when windows 7 become officially launch to public. Anyway, you can still install it on your ESX or vSphere by choosing Windows Vista as an option.</p>
<p><a href="http://malaysiavm.com/blog/wp-content/uploads/2009/03/windows7-1.jpg" rel="shadowbox[sbpost-1069];player=img;"><img class="alignnone size-full wp-image-1070" title="windows7-1" src="http://malaysiavm.com/blog/wp-content/uploads/2009/03/windows7-1.jpg" alt="windows7-1" width="499" height="432" /></a></p>
<p>A success installation of windows 7 on vSphere. I had able to installed the VMtools properly on the Virtual Machine.</p>
<p><span id="more-1069"></span></p>
<p><a href="http://malaysiavm.com/blog/wp-content/uploads/2009/03/windows7-22.jpg" rel="shadowbox[sbpost-1069];player=img;"><img class="alignnone size-full wp-image-1112" title="windows7-22" src="http://malaysiavm.com/blog/wp-content/uploads/2009/03/windows7-22.jpg" alt="windows7-22" width="497" height="437" rel="shadowbox /></a></p>
<p>Here is the weird thing happen, which the Operating system information tab had shown  as Windows NT 4.0. Anyway, this is not a major concern for myself, as long as it run as I need. The VM only support up to 2 vcpu at this moment, although I am running windows 7 64 bits in my test.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/windows-7-on-vsphere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running ESX in Fusion</title>
		<link>http://malaysiavm.com/blog/running-esx-in-fusion/</link>
		<comments>http://malaysiavm.com/blog/running-esx-in-fusion/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 11:19:24 +0000</pubDate>
		<dc:creator>ratatouille</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Workstations]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESX 3.5]]></category>
		<category><![CDATA[Fusion]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[VM]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware Workstation]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=782</guid>
		<description><![CDATA[Being a 1st time Mac user I am truly impress with the performance &#38; capability. I was a true PC users with windows &#38; started to use Linux quite a bit for passed 2-3 years. Recently with anonymous tips from someone I was able to get ESX running inside VMware Fusion Version 2.0.1 (128865). Just create a [...]]]></description>
			<content:encoded><![CDATA[<p>Being a 1st time <a href="http://malaysiavm.com/blog/tag/mac">Mac</a> user I am truly impress with the performance &amp; capability. I was a true PC users with windows &amp; started to use <a href="http://malaysiavm.com/blog/tag/linux">Linux</a> quite a bit for passed 2-3 years.</p>
<p>Recently with anonymous tips from someone I was able to get ESX running inside VMware <a href="http://malaysiavm.com/blog/tag/fusion">Fusion</a> Version 2.0.1 (128865).</p>
<p><a href="http://malaysiavm.com/images/Fusion-ESX.png" rel="shadowbox[sbpost-782];player=img;"><img src="http://malaysiavm.com/images/Fusion-ESX.png" alt="ESX in Fuion" width="517" height="262" rel="shadowbox" /></a><br />
Just create a VM as per normal wizard &amp; select &#8220;Generic Linux&#8221; or &#8220;RedHat Linux&#8221; works well for me.<br />
<span id="more-782"></span><br />
In order to get a guest <a href="http://malaysiavm.com/blog/tag/vm">VM</a> power up inside <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> running on <a href="http://malaysiavm.com/blog/tag/fusion">Fusion</a> you will need the following setting inside the .vmx configuration:-</p>
<p><em>ethernet0.virtualDev = &#8220;e1000&#8243;</em></p>
<p><em>monitor.virtual_exec = &#8220;hardware&#8221;</em></p>
<p><em>monitor_control.restrict_backdoor = &#8220;true&#8221;</em></p>
<p>Once installed you can just connect with the standard VI client as per normal. ESX will detect all the BIOS &amp; hardware config as well.<br />
<a href="http://malaysiavm.com/images/Fusion-VI.png" rel="shadowbox[sbpost-782];player=img;"><img src="http://malaysiavm.com/images/Fusion-VI.png" alt="Hardare Info" rel="shadowbox" /></a></p>
<p>The above .vmx config will work with VMware Workstation from v6.x onwards.</p>
<p><a href="http://malaysiavm.com/images/VM-pwr.png" rel="shadowbox[sbpost-782];player=img;"><img src="http://malaysiavm.com/images/VM-pwr.png" alt="Virtual Machines" width="509" height="177" rel="shadowbox" /></a></p>
<p>As I was conducting some testing which required quite a number of VMs. I was able to have the following running in a single MacBook Pro:-</p>
<p>2 * 768Mb RAM <a href="http://malaysiavm.com/blog/tag/windows">Windows</a> 2003 RC2<br />
1 * 1.3Gb RAM ESX 3.5 U3<br />
1 * 512Mb RAM Ubuntu 64bit<br />
1 * 256Mb RAM Knoppix</p>
<p><a href="http://malaysiavm.com/images/Fusion-Guest.png" rel="shadowbox[sbpost-782];player=img;"><img src="http://malaysiavm.com/images/Fusion-Guest.png" alt="VM Guest" rel="shadowbox" /></a><br />
<em></em><br />
As follow is hardware spec for my Mac</p>
<p><a href="http://malaysiavm.com/images/Mac-cfg.png" rel="shadowbox[sbpost-782];player=img;"><img src="http://malaysiavm.com/images/Mac-cfg.png" alt="Mac hardware spec" width="509" height="274" rel="shadowbox" /></a></p>
<p>This beast is really value for $$$. I am sure I can&#8217;t run that many VMs in a M$ environment with the same hardware spec.  As why I need to have so many VMs running will continue the series next time.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/running-esx-in-fusion/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to enable EVC on ESX 3.5 with No Downtime</title>
		<link>http://malaysiavm.com/blog/how-to-enable-evc-on-esx-35/</link>
		<comments>http://malaysiavm.com/blog/how-to-enable-evc-on-esx-35/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 04:21:49 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESX 3.5]]></category>
		<category><![CDATA[EVC]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=227</guid>
		<description><![CDATA[To improve the compatibility of the Processors chipset during the VMotion for Virtualization, the recent release from VMware had the option of EVC for both INTEL and AMD which allow you to VMotion around all your VM even it is not running the same processor family. Previously you may faced compatible issues if you try [...]]]></description>
			<content:encoded><![CDATA[<p>To improve the compatibility of the Processors chipset during the VMotion for Virtualization, the recent release from <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> had the option of EVC for both INTEL and AMD which allow you to <a href="http://malaysiavm.com/blog/tag/vmotion">VMotion</a> around all your VM even it is not running the same processor family. Previously you may faced compatible issues if you try to <a href="http://malaysiavm.com/blog/tag/vmotion">Vmotion</a> from INTEL 7 series to 5 series processors family. With this new option, that problem will gone. Really thanks and appreciate to the effort from VMware as well as <a href="http://malaysiavm.com/blog/tag/intel">INTEL</a> and <a href="http://malaysiavm.com/blog/tag/amd">AMD</a> to bring this success and easier our life.</p>
<p>Here I would like to share my experience on how I get this enable without interrupt my existing production environment. By default, the features will tell you to power off all your VM before you can enable this features. Here is the tweak around solution you may want to try. Most of the time, we run critical application on <a href="http://malaysiavm.com/blog/tag/vm">VM</a> which able to minimize the down time for us.</p>
<p>To have Enhanced VMotion Compatibility(<a href="http://malaysiavm.com/blog/tag/evc">EVC)</a> working, 1st you need to create a new cluster. This cluster is not necessary to have HA/DRS running itself, because is to really allow you to move the existing production VM to the temp servers. At the same time, you can setup 1 or 2 temporally ESX Server with the evaluation edition, which have similiar configuration with your production ESX. This is to allow Vmotion happen between the ESX host.</p>
<p>Once you had those ready, start to <a href="http://malaysiavm.com/blog/tag/vmotion">VMotion</a> all the VM out from the production ESX to the Newly build temporally <a href="http://malaysiavm.com/blog/tag/esx">ESX</a>, until your existing production ESX cluster is empty with any of the VM power on and running.</p>
<p><span id="more-227"></span></p>
<p>Your cluster is now ready to configure for EVC. Right click your cluster and choose Edit Setting, and click on the VMware <a href="http://malaysiavm.com/blog/tag/evc">EVC</a>. Select the option Enable EVC for Intel or AMD ( This will depend which processor you are using in your environment). Click Ok after that and the cluster will enable the EVC for you.</p>
<p><img src="http://www.malaysiavm.com/images/evc.JPG" alt="VMware EVC" /></p>
<p>Once finish, you have EVC ready for your environment and say goodbye for processor incompatible on the Vmotion. Now you can vmotion back all the VM into this HA/DRS production cluster, and decommission your temp <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> servers you just built.</p>
<p><strong>Please note that the 2 temporally ESX servers are not compatible for Vmotion before the EVC enable. </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/how-to-enable-evc-on-esx-35/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Patches Release for ESX 3.5 and ESX 3.5i</title>
		<link>http://malaysiavm.com/blog/patches-release-for-esx-35-and-esx-35i/</link>
		<comments>http://malaysiavm.com/blog/patches-release-for-esx-35-and-esx-35i/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 02:17:12 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESX 3.5]]></category>
		<category><![CDATA[ESX 3.5i]]></category>
		<category><![CDATA[KB]]></category>
		<category><![CDATA[Patches]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=218</guid>
		<description><![CDATA[Latest patches release from VMware on the build number 110268. Is highly recommend to test out the patches on the testing machine before you apply the patches to your production. You can review the details of the patches from the link below. Each of the patches had it&#8217;s own KB to describe the patches details. [...]]]></description>
			<content:encoded><![CDATA[<p>Latest patches release from <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> on the build number 110268. Is highly recommend to test out the patches on the testing machine before you apply the <a href="http://malaysiavm.com/blog/tag/pathes">patches</a> to your production. You can review the details of the patches from the link below.</p>
<p><span id="more-218"></span></p>
<p>Each of the patches had it&#8217;s own KB to describe the patches details. I am currently patch up my test machine by using the <a href="http://malaysiavm.com/blog/tag/update">Update</a> Manager in my <a href="http://malaysiavm.com/blog/tag/virtual">Virtual</a> Center. If you plan to do the same, please ensure you update manager had the latest inventory updated from the Internet.</p>
<p><a href="http://support.vmware.com/selfsupport/download/">ESX Patches Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/patches-release-for-esx-35-and-esx-35i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experience on VMware ESX 3.5 and ESX 3.5i</title>
		<link>http://malaysiavm.com/blog/esx35vs35i/</link>
		<comments>http://malaysiavm.com/blog/esx35vs35i/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 10:55:49 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[ESX 3.5]]></category>
		<category><![CDATA[ESX 3.5i]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[SuSE]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=168</guid>
		<description><![CDATA[I had tested both environment with my test machine which is DELL Precesion Workstation with 2 x 2.0 Quad core, which had total of 17GB ECC memory loaded with 3 SATA disk contain more than 1TB local storage. Below is the comparison I had done during the test. Installation &#8211; ESX 3.5i had advantages as [...]]]></description>
			<content:encoded><![CDATA[<p>I had tested both environment with my test machine which is <a href="http://malaysiavm.com/blog/tag/dell" target="_self">DELL</a> Precesion Workstation with 2 x 2.0 Quad core, which had total of 17GB ECC memory loaded with 3 SATA disk contain more than 1TB local storage. Below is the comparison I had done during the test.</p>
<p>Installation &#8211; ESX 3.5i had advantages as the entire process is fast and simple. ESX 3.5 require more interaction as it looks similiar to Linux installation. I know the ESX 3.5 can be script and customize by using the ks.cfg which I had done previously for mass deployment. For comparison 1 to 1, ESX 3.5i is much more easier and faster.</p>
<p>Configuration &#8211; Basically I dun really find much different as I do manage this machine with my virtual center. The only different is the <a href="http://malaysiavm.com/blog/tag/linux">Linux</a> connection and command no longer usable on ESX 3.5i. By the way, I read some artical to tweak around to make the <a href="http://malaysiavm.com/blog/tag/ssh">SSH</a> work on the 3.5i, but I will prefer to proceed with powershell or CLI if I do need to use command prompt.</p>
<p>Perfomance &#8211; ESX 3.5i had better through put. In my test, I created 3 VM which 2 of them running on <a href="http://malaysiavm.com/blog/tag/windows">Windows</a> 2003 SP2 with 4GB memory and 4Vcpu, plus additional 1 VM with <a href="http://www.planetmy.com/blog/tag/suse">SUSE</a> <a href="http://malaysiavm.com/blog/tag/linux">Linux</a>. I did the same on <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> 3.5 too. The respond on the ESX 3.5i is much smooth and not lacking, as ESX 3.5 you will see some lacking from the console open on Virtual center.  Follow by file copy test, the VM on ESX 3.5i is slightly faster than <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> 3.5. just less than a minute faster which I tried to copy some file with 20GB. Beside these points, I had not found anything different.<br />
<span id="more-168"></span><br />
Manage ability &#8211; <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> 3.5 will still be the best, as there are none of the software vendor will guarantee bugless on their products. If the ESX 3.5 having some technical issue, it can be easily troubleshoot and anlayze from the Linux command which is more familiar with. <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> 3.5i still have a gap to be close up as is still new to most users yet.</p>
<p>Here is all my finding and I will post more in the future for any new finding</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/esx35vs35i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.439 seconds -->

