<?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; Windows 2008</title>
	<atom:link href="http://malaysiavm.com/blog/tag/windows-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://malaysiavm.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 13 Mar 2010 08:29:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>vCenter Services stop after Windows Server rebooted</title>
		<link>http://malaysiavm.com/blog/vcenter-services-stop-after-windows-server-rebooted/</link>
		<comments>http://malaysiavm.com/blog/vcenter-services-stop-after-windows-server-rebooted/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 07:08:56 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1835</guid>
		<description><![CDATA[You may faced the similar issue by default if you currently running your vcenter server 4 on top of Windows 2008. The reason of the services start up failure are due to the dependency setting require to add in manually.
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#38;cmd=displayKC&#38;externalId=1007669
I found the KB above which describe in details about the root cause and solution to [...]


Related posts:<ol><li><a href='http://malaysiavm.com/blog/slow-performance-on-vcenter-4/' rel='bookmark' title='Permanent Link: Slow performance on vCenter 4'>Slow performance on vCenter 4</a></li>
<li><a href='http://malaysiavm.com/blog/new-experience-on-vcenter-4/' rel='bookmark' title='Permanent Link: New experience on vCenter 4'>New experience on vCenter 4</a></li>
<li><a href='http://malaysiavm.com/blog/vcenter-installation-error-28038/' rel='bookmark' title='Permanent Link: VCenter Installation Error 28038'>VCenter Installation Error 28038</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You may faced the similar issue by default if you currently running your vcenter server 4 on top of Windows 2008. The reason of the services start up failure are due to the dependency setting require to add in manually.</p>
<p><a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1007669">http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1007669</a></p>
<p>I found the KB above which describe in details about the root cause and solution to over come this.</p>
<p>This issue may occur if the VirtualCenter Server service starts before one of the services it depends on. The VirtualCenter Server service is dependent on the following services:</p>
<ul>
<li>SQL Services</li>
<li>ADAM Services (when using linked mode in vCenter Server 4.0)</li>
</ul>
<p><span id="more-1835"></span></p>
<div id="_mcePaste">To resolve this issue, add a dependency to the VirtualCenter service so that it only starts after the necessary services have started.</div>
<div>Note: This solution assumes that the database server and the SQL server reside on the same machine. If the SQL server is on a different physical machine, you must ensure that the SQL server is functioning before attempting to start the VirtualCenter service.</div>
<div id="_mcePaste">To create a service dependency:</div>
<div id="_mcePaste">
<ol>
<li>Click Start &gt; Run.</li>
<li>Type services.msc and press Enter.</li>
<li>Locate any services that VirtualCenter requires. For example, SQLEXP_VIM or ADAM_VCMSDS.</li>
<li>Open the service properties and note the Service Name. For example, MSSQL$SQLEXP_VIM .</li>
<li>In the Run dialog, type Regedit.exe and press Enter. Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\vpxd.</li>
<li>Double-click the DependOnService key and add the Service name using the name identified in step 4.</li>
<li>Close Regedit.</li>
<li><span style="font-family: Arial; line-height: normal; color: #333333;">Go back to the Services window and open the service properties for the service identified in step 3.</span></li>
<li><span style="font-family: Arial; line-height: normal; color: #333333;">On the <strong>Dependencies</strong> tab, verify the VMware VirtualCenter service is listed as depending on the service.</span></li>
<li><span style="font-family: Arial; line-height: normal; color: #333333;">Repeat steps 3 to 9 for any services that VirtualCenter requires.</span></li>
</ol>
</div>


<p>Related posts:<ol><li><a href='http://malaysiavm.com/blog/slow-performance-on-vcenter-4/' rel='bookmark' title='Permanent Link: Slow performance on vCenter 4'>Slow performance on vCenter 4</a></li>
<li><a href='http://malaysiavm.com/blog/new-experience-on-vcenter-4/' rel='bookmark' title='Permanent Link: New experience on vCenter 4'>New experience on vCenter 4</a></li>
<li><a href='http://malaysiavm.com/blog/vcenter-installation-error-28038/' rel='bookmark' title='Permanent Link: VCenter Installation Error 28038'>VCenter Installation Error 28038</a></li>
</ol></p>
	Tags: <a href="http://malaysiavm.com/blog/tag/sql/" title="SQL" rel="tag">SQL</a>, <a href="http://malaysiavm.com/blog/tag/vcenter/" title="vCenter" rel="tag">vCenter</a>, <a href="http://malaysiavm.com/blog/tag/windows-2008/" title="Windows 2008" rel="tag">Windows 2008</a><br />
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vcenter-services-stop-after-windows-server-rebooted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle officially supported on VMware Virtualization</title>
		<link>http://malaysiavm.com/blog/oracle-officially-supported-on-vmware-virtualization/</link>
		<comments>http://malaysiavm.com/blog/oracle-officially-supported-on-vmware-virtualization/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 17:14:56 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Industry News]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[SLES]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1733</guid>
		<description><![CDATA[


Previously Oracle had decline to provide the official support if you virtualizing your database instance into the VMware virtual infrastructure. Today, there is an official announcement from VMware which confirm the official support from oracle will be provided even you virtualize your database server into VMware.
This is a good news for most of the ERP [...]


Related posts:<ol><li><a href='http://malaysiavm.com/blog/oracle-to-buy-sun-microsystem/' rel='bookmark' title='Permanent Link: Oracle to buy Sun Microsystem'>Oracle to buy Sun Microsystem</a></li>
<li><a href='http://malaysiavm.com/blog/vmware-vsphere-4-update-1/' rel='bookmark' title='Permanent Link: VMware vSphere 4 update 1'>VMware vSphere 4 update 1</a></li>
<li><a href='http://malaysiavm.com/blog/nehalem-heated-up-the-virtualization/' rel='bookmark' title='Permanent Link: Nehalem heated up the Virtualization'>Nehalem heated up the Virtualization</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Previously <a href="http://www.malaysiavm.com/blog/tag/oracle">Oracle</a> had decline to provide the official support if you virtualizing your database instance into the VMware virtual infrastructure. Today, there is an official announcement from <a href="http://www.malaysiavm.com/blog/tag/vmware">VMware</a> which confirm the official support from oracle will be provided even you virtualize your database server into VMware.</p>
<p>This is a good news for most of the <a href="http://www.malaysiavm.com/blog/tag/erp">ERP</a> users especially when you have <a href="http://www.malaysiavm.com/blog/tag/sap">SAP</a> running in your production environment.</p>
<p><span id="more-1733"></span><br />
(see SAP Note 1173954 for details):<br />
1. Since Jan 13, 2009, Oracle supports SAP production landscapes on Oracle DB single instance (no RAC) virtualized with VMware ESX 3.5 and higher<br />
2.	Minimum OS on <a href="http://www.malaysiavm.com/blog/tag/msft">MSFT</a> is Windows Server 2008; <a href="http://www.malaysiavm.com/blog/tag/sles">SLES</a> and <a href="http://www.malaysiavm.com/blog/tag/rhel">RHEL</a> are also supported<br />
3.	Minimum Oracle release is Oracle 10.2.0.4<br />
4.	Oracle will support VMware in the context of Oracle Metalink Note 249212.1</p>
<p>Read the full details from the <a href="http://communities.vmware.com/blogs/SAPsolutions/2010/01/15/oracle-support-for-vmware-in-sap-environments">official announcement</a>.</p>


<p>Related posts:<ol><li><a href='http://malaysiavm.com/blog/oracle-to-buy-sun-microsystem/' rel='bookmark' title='Permanent Link: Oracle to buy Sun Microsystem'>Oracle to buy Sun Microsystem</a></li>
<li><a href='http://malaysiavm.com/blog/vmware-vsphere-4-update-1/' rel='bookmark' title='Permanent Link: VMware vSphere 4 update 1'>VMware vSphere 4 update 1</a></li>
<li><a href='http://malaysiavm.com/blog/nehalem-heated-up-the-virtualization/' rel='bookmark' title='Permanent Link: Nehalem heated up the Virtualization'>Nehalem heated up the Virtualization</a></li>
</ol></p>
	Tags: <a href="http://malaysiavm.com/blog/tag/hyper-v/" title="Hyper-V" rel="tag">Hyper-V</a>, <a href="http://malaysiavm.com/blog/tag/oracle/" title="Oracle" rel="tag">Oracle</a>, <a href="http://malaysiavm.com/blog/tag/rhel/" title="RHEL" rel="tag">RHEL</a>, <a href="http://malaysiavm.com/blog/tag/sles/" title="SLES" rel="tag">SLES</a>, <a href="http://malaysiavm.com/blog/tag/vmware/" title="VMware" rel="tag">VMware</a>, <a href="http://malaysiavm.com/blog/tag/windows-2008/" title="Windows 2008" rel="tag">Windows 2008</a>, <a href="http://malaysiavm.com/blog/tag/xen/" title="Xen" rel="tag">Xen</a><br />
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/oracle-officially-supported-on-vmware-virtualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VCenter Installation Error 28038</title>
		<link>http://malaysiavm.com/blog/vcenter-installation-error-28038/</link>
		<comments>http://malaysiavm.com/blog/vcenter-installation-error-28038/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 08:06:04 +0000</pubDate>
		<dc:creator>Jas</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1630</guid>
		<description><![CDATA[I&#8217;m getting an &#8220;error message: 28038&#8243; just before the VMware VCenter Server installation end as screen shot below:

Workaround: 

It&#8217;s pretty simple but it took me few hours(damn!). Please make sure your VCenter server have minimum one network cable connect to switches. 


Related posts:New experience on vCenter 4
Slow performance on vCenter 4
VMware vCenter Mobile Access on Apple iPhone



Related posts:<ol><li><a href='http://malaysiavm.com/blog/new-experience-on-vcenter-4/' rel='bookmark' title='Permanent Link: New experience on vCenter 4'>New experience on vCenter 4</a></li>
<li><a href='http://malaysiavm.com/blog/slow-performance-on-vcenter-4/' rel='bookmark' title='Permanent Link: Slow performance on vCenter 4'>Slow performance on vCenter 4</a></li>
<li><a href='http://malaysiavm.com/blog/vmware-vcenter-mobile-access-on-iphone/' rel='bookmark' title='Permanent Link: VMware vCenter Mobile Access on Apple iPhone'>VMware vCenter Mobile Access on Apple iPhone</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting an &#8220;<strong>error message: 28038&#8243;</strong> just before the VMware <a href="http://malaysiavm.com/blog/tag/vcenter">VCenter</a> Server installation end as screen shot below:</p>
<p><img src="http://malaysiavm.com/blog/wp-content/uploads/2009/11/vcenter-setup.jpg" alt="VCenter Installation Error 28038" /></p>
<p><strong>Workaround: </strong><br />
<span id="more-1630"></span></p>
<p>It&#8217;s pretty simple but it took me few hours(damn!). Please make sure your VCenter server have minimum one network cable connect to switches. </p>


<p>Related posts:<ol><li><a href='http://malaysiavm.com/blog/new-experience-on-vcenter-4/' rel='bookmark' title='Permanent Link: New experience on vCenter 4'>New experience on vCenter 4</a></li>
<li><a href='http://malaysiavm.com/blog/slow-performance-on-vcenter-4/' rel='bookmark' title='Permanent Link: Slow performance on vCenter 4'>Slow performance on vCenter 4</a></li>
<li><a href='http://malaysiavm.com/blog/vmware-vcenter-mobile-access-on-iphone/' rel='bookmark' title='Permanent Link: VMware vCenter Mobile Access on Apple iPhone'>VMware vCenter Mobile Access on Apple iPhone</a></li>
</ol></p>
	Tags: <a href="http://malaysiavm.com/blog/tag/error/" title="error" rel="tag">error</a>, <a href="http://malaysiavm.com/blog/tag/esx/" title="ESX" rel="tag">ESX</a>, <a href="http://malaysiavm.com/blog/tag/installation/" title="Installation" rel="tag">Installation</a>, <a href="http://malaysiavm.com/blog/tag/vcenter/" title="vCenter" rel="tag">vCenter</a>, <a href="http://malaysiavm.com/blog/tag/vmware/" title="VMware" rel="tag">VMware</a>, <a href="http://malaysiavm.com/blog/tag/windows-2008/" title="Windows 2008" rel="tag">Windows 2008</a><br />
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vcenter-installation-error-28038/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow performance on vCenter 4</title>
		<link>http://malaysiavm.com/blog/slow-performance-on-vcenter-4/</link>
		<comments>http://malaysiavm.com/blog/slow-performance-on-vcenter-4/#comments</comments>
		<pubDate>Tue, 12 May 2009 15:49:07 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1281</guid>
		<description><![CDATA[As vSphere is on the way, many of you may had experienced to test the RC release now. 1 of the thing you may notice is about the performance on vCenter 4 which bundle as part of the vSphere infrastructure in the coming release. I had personally compared the system performance within vCenter 2.5 and [...]


Related posts:<ol><li><a href='http://malaysiavm.com/blog/new-experience-on-vcenter-4/' rel='bookmark' title='Permanent Link: New experience on vCenter 4'>New experience on vCenter 4</a></li>
<li><a href='http://malaysiavm.com/blog/vcenter-services-stop-after-windows-server-rebooted/' rel='bookmark' title='Permanent Link: vCenter Services stop after Windows Server rebooted'>vCenter Services stop after Windows Server rebooted</a></li>
<li><a href='http://malaysiavm.com/blog/vmware-vcenter-mobile-access-on-iphone/' rel='bookmark' title='Permanent Link: VMware vCenter Mobile Access on Apple iPhone'>VMware vCenter Mobile Access on Apple iPhone</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>As <a href="http://www.malaysiavm.com/blog/tag/vSphere">vSphere</a> is on the way, many of you may had experienced to test the RC release now. 1 of the thing you may notice is about the performance on vCenter 4 which bundle as part of the vSphere infrastructure in the coming release. I had personally compared the system performance within vCenter 2.5 and 4, and I found the vcenter 4 will require more resource to satisfy the system to run smoothly. The resource require to run the <a href="http://www.malaysiavm.com/blog/tag/sql">SQL</a> server will not make any big different in this case, but you will notice the tomcat process in the task manager will take up quite a number of resources from your <a href="http://www.malaysiavm.com/blog/tag/vCenter">vCenter</a> server.</p>
<p><span id="more-1281"></span><br />
To improve the performance of your vCenter, you may need to consider to increase the physical memory on it, or you may also consider to disable the virtual center web management services from services.msc prompt in Microsoft windows. I had my vCenter running on <a href="http://www.malaysiavm.com/blog/tag/windows2003">Windows 2003</a> and <a href="http://www.malaysiavm.com/blog/tag/windows2008">Windows 2008</a>, and I do experience the similar performance issues. As my scenario, I can manage my environment without web management, therefore I had decided to disable the services and save the physical memory from the server for other purpose.</p>


<p>Related posts:<ol><li><a href='http://malaysiavm.com/blog/new-experience-on-vcenter-4/' rel='bookmark' title='Permanent Link: New experience on vCenter 4'>New experience on vCenter 4</a></li>
<li><a href='http://malaysiavm.com/blog/vcenter-services-stop-after-windows-server-rebooted/' rel='bookmark' title='Permanent Link: vCenter Services stop after Windows Server rebooted'>vCenter Services stop after Windows Server rebooted</a></li>
<li><a href='http://malaysiavm.com/blog/vmware-vcenter-mobile-access-on-iphone/' rel='bookmark' title='Permanent Link: VMware vCenter Mobile Access on Apple iPhone'>VMware vCenter Mobile Access on Apple iPhone</a></li>
</ol></p>
	Tags: <a href="http://malaysiavm.com/blog/tag/sql/" title="SQL" rel="tag">SQL</a>, <a href="http://malaysiavm.com/blog/tag/vcenter/" title="vCenter" rel="tag">vCenter</a>, <a href="http://malaysiavm.com/blog/tag/vmware/" title="VMware" rel="tag">VMware</a>, <a href="http://malaysiavm.com/blog/tag/vsphere/" title="vSphere" rel="tag">vSphere</a>, <a href="http://malaysiavm.com/blog/tag/windows-2003/" title="windows 2003" rel="tag">windows 2003</a>, <a href="http://malaysiavm.com/blog/tag/windows-2008/" title="Windows 2008" rel="tag">Windows 2008</a><br />
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/slow-performance-on-vcenter-4/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>VMware Converter 4 Beta Available</title>
		<link>http://malaysiavm.com/blog/vmware-converter-4-beta-available/</link>
		<comments>http://malaysiavm.com/blog/vmware-converter-4-beta-available/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 16:08:41 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Industry News]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Converter]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[P2V]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[SLES]]></category>
		<category><![CDATA[SUSE Linux]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware Converter]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=626</guid>
		<description><![CDATA[The VMware Converter 4 is now in public BETA. You will able to download the VM converter through the link below, providing you have an VMware store account for your log in. There are some new features in this version which provide the P2V solution for Linux environment on the fly. The Linux version which [...]


Related posts:<ol><li><a href='http://malaysiavm.com/blog/participate-in-new-version-of-vsphere-beta/' rel='bookmark' title='Permanent Link: Participate in new version of vSphere Beta?'>Participate in new version of vSphere Beta?</a></li>
<li><a href='http://malaysiavm.com/blog/vmware-vcenter-lifecycle-manager-1-1-public-beta-released/' rel='bookmark' title='Permanent Link: VMware vCenter Lifecycle Manager 1.1 Public Beta Released'>VMware vCenter Lifecycle Manager 1.1 Public Beta Released</a></li>
<li><a href='http://malaysiavm.com/blog/vmware-vsphere-4-update-1/' rel='bookmark' title='Permanent Link: VMware vSphere 4 update 1'>VMware vSphere 4 update 1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> <a href="http://malaysiavm.com/blog/tag/converter">Converter</a> 4 is now in public <a href="http://malaysiavm.com/blog/tag/beta">BETA</a>. You will able to download the VM converter through the link below, providing you have an VMware store account for your log in. There are some new features in this version which provide the P2V solution for Linux environment on the fly. The <a href="http://malaysiavm.com/blog/tag/linux">Linux</a> version which had been included are <a href="http://malaysiavm.com/blog/tag/rhel">RHEL</a>, <a href="http://malaysiavm.com/blog/tag/suse">SUSE</a> and <a href="http://malaysiavm.com/blog/tag/ubuntu">Ubuntu</a> Linux.</p>
<p><span id="more-626"></span></p>
<p>It also support the <a href="http://malaysiavm.com/blog/tag/p2v">P2V</a> conversion process for <a href="http://malaysiavm.com/blog/tag/windows">Windows</a> Server 2008. VM <a href="http://malaysiavm.com/blog/tag/converter">converter</a> version 4 do support for converting new third-party image formats, including Parallels <a href="http://malaysiavm.com/blog/tag/desktop">Desktop</a> virtual machines, newer versions of <a href="http://malaysiavm.com/blog/tag/symantec">Symantec</a>, Acronis, and StorageCraft.<br />
<a href="http://www.vmware.com/publicbeta/conv4-beta"><br />
VMware Converter 4 Beta</a></p>
<p>Click <a href="http://www.vmware.com/publicbetanew/conv4-beta">here</a> if you do not have a VMware account</p>


<p>Related posts:<ol><li><a href='http://malaysiavm.com/blog/participate-in-new-version-of-vsphere-beta/' rel='bookmark' title='Permanent Link: Participate in new version of vSphere Beta?'>Participate in new version of vSphere Beta?</a></li>
<li><a href='http://malaysiavm.com/blog/vmware-vcenter-lifecycle-manager-1-1-public-beta-released/' rel='bookmark' title='Permanent Link: VMware vCenter Lifecycle Manager 1.1 Public Beta Released'>VMware vCenter Lifecycle Manager 1.1 Public Beta Released</a></li>
<li><a href='http://malaysiavm.com/blog/vmware-vsphere-4-update-1/' rel='bookmark' title='Permanent Link: VMware vSphere 4 update 1'>VMware vSphere 4 update 1</a></li>
</ol></p>
	Tags: <a href="http://malaysiavm.com/blog/tag/converter/" title="Converter" rel="tag">Converter</a>, <a href="http://malaysiavm.com/blog/tag/esx/" title="ESX" rel="tag">ESX</a>, <a href="http://malaysiavm.com/blog/tag/p2v/" title="P2V" rel="tag">P2V</a>, <a href="http://malaysiavm.com/blog/tag/rhel/" title="RHEL" rel="tag">RHEL</a>, <a href="http://malaysiavm.com/blog/tag/sles/" title="SLES" rel="tag">SLES</a>, <a href="http://malaysiavm.com/blog/tag/suse-linux/" title="SUSE Linux" rel="tag">SUSE Linux</a>, <a href="http://malaysiavm.com/blog/tag/vmware/" title="VMware" rel="tag">VMware</a>, <a href="http://malaysiavm.com/blog/tag/vmware-converter/" title="VMware Converter" rel="tag">VMware Converter</a>, <a href="http://malaysiavm.com/blog/tag/windows-2008/" title="Windows 2008" rel="tag">Windows 2008</a><br />
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vmware-converter-4-beta-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>8 Vcpu per VM &#8211; VMware is behind the competitor</title>
		<link>http://malaysiavm.com/blog/8-vcpu-per-vm-vmware-is-behind-the-competitor/</link>
		<comments>http://malaysiavm.com/blog/8-vcpu-per-vm-vmware-is-behind-the-competitor/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 16:12:35 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Industry News]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Xen]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[quad cores]]></category>
		<category><![CDATA[sata]]></category>
		<category><![CDATA[vcpu]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Xensource]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=384</guid>
		<description><![CDATA[I had just setup a brand new Citrix Xensource hypervisor server today for evaluation purpose. The really impress thing that attracted myself is the 8Vcpu per VM be able to configure which over take ESX servers 3.5 update 2 today. I know that VMware has their roadmap in the future to release the 8vcpu to [...]


Related posts:<ol><li><a href='http://malaysiavm.com/blog/reduce-numbers-of-server-racks-in-data-center/' rel='bookmark' title='Permanent Link: Reduce numbers of Server Racks in Data Center'>Reduce numbers of Server Racks in Data Center</a></li>
<li><a href='http://malaysiavm.com/blog/nehalem-heated-up-the-virtualization/' rel='bookmark' title='Permanent Link: Nehalem heated up the Virtualization'>Nehalem heated up the Virtualization</a></li>
<li><a href='http://malaysiavm.com/blog/virtual-cpu-increase-on-demand-in-vsphere/' rel='bookmark' title='Permanent Link: Virtual CPU Increase on Demand in vSphere'>Virtual CPU Increase on Demand in vSphere</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I had just setup a brand new <a href="http://malaysiavm.com/blog/tag/citrix">Citrix</a> <a href="http://malaysiavm.com/blog/tag/xensource">Xensource</a> hypervisor server today for evaluation purpose. The really impress thing that attracted myself is the 8Vcpu per VM be able to configure which over take ESX servers 3.5 update 2 today. I know that VMware has their roadmap in the future to release the 8vcpu to support processing power hungry application to be virtualized in the future.</p>
<p>But if we compare the technology today, I believe most of us will see that from virtual cpu perspective, <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> had been quite slow respond on that. If you do spoke to most of the VMware representative or consultant, they always told you not to allocate more than 1 Vcpu if not required.</p>
<p><span id="more-384"></span></p>
<p>In real world, I believe that non of us will be satisfied with the single core performance for our server environment. Dual core is been in the market for more than 2 years, and quad core had been also popularize to most of us. Single core will just be SLOW in most of the event. I am here to urge VMware to push harder for more virtual <a href="http://malaysiavm.com/blog/tag/cpu">CPU</a> per VM. The thing that should consider is to compare with the competitor products like Xen and <a href="http://malaysiavm.com/blog/tag/xensource">Xensource</a>.</p>
<p><a href="http://malaysiavm.com/images/xen8cpu_01.png" rel="shadowbox[post-384];player=img;"><img src="http://malaysiavm.com/images/xen8cpu_01.png" alt="Xen Server" width="517" height="270" /></a></p>
<p>In Xen, you will allow to configure 8 vcpu per VM if your host have 8 cores. That meant you should able to configure 16 cores per VM if your host do have 4 x quad cores today. I am yet to test with 16 cores per VM as my machine is come with 2 x <a href="http://malaysiavm.com/blog/tag/quad">quad</a> cores.</p>
<p><a href="http://malaysiavm.com/images/xen8cpu_02.png" rel="shadowbox[post-384];player=img;"><img src="http://malaysiavm.com/images/xen8cpu_02.png" alt="Xen Server" width="518" height="270" /></a></p>
<p>I even try to run a VM with <a href="http://malaysiavm.com/blog/tag/windows">Windows</a> 2008 which contains 8GB memory and 8 virtual cpu assign. The VM is run on local storage on the <a href="http://malaysiavm.com/blog/tag/sata">SATA</a> disk. The performance on the VM is just fast compare to 4 vcpu VM I had in <a href="http://malaysiavm.com/blog/tag/esx">ESX</a>. Again, not to say VMware is not good, and I strongly believe VMware is still the best today, but they are little behind with the delay of more vcpu per VM.</p>


<p>Related posts:<ol><li><a href='http://malaysiavm.com/blog/reduce-numbers-of-server-racks-in-data-center/' rel='bookmark' title='Permanent Link: Reduce numbers of Server Racks in Data Center'>Reduce numbers of Server Racks in Data Center</a></li>
<li><a href='http://malaysiavm.com/blog/nehalem-heated-up-the-virtualization/' rel='bookmark' title='Permanent Link: Nehalem heated up the Virtualization'>Nehalem heated up the Virtualization</a></li>
<li><a href='http://malaysiavm.com/blog/virtual-cpu-increase-on-demand-in-vsphere/' rel='bookmark' title='Permanent Link: Virtual CPU Increase on Demand in vSphere'>Virtual CPU Increase on Demand in vSphere</a></li>
</ol></p>
	Tags: <a href="http://malaysiavm.com/blog/tag/esx/" title="ESX" rel="tag">ESX</a>, <a href="http://malaysiavm.com/blog/tag/quad-cores/" title="quad cores" rel="tag">quad cores</a>, <a href="http://malaysiavm.com/blog/tag/sata/" title="sata" rel="tag">sata</a>, <a href="http://malaysiavm.com/blog/tag/vcpu/" title="vcpu" rel="tag">vcpu</a>, <a href="http://malaysiavm.com/blog/tag/vmware/" title="VMware" rel="tag">VMware</a>, <a href="http://malaysiavm.com/blog/tag/windows-2008/" title="Windows 2008" rel="tag">Windows 2008</a>, <a href="http://malaysiavm.com/blog/tag/xen/" title="Xen" rel="tag">Xen</a>, <a href="http://malaysiavm.com/blog/tag/xensource/" title="Xensource" rel="tag">Xensource</a><br />
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/8-vcpu-per-vm-vmware-is-behind-the-competitor/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

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