<?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>Mon, 21 Nov 2011 15:50:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Microsoft 2008 Cluster Bugs</title>
		<link>http://malaysiavm.com/blog/microsoft-2008-cluster-bugs/</link>
		<comments>http://malaysiavm.com/blog/microsoft-2008-cluster-bugs/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 15:33:38 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=2377</guid>
		<description><![CDATA[Went through a marathon troubleshooting with my client for the past 1 week to figure out the reason why a cluster failed in place and it could not easily rebuild back after 1 of the node evicted. We had gone through the process to re image both nodes and rebuild from scratch. Follow exactly the [...]]]></description>
			<content:encoded><![CDATA[<p>Went through a marathon troubleshooting with my client for the past 1 week to figure out the reason why a cluster failed in place and it could not easily rebuild back after 1 of the node evicted. We had gone through the process to re image both nodes and rebuild from scratch. Follow exactly the best practices and run through the cluster validation without any error. While we try to form the cluster, the system keep provide an unknown error which do not share much information from log. It just keep telling you that the node is not reachable or unauthorized due to security setting.</p>
<p>After few nights of troubleshooting, I was running out of clue. Came to the sudden, I accidentally search the computer name in AD under the category of Users object group, and I found an user account been created in AD with the same name as we define on the cluster name. I was wondering whether this could caused the confuse to the system. Therefore, I was suggesting to remove the user name temporally as it was not use at the moment and tried to reform the cluster. Guess what, the cluster form up as it needed to be in less than 1 minutes. We were so happy to end the marathon troubleshooting every night well and we were also very pissed off with the bugs we face here.</p>
<p><span id="more-2377"></span>I am not very sure what is the real reason behind can really cause this, but this is the real case which take us few days to figure out. I think Microsoft should seriously look into this problem as it sound stupid to have this bugs in place today. User name and computer object name are always not the same thing in AD, how can the system confuse with it?If this is unavoidable, they should put in to the documentation or check list to remind the users on this. My personal comment on Windows 2008 Cluster technology, it does not make the administrator life simple, and it added too much dependency for the Microsoft AD. Please take note that this problem happen to both windows 2008 and windows 2008 R2.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/microsoft-2008-cluster-bugs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Cluster with Windows 2008 R2 on VMware</title>
		<link>http://malaysiavm.com/blog/microsoft-cluster-with-windows-2008-r2-on-vmware/</link>
		<comments>http://malaysiavm.com/blog/microsoft-cluster-with-windows-2008-r2-on-vmware/#comments</comments>
		<pubDate>Sat, 02 Oct 2010 16:24:21 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Microsoft Cluster]]></category>
		<category><![CDATA[RDM]]></category>
		<category><![CDATA[VMDK]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=2070</guid>
		<description><![CDATA[Just did some test today on building the Windows 2008 R2 Cluster on top of VMware vSphere 4.1. This is my 1st time to configure a Microsoft cluster with windows 2008R2. Read through some best practices guide from VMWare and configure it.  Couple of key things you may wanna take note while building a Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>Just did some test today on building the Windows 2008 R2 Cluster on top of VMware vSphere 4.1. This is my 1st time to configure a <a href="http://malaysiavm.com/blog/tag/microsoft">Microsoft</a> cluster with windows 2008R2. Read through some best practices guide from VMWare and configure it.  Couple of key things you may wanna take note while building a Microsoft cluster on VMware.</p>
<p>1st is the placement for the 2 node cluster virtual machine, which you should consider split the 2 virtual machine in different host and disable the DRS or <a href="http://malaysiavm.com/blog/tag/vmotion">vMotion</a> for the cluster node. Now is about the quorum disk and data disk you would like to put in the cluster. You may consider using RDM for either physical or virtual mode, and provide separate SCSI controller for the share disk. You will further require configure the SCSI controller as physical mode allow the RDM to be access by the 2nd node later.</p>
<p><span id="more-2070"></span>You may not able to add the <a href="http://malaysiavm.com/blog/tag/rdm">RDM</a> to the 2nd node as you usually did in this case. You will need to browse through the existing virtual disk, to point it to the <a href="http://malaysiavm.com/blog/tag/vmdk">vmdk</a> configuration files which own the RDM path from the virtual machine folders.  Once you have done this, you can configure your Microsoft cluster as usual. Not complicated, it just few important steps you need to take note here.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/microsoft-cluster-with-windows-2008-r2-on-vmware/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SQL Native client on vCenter 4 with Windows 2008 64 bits</title>
		<link>http://malaysiavm.com/blog/sql-native-client-on-vcenter-4-with-windows-2008-64-bits/</link>
		<comments>http://malaysiavm.com/blog/sql-native-client-on-vcenter-4-with-windows-2008-64-bits/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 06:29:36 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[32bits]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1882</guid>
		<description><![CDATA[Many of you may had slowly migrated your vcenter to windows 2008 64 bits or R2 recently. As we know, the vCenter server will still require a 32 bit DSN to connect to the 64 bit SQL database even the operating system are currently on 64 bits. You may able to search this on the [...]]]></description>
			<content:encoded><![CDATA[<p>Many of you may had slowly migrated your vcenter to windows 2008 64 bits or R2 recently. As we know, the vCenter server will still require a 32 bit DSN to connect to the 64 bit SQL database even the operating system are currently on 64 bits. You may able to search this on the google easily which suggest you to execute this command odbcad32 from start run to create the 32 bits client, but this may not work actually. I done twice and I hit the same problem as the ODBC console launch are still 64 bits.</p>
<p><span id="more-1882"></span></p>
<p>In order to launch the 32 bits DSN client wizard from the ODBC, you will require to manually browser to the folder under C:\windows\syswow64\odbcad32.exe and right click select run as administrator. Right after it, the ODBC configuration on 32 bits will be prompted. Before you can install the correct SQL Native Client, you will require the correct 32 bits client in place which meant for 64 bits operating system. This source file will usually found on the SQL installation CD under the 32 bits folder which meant for the 64 bits operating system use. Right after all in place, the rest of the configuration on the vCenter setup will carry as usual.</p>
<p>This method are worked for both Microsoft SQL 2005 and SQL 2008. Have fun&#8230;&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/sql-native-client-on-vcenter-4-with-windows-2008-64-bits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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 [...]]]></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>
]]></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 [...]]]></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>
]]></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>jlchannel</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.]]></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>
]]></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[vCenter]]></category>
		<category><![CDATA[Virtualization]]></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 [...]]]></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>
]]></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 [...]]]></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>
]]></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 [...]]]></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[sbpost-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[sbpost-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>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/8-vcpu-per-vm-vmware-is-behind-the-competitor/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

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

