<?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; vsphere 4</title>
	<atom:link href="http://malaysiavm.com/blog/tag/vsphere-4/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.1</generator>
		<item>
		<title>VMware vSphere 4.1 Update 1 on SQL 2008 R2</title>
		<link>http://malaysiavm.com/blog/vmware-vsphere-4-1-update-1-on-sql-2008-r2/</link>
		<comments>http://malaysiavm.com/blog/vmware-vsphere-4-1-update-1-on-sql-2008-r2/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 00:29:42 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[DSN]]></category>
		<category><![CDATA[SQL 2008 R2]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=2292</guid>
		<description><![CDATA[Microsoft SQL 2008 R2 had been officially supported for VMware vSphere 4.1 update 1. Previously it doesn&#8217;t supported if you are not on update 1. I just did an upgrade yesterday and here is some finding to share. 1st, I tried to perform an upgrade as usual, and of course I retain all the database [...]
Related posts:<ol>
<li><a href='http://malaysiavm.com/blog/bugs-on-esx-host-and-vcenter-for-esx-4-0-update-2/' rel='bookmark' title='Bugs on ESX Host and vCenter for ESX 4.0 Update 2'>Bugs on ESX Host and vCenter for ESX 4.0 Update 2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Microsoft SQL 2008 R2 had been officially supported for VMware vSphere 4.1 update 1. Previously it doesn&#8217;t supported if you are not on update 1. I just did an upgrade yesterday and here is some finding to share. 1st, I tried to perform an upgrade as usual, and of course I retain all the database information to prevent reconfiguration and performance data lost for the previous environment. Unfortunately, the update manager portion had given error which it not allowed us to continue the installation. It left me no choice that a re installation will be required. If you hit to the same situation, do not panic as your previous configuration will still retain, and no down time require even you are on dVswitch. Ensure no host name changes in this case will be safe enough for you to proceed further.</p>
<p>During the re-installation, you I will suggest you follow the sequence to un-install all the vCenter application 1 by 1. Update Manager required to be un-install before you uninstall the vCenter server. You can backup and re-attach the SQL DB as the MDF and LDF files is in place. If your vCenter is on virtual environment, strongly recommend a snapshot taken before any changes been made. Once you re-attach the DB, you will require to perform the DSN connections to be created from ODBC.</p>
<p>Here is the tricky part you need to take note. It take me 2 hours to figure out due to some confuse and mistake. vCenter Server will able to run on 64 bits DSN as standard, you will not face any issue on that. When come to update manager, DO NOT try to access the ODBCAD32.exe from start run directly on windows. It will point you to the 64 bits ODBC configuration tab. You will require to browse to the path directly as :</p>
<p>%systemdrive%\Windows\SysWoW64\Odbcad32.exe</p>
<p><span id="more-2292"></span>Honestly speaking, I had no idea why windows had this issue which you required to manually execute the file follow the full path rather than the auto search, this I leave it to Microsoft to explain <img src='http://malaysiavm.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Once you launch the right odbcad32.exe, you will able to access the 32 bit ODBC to create the DSN as usual. How you compare whether is correct, the DSN on the vCenter server that you created on 64 bits will not shown on the 32 bits. Then of course you can continue whatever necessary installation to complete the upgrade or installation as usual. Good Luck!!!!!!</p>
<p>Related posts:<ol>
<li><a href='http://malaysiavm.com/blog/bugs-on-esx-host-and-vcenter-for-esx-4-0-update-2/' rel='bookmark' title='Bugs on ESX Host and vCenter for ESX 4.0 Update 2'>Bugs on ESX Host and vCenter for ESX 4.0 Update 2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vmware-vsphere-4-1-update-1-on-sql-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware vSphere 4 with Cisco Nexus 1000V Useful or Useless?</title>
		<link>http://malaysiavm.com/blog/vmware-vsphere-4-with-cisco-nexus-1000v-useful-or-useless/</link>
		<comments>http://malaysiavm.com/blog/vmware-vsphere-4-with-cisco-nexus-1000v-useful-or-useless/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 06:47:31 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[nexus 1000]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=2196</guid>
		<description><![CDATA[This week, I am away for Chinese New year break. Right before the break, I had heard some interesting feedback from my close buddy which talked about the topic here. Had been a while we didn&#8217;t hear any argument or comment that mentioned Cisco Nexus 1000V is useless or doesn&#8217;t meant anything. Previously, I had [...]]]></description>
			<content:encoded><![CDATA[<p>This week, I am away for Chinese New year break. Right before the break, I had heard some interesting feedback from my close buddy which talked about the topic here. Had been a while we didn&#8217;t hear any argument or comment that mentioned Cisco Nexus 1000V is useless or doesn&#8217;t meant anything. Previously, I had heard this from many competitors, partners &amp; client previously, so it doesn&#8217;t surprise me when my buddy shared his story to me.</p>
<p>Well, there are many users, partner, or even principle who are reluctant to accept changes or new thing, which claimed nexus 1000V doesn&#8217;t bring any value while created problems to their day to day job. The main reason behind as they struggling to manage and configured nexus 1000v, mostly because<strong> they are just not the right person to manage it</strong>. Please do not feel offended with this statement, as I am telling the truth which myself are not the right person to configure SAP, Oracle, BI cognos too. We always need specified specialist and expertise from different area to compliment each others in IT environment.</p>
<p><span id="more-2196"></span>That is why Cisco and VMware are alligned to create this virtual switch Nexus 1000V, which Xen open source are trying to follow the same now. For Enterprise IT, proper change management and ownership are important to be in placed, unless you think that ITIL practices doesn&#8217;t bring any value to the IT operation. Without Nexus 1000V, Network operation are out of picture for the virtualization operation practices and support as there had no visibility due to NIC teaming, load balancing configurations and non-transparency and integration with security devices allow by using the DEFAULT DVSwtich or Standard vSwtich from VMware. This happen to all the previous Generation Virtualization deployed before vSphere 4.</p>
<p>For the story I heard, he blame the Nexus 1000V doesn&#8217;t work just because he struggling to create port profile, VLAN assignment and etc on the Cisco Nexus 1000V. This could be easily done by a network admin in any organization and a great team work and participation could be created while introducing Virtualization or Cloud computing in Enterprise Environment.</p>
<p>I agreed as not everyone will able to handle server, storage, security, network and facility in a single person. I will always advise my friends and buddies to understand the different functional team&#8217;s technology and operation which allow us to better understand the integration requirements from different pieces in the infrastructure. I am not a network expert, but I did pickup nexus 1000V as we learn from previous experience, without nexus 1000V could be a nightmare for large virtualization environment. If you are deploying a small scale virtualization for SMB with less than 10 VMs, you may not require Nexus 1000V, but if large scale deployment, please consider this solution as part of your technical design consideration.</p>
<p>Virtualization &amp; Cloud Computing require Network to deliver the services by resources sharing, if security and manageability are not address properly, the risk to business is very high. &#8220;The world is transforming, Changes are necessary&#8221;, we will be either ON the train or OFF the train in the fast pace moving IT world.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vmware-vsphere-4-with-cisco-nexus-1000v-useful-or-useless/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VN-Link and Cisco Nexus 1000V Confusion</title>
		<link>http://malaysiavm.com/blog/vn-link-and-cisco-nexus-1000v-confusion/</link>
		<comments>http://malaysiavm.com/blog/vn-link-and-cisco-nexus-1000v-confusion/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 06:23:58 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Data Center]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[nexus 1000v]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VN-Link]]></category>
		<category><![CDATA[VNTag]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1954</guid>
		<description><![CDATA[Recently there are many confusion about these new terms VN-Link &#38; Cisco nexus 1000V which been widely communicated to the IT user groups. Where were the confusion come from? Most of the time, we are getting confuse about what is VN-Link meant by Cisco. Below is some short description you may want to refer to. [...]]]></description>
			<content:encoded><![CDATA[<p>Recently there are many confusion about these new terms <a href="http://malaysiavm.com/blog/tag/VN-link">VN-Link</a> &amp; Cisco nexus 1000V which been widely communicated to the IT user groups. Where were the confusion come from? Most of the time, we are getting confuse about what is VN-Link meant by Cisco. Below is some short description you may want to refer to.</p>
<p>Cisco <a href="http://malaysiavm.com/blog/tag/nexus">Nexus</a> 1000V is a enhance virtual distributed virtual switch which integrate to the VMware vSphere 4. With Cisco Nexus 1000V, you will contain VSM and VEM, which VSM will be the virtual appliances that host the management of Nexus 1000V, and VEM will be installed on each ESX host that been connected to the Nexus 1000V.  I will not go in too details about Nexus 1000V in this post as my intention is to clear up the confusion on the VN-Link meant by <a href="http://malaysiavm.com/blog/tag/cisco">Cisco</a>.</p>
<p><span id="more-1954"></span>6 months ago, this new term had come to my career while someone had claimed that the VN-Link will allow virtual machine to direct interact to the physical IO devices on the PCI-E without hypervisor in place. Well, this features had been included in VMware for quite some times in <a href="http://malaysiavm.com/blog/tag/vsphere">vSphere</a> 4 by using the functionality call VMDirectPath I/O. But while doing this, you will lose the functionality of VMotion, and most users will not go for this due to the limitation on <a href="http://malaysiavm.com/blog/tag/VMotion">VMotion</a>. Since this is new, no right or wrong, I decided to leave it for a while and further research to understand it.</p>
<p>After many round of discussion and reading on the blog and white paper, finally I have the answer I want now. VN-Link is the product name for a family of products, does not specifically refer to any one product so forget the idea of hardware vs. software implementation, etc.  Think of the Nexus family of switches: 1000v, 2000, 4000, 5000, 7000.  All different products solving different design goals but are components of the Data Center 3.0 portfolio from Cisco.  In VN-Link it contains Cisco Nexus 1000V, <a href="http://malaysiavm.com/blog/tag/hypervisor">Hypervisor</a> Bypass with Direct Path I/O, Pass Through Switching, Virtual Interface card &amp; VNTag. If you had done the administration or implementation on Cisco UCS, Nexus <a href="http://malaysiavm.com/blog/tag/1000v">1000V</a>, Nexus 5000 &amp; 2000, you should familar with all these term that I mentioned here.</p>
<p>For more details information, I will recommend the <a href="http://www.unifiedcomputingblog.com/?p=116">Unified Computing Blog</a> who had done the good explanation to described further in details for the VN-Link technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vn-link-and-cisco-nexus-1000v-confusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storage vMotion with Thin Provisioning</title>
		<link>http://malaysiavm.com/blog/storage-vmotion-with-thin-provisioning/</link>
		<comments>http://malaysiavm.com/blog/storage-vmotion-with-thin-provisioning/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 01:02:25 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[thin provisioning]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1876</guid>
		<description><![CDATA[Some interesting finding to share during the last migration I did. I was performed the cold migration for all the virtual machines on the production. Before we migrated over to the new SAN storage, all the current virtual machines are running with thin provisioning enable from vSphere 4. During the storage migration process, you will [...]]]></description>
			<content:encoded><![CDATA[<p>Some interesting finding to share during the last migration I did. I was performed the cold migration for all the virtual machines on the production. Before we migrated over to the new SAN storage, all the current virtual machines are running with thin provisioning enable from vSphere 4. During the storage migration process, you will need to choose either same as source, thin provision or none thin provision. I had chosen same as source option and perform the storage vmotion. After the storage vmotion done, I realized that the virtual machine had no longer with thin provision enable.</p>
<p><span id="more-1876"></span>I tried to select thin provision option when I perform the next virtual machine. The thin provision will be maintained as usual after the storage vMotion completed. Well, looks like there are some minor issue on the option to be selected from the migration process on vcenter and vsphere 4. Not a major issue for me, but it may confused others user.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/storage-vmotion-with-thin-provisioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Hardening reference guides for VMware vSphere 4</title>
		<link>http://malaysiavm.com/blog/security-hardening-reference-guides-for-vmware-vsphere-4/</link>
		<comments>http://malaysiavm.com/blog/security-hardening-reference-guides-for-vmware-vsphere-4/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 17:13:17 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1769</guid>
		<description><![CDATA[Just found this from Duncan&#8217;s blog today and I think is important to share with every VMware administrator. The security hardening reference guides are available from VMware now. You can read the full details from here. I will suggest all the VMware administrator to read this and consider to implement the necessary configuration to secure [...]]]></description>
			<content:encoded><![CDATA[<p>Just found this from <a href="http://www.yellow-bricks.com/2010/01/26/draft-version-of-the-vsphere-security-hardening-guide-available/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+YellowBricks+%28Yellow+Bricks%29">Duncan&#8217;s blog</a> today and I think is important to share with every VMware administrator. The security hardening reference guides are available from VMware now. You can read the full details from <a href="http://www.yellow-bricks.com/2010/01/26/draft-version-of-the-vsphere-security-hardening-guide-available/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+YellowBricks+%28Yellow+Bricks%29">here</a>. I will suggest all the <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> administrator to read this and consider to implement the necessary configuration to secure the virtual infrastructure. These documents are not final yet and still in draft version but I do find it is helpful for everyone to understand and consider about the security hardening from every aspect.</p>
<p><span id="more-1769"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/security-hardening-reference-guides-for-vmware-vsphere-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Release from Cisco Nexus 1000V R1.2 on VMware vSphere 4</title>
		<link>http://malaysiavm.com/blog/new-release-from-cisco-nexus-1000v-r1-2-on-vmware-vsphere-4/</link>
		<comments>http://malaysiavm.com/blog/new-release-from-cisco-nexus-1000v-r1-2-on-vmware-vsphere-4/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 16:41:01 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Nexus]]></category>
		<category><![CDATA[nexus 1000v]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1671</guid>
		<description><![CDATA[Just came across the release note from Cisco and VMware about the latest version Nexus 1000V R1.2 for VMware vSphere 4. According to the original blog there are new improvement on the area below GUI setup following software install Layer 3 control between VSM and VEMs Virtual Service Domains for classifying and separating traffic for [...]]]></description>
			<content:encoded><![CDATA[<p>Just came across the release note from Cisco and VMware about the latest version Nexus 1000V R1.2 for VMware vSphere 4. According to the <a href="http://blogs.vmware.com/networking/2009/12/cisco-nexus-1000v-r12-for-vsphere-4-released.html">original blog</a> there are new improvement on the area below</p>
<ul>
<li><strong>GUI setup</strong> following software install</li>
<li><strong>Layer 3 control</strong> between VSM and VEMs</li>
<li><strong>Virtual Service Domains</strong> for classifying and separating traffic for network services</li>
<li><strong>iSCSI Multipath</strong>—supporting multipath feature introduced in vSphere 4</li>
<li><strong>XML API</strong> for developing client apps for managing/monitoring the Nexus 1000V</li>
<li><strong>DHCP Snooping</strong> for validating DHCP messages and filtering invalid responses</li>
<li><strong>Dynamic ARP Inspection</strong> for validating ARP requests and responses</li>
<li><strong>IP Source Guard</strong> for filtering traffic on interfaces to valid MAC and IP addresses</li>
<li><strong>MAC Pinning</strong> for assigning Ethernet port members to particular port channel subgroup (where upstream switches do not support port channels)</li>
<li><strong>Static Pinning</strong></li>
</ul>
<p>There are more new features in the latest release and please read more from <a href="http://blogs.vmware.com/networking/2009/12/cisco-nexus-1000v-r12-for-vsphere-4-released.html">here</a>.</p>
<p><span id="more-1671"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/new-release-from-cisco-nexus-1000v-r1-2-on-vmware-vsphere-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware vSphere 4 update 1</title>
		<link>http://malaysiavm.com/blog/vmware-vsphere-4-update-1/</link>
		<comments>http://malaysiavm.com/blog/vmware-vsphere-4-update-1/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 03:11:40 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vcpu]]></category>
		<category><![CDATA[vDS]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1648</guid>
		<description><![CDATA[VMware had officially released the vSphere 4 update 1 yesterday. There are many new support features and also bug fixes. Is time to take a look for a major upgrade this month to overcome some challenges we faced with the previous version. Please view more information from the release note. Beside the bug fixes, there [...]]]></description>
			<content:encoded><![CDATA[<p>VMware had officially released the <a href="http://www.malaysiavm.com/blog/tag/vsphere">vSphere</a> 4 update 1 yesterday. There are many new support features and also bug fixes. Is time to take a look for a major upgrade this month to overcome some challenges we faced with the previous version.</p>
<p>Please view more information from the <a href="http://www.vmware.com/support/vsphere4/doc/vsp_vc40_u1_rel_notes.html">release note</a>.</p>
<p>Beside the <a href="http://www.malaysiavm.com/blog/tag/bug">bug</a> fixes, there are some new key highlight here too.</p>
<p><span id="more-1648"></span><strong>VMware View 4.0 support</strong> <strong>–</strong> This release adds support for VMware View 4.0, a solution built specifically for delivering desktops as a managed service from the protocol to the platform.</p>
<p><strong>Windows 7 and Windows 2008 R2 support –</strong>Officially Supported both windows 7 and 2008 R2 for 32 bits and 64 bits. The previous issue for the viclient that could not run on <a href="http://www.malaysiavm.com/blog/tag/windows7">Windows 7</a> had been solved</p>
<p><strong>Enhanced Clustering Support for Microsoft Windows –</strong> <a href="http://www.malaysiavm.com/blog/tag/microsoft">Microsoft</a> Cluster Server (MSCS) for Windows 2000 and 2003 and Windows Server 2008 Failover Clustering is now supported on an  (HA) and (DRS) cluster in a limited configuration.</p>
<p><strong>Enhanced VMware Paravirtualized SCSI Support</strong><strong> –</strong> Support for boot disk devices attached to a Paravirtualized SCSI ( PVSCSI) adapter has been added for Windows 2003 and 2008 guest operating systems</p>
<p><strong>Improved vNetwork Distributed <a href="http://www.malaysiavm.com/blog/tag/switch">Switch</a>  Performance </strong><strong>–</strong> Several performance and usability issues have been resolved resulting in the following:</p>
<ul>
<li>Improved performance when making configuration changes to a vNetwork Distributed Switch (vDS) instance when the ESX/ESXi host is under a heavy load</li>
<li>Improved performance when adding or removing an ESX/ESXi host to or from a vDS instance</li>
</ul>
<p><strong>Increase <a href="http://www.malaysiavm.com/blog/tag/vcpu">vCPU</a> per Core Limit</strong> <strong>–</strong> The limit on vCPUs per core has been increased from 20 to 25. This change raises the supported limit only. It does not include any additional performance optimizations.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vmware-vsphere-4-update-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SRM 4 is ready for VMware vSphere 4</title>
		<link>http://malaysiavm.com/blog/srm-4-is-ready-for-vmware-vsphere-4/</link>
		<comments>http://malaysiavm.com/blog/srm-4-is-ready-for-vmware-vsphere-4/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 08:42:01 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[SRM]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1600</guid>
		<description><![CDATA[SRM version 4 had officially released and ready to download from VMware Official Website. Before this, users with SRM will not able to upgrade to vSphere 4 due to the SRM compatible. Now you will be excited to upgrade your existing ESX 3.5 to vSphere 4 with SRM 4. You can read more about SRM [...]]]></description>
			<content:encoded><![CDATA[<p>SRM version 4 had officially released and ready to download from VMware Official Website. Before this, users with SRM will not able to upgrade to vSphere 4 due to the SRM compatible. Now you will be excited to upgrade your existing ESX 3.5 to vSphere 4 with SRM 4. You can read more about SRM 4 from <a href="http://blogs.vmware.com/uptime/2009/10/srm-40-is-here-the-wait-for-vsphere-and-nfs-support-is-over.html">here</a>. You can download the latest copy of SRM 4 from <a href="http://downloads.vmware.com/d/details/srm400/ZCVwYmQlZCpiQHBA">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/srm-4-is-ready-for-vmware-vsphere-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Long Distance VMotion on VMware vSphere 4</title>
		<link>http://malaysiavm.com/blog/long-distance-vmotion-on-vmware-vsphere-4/</link>
		<comments>http://malaysiavm.com/blog/long-distance-vmotion-on-vmware-vsphere-4/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 16:21:00 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Industry News]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1555</guid>
		<description><![CDATA[Long distance VMotion had been officially supported since Sep 2009. If you plan to have VMotion over long distance, you may need to full fill the requirements as listed above.  Virtual Geek had blog it in details about the long distance vmotion supported on vmware. Feel free to take a look here.]]></description>
			<content:encoded><![CDATA[<p>Long distance <a href="http://malaysiavm.com/blog/tag/vmotion">VMotion</a> had been officially supported since Sep 2009.</p>
<p><span id="more-1555"></span></p>
<p><img class="aligncenter size-medium wp-image-1556" title="VCE_validated_LDVMotion" src="http://malaysiavm.com/blog/wp-content/uploads/2009/09/VCE_validated_LDVMotion-300x194.png" alt="VCE_validated_LDVMotion" width="300" height="194" /></p>
<p>If you plan to have VMotion over long distance, you may need to full fill the requirements as listed above.  <a href="http://virtualgeek.typepad.com/virtual_geek/2009/09/vmworld-2009-long-distance-vmotion-ta3105.html">Virtual Geek </a>had blog it in details about the long distance vmotion supported on vmware. Feel free to take a look <a href="http://virtualgeek.typepad.com/virtual_geek/2009/09/vmworld-2009-long-distance-vmotion-ta3105.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/long-distance-vmotion-on-vmware-vsphere-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware vSphere 4 Performance Troubleshooting Guide</title>
		<link>http://malaysiavm.com/blog/vmware-vsphere-4-performance-troubleshooting-guide/</link>
		<comments>http://malaysiavm.com/blog/vmware-vsphere-4-performance-troubleshooting-guide/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 16:08:01 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1553</guid>
		<description><![CDATA[I found the white paper been published by Hal Rosenberg from VMware regarding the performance troubleshooting guide on VMware vSphere 4. The document is very details and helpful, and I would like to recommend to everyone as a technical reference which may be helpful for every ESX administrator. You can download the document from here]]></description>
			<content:encoded><![CDATA[<p>I found the white paper been published by <a href="http://communities.vmware.com/people/haroldr" target="_blank">Hal Rosenberg</a> from VMware regarding the performance troubleshooting guide on VMware vSphere 4. The document is very details and helpful, and I would like to recommend to everyone as a technical reference which may be helpful for every ESX administrator. You can download the document from <a href="http://communities.vmware.com/servlet/JiveServlet/download/10352-1-28235/vsphere4-performance-troubleshooting.pdf">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vmware-vsphere-4-performance-troubleshooting-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

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

