<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8.0-dev (info@mypapit.net)" -->
<rss version="2.0"  xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>VirtualVCP Virtualization Blog - RSS 2.0 Feed</title>
        <description></description>
        <link>http://www.virtualvcp.com/</link>
        <lastBuildDate>Fri, 18 May 2012 04:16:27 GMT</lastBuildDate>
        <generator>FeedCreator 1.8.0-dev (info@mypapit.net)</generator>
		<atom:link href="http://www.virtualvcp.com/index.php?option=com_ninjarsssyndicator&amp;feed_id=1&amp;format=raw" rel="self" type="application/rss+xml" />        <item>
            <title>Applying Offline Updates to ESXi using PowerCLI</title>
            <link>http://www.virtualvcp.com/vsphere-4-technical-guides/172-applying-offline-updates-to-esxi-using-powercli</link>
            <description><![CDATA[<p><span style="font-size: 10pt;">Yesterday I had the unpleasant experience of having to go through my email to find an email I wrote back in February 2011 in which I detailed the steps required in order to perform an offline update of VMware ESXi hosts via PowerCLI. Had I posted the steps here on this site at the time, it would have saved me a lot of pain in trying to retrieve the email from an Enterprise Vault archive! So, as I have learned my lesson, I am posting the steps required to update ESXi from PowerCLI.</span></p>
<p><span style="font-size: 10pt;">At the time of writing the instructions, the update that I was looking at was ESXi 4.1 Update 1. However, the steps below will work on all newer ESXi versions as well.</span></p>
<p><span style="font-size: 10pt;">VMware provides offline updates that can be downloaded from their website in the form of .ZIP archives. These updates can be downloaded from:</span></p>
<p><span style="font-size: 10pt;"><a href="http://www.vmware.com/patchmgr/download.portal">http://www.vmware.com/patchmgr/download.portal</a></span></p>
<p><span style="text-decoration: underline;"><strong><span style="font-size: 10pt;">Prerequisites</span></strong></span></p>
<p><span style="font-size: 10pt;">In order to perform the update with PowerCLI, you will need to have Windows PowerShell and PowerCLI installed on a workstation. Most VMware administrators will already have this installed.</span></p>
<p><strong><span style="font-size: 10pt;">Windows PowerShell:</span></strong><br /><span style="font-size: 10pt;">If you are using Windows XP, PowerShell can be found on the Microsoft Website. If you are using Windows 7, Windows PowerShell 2.0 is already installed as part of the OS.</span></p>
<p><strong><span style="font-size: 10pt;">VMware PowerCLI:</span></strong><br /><span style="font-size: 10pt;">Once PowerShell has been installed on your workstation, you will have to download and install VMware PowerCLI. You can download PowerCLI from here:</span></p>
<p><span style="font-size: 10pt;"><a href="http://communities.vmware.com/community/vmtn/vsphere/automationtools/powercli">http://communities.vmware.com/community/vmtn/vsphere/automationtools/powercli</a></span></p>
<p><span style="text-decoration: underline;"><strong><span style="font-size: 10pt;">Steps to apply an offline update, in this case ESxi4.1 Update 1, to ESXi via PowerCLI:</span></strong></span></p>
<p><span style="font-size: 10pt;">1.&nbsp;&nbsp; Place the host that is going to be upgraded in Maintenance Mode.</span></p>
<p><span style="font-size: 10pt;">2.&nbsp;&nbsp; Download ESXi 4.1 Update 1 from here:</span><br /><span style="font-size: 10pt;">&nbsp;</span><br /><span style="font-size: 10pt;"><a href="https://hostupdate.vmware.com/software/VUM/OFFLINE/release-260-20110127-912579/update-from-esxi4.1-4.1_update01.zip">https://hostupdate.vmware.com/software/VUM/OFFLINE/release-260-20110127-912579/update-from-esxi4.1-4.1_update01.zip</a></span></p>
<p><br /><span style="font-size: 10pt;">3.&nbsp; Using a utility such as WinZip or 7Zip, extract the downloaded file to a new folder on your C:\drive</span></p>
<p><span style="font-size: 10pt;">4.&nbsp; Using the vSphere client, copy the files that were extracted to a folder called “Patches” on any datastore on the SAN that is visible to the host. This can also be placed on a local disk on the ESXi host, however, by placing the updated on shared storage will allow you to update more hosts from the same set of update files, without having to copy the files to each host.</span></p>
<p><span style="font-size: 10pt;">5.&nbsp; Open the PowerCLI Console from your Start menu.</span></p>
<p><span style="font-size: 10pt;">6.&nbsp;When the prompt pops up, connect to the vCenter server where the ESXi host is being managed from using the following command (you can also connect directly to the host if you like):</span></p>
<p><span style="font-size: 10pt;">&nbsp;&nbsp;Connect-VIServer &lt;VCENTER-SERVER NAME OR IP&gt;</span></p>
<p><span style="font-size: 10pt;">7.&nbsp;&nbsp; After the command has been issued, you might be prompted for a username and password.</span></p>
<p><span style="font-size: 10pt;">8.&nbsp; Apply the patch with the following command:</span></p>
<p><span style="font-size: 10pt;">9.&nbsp;Install-VMHostPatch –VMhost &lt;ESXi name or IP Address&gt; -HostPath /vmfs/volumes/&lt;datastore-name&gt;/Patches/metadata.zip</span></p>
<p><span style="font-size: 10pt;"><strong>Note: </strong>I have seen a lot of cases where administrators try to point Install-VMHostPatch directly to the update zip archive downloaded from the VMware website. This will not work. You have to extract the archive, copy all of the data to a location that is accessible to the host to be updated, and point Install-VMhostPatch to the metadata.zip file.</span></p>]]></description>
            <pubDate>Thu, 05 Jan 2012 12:39:55 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/vsphere-4-technical-guides/172-applying-offline-updates-to-esxi-using-powercli</guid>
        </item>
        <item>
            <title>Installing the VMware View PCoIP Client on Linux</title>
            <link>http://www.virtualvcp.com/linux-technical-guides/171-installing-the-vmware-view-pcoip-client-on-linux</link>
            <description><![CDATA[<!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } 		TD P { margin-bottom: 0cm } 	-->
<p class="western"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;"><img style="float: left;" alt="view-pcoip-linux-clnt" src="http://www.virtualvcp.com/images/stories/view-pcoip-linux-clnt.png" height="218" width="291" />I am happy to report that I have managed to get the VMware View PCoIP Client to work on openSUSE Linux 12 with the GNOME 3 desktop environment. The first client I tried was the VMware View Open Client, which is an open source project. However the View Open Client does not support PCoIP and only connects to the View desktops using RDP. As I am not a fan of RDP, I was keen on getting PCoIP to work.</span></p>
<p class="western"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">Some background as to why I needed the PCoIP View Client to work on Linux:</span></p>
<p class="western"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">Generally for remote access to my lab, I use the VMware View PCoIP Client for Windows, Android and iOS (on the iPad). VMware has made the PCoIP client available on all of these platforms, but no Linux PCoIP client has been released. This article should get you up and running, but bear in mind that it is not supported by VMware.</span></p>

<p><a href="http://www.virtualvcp.com/linux-technical-guides/171-installing-the-vmware-view-pcoip-client-on-linux">Read more...</a></p>]]></description>
            <pubDate>Wed, 30 Nov 2011 21:50:53 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/linux-technical-guides/171-installing-the-vmware-view-pcoip-client-on-linux</guid>
        </item>
        <item>
            <title>Preventing Linux Remote Console Keystrokes from Repeating</title>
            <link>http://www.virtualvcp.com/virtual-machine-operations-/170-preventing-linux-remote-console-keystrokes-from-repeating</link>
            <description><![CDATA[<p style="text-align: justify;"><span style="font-size: 10pt; color: #000000;">When working on a Linux VM via the VMware Remote Console over a WAN or slow link, the keystrokes sent to the console might end up reppeating. In order to avoind this, perform the following steps:</span></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"><span style="font-size: 10pt; color: #000000;">1. Power down the VM</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; color: #000000;">2. Add the following line to the VMX file (can also be done by editing the Advanced VM settings using the vSphere Client):</span></p>
<p style="padding-left: 30px; text-align: justify;"><em><span style="font-size: 10pt; color: #000000;">keyboard.typematicMinDelay = "2000000"</span></em></p>
<p style="text-align: justify;"><span style="font-size: 10pt; color: #000000;">3. Save the VMX file</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; color: #000000;">4. Power on the VM.</span></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"><span style="font-size: 10pt; color: #000000;">I decided to post this as I keep on forgetting what the fix is. Now I'll know where to find it in the future without having to go to Google ;-)</span></p>
<p> </p>
<p> </p>]]></description>
            <pubDate>Thu, 03 Nov 2011 12:53:01 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/virtual-machine-operations-/170-preventing-linux-remote-console-keystrokes-from-repeating</guid>
        </item>
        <item>
            <title>Simple VMware vSphere 4 &amp;amp; 5 License Calculator V0.5 Released!</title>
            <link>http://www.virtualvcp.com/news/168-simple-vmware-vsphere-4-a-5-license-calculator-v05-released</link>
            <description><![CDATA[<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Following some feedback from the community, I'm happy to release version 0.5 of my vSphere License Calculator.</span></p>
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The main issue that has been fixed in this release is a flaw in the formula that calculates the vSphere 4 License count based on the CPU core count.</span></p>
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The problem was discovered when a user tried to calculate licenses based on 7 core CPUs. This had highlighted a major flaw in the original formula for calculating vSphere licenses. The formula for calculating vSphere 4 Licenses has therefore been rewritten from scratch.</span></p>
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Please download version 0.5 and let me know if you discover any further problems with the calculator.</span></p>
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The new version of tha calculator can be found <a href="http://www.virtualvcp.com/index.php?option=com_content&amp;view=article&amp;id=164:simple-vmware-vsphere-4-a-5-license-calculator&amp;catid=16&amp;Itemid=76">here</a><br /></span></p>]]></description>
            <pubDate>Wed, 03 Aug 2011 13:54:09 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/168-simple-vmware-vsphere-4-a-5-license-calculator-v05-released</guid>
        </item>
        <item>
            <title>Simple VMware vSphere 4 &amp;amp; 5 License Calculator V0.6 Released!</title>
            <link>http://www.virtualvcp.com/news/169-simple-vmware-vsphere-4-a-5-license-calculator-v06-released</link>
            <description><![CDATA[<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Following the changes made by VMware&nbsp;to the vSphere 5 vRAM allocation sizes, I've released version 0.6 of my vSphere License Calculator to reflect the new vRAM allocations.</span></p>
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Please download version 0.6 and let me know if you discover any further problems with the calculator.</span></p>
<p style="text-align: center;"><span style="font-size: 10pt;"><strong><span style="color: #ff0000;">*The vRAM Entitlement for vSphere Enterprise has now been corrected to 64GB*</span></strong></span></p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The new version of tha calculator can be found <a href="http://www.virtualvcp.com/index.php?option=com_content&amp;view=article&amp;id=164:simple-vmware-vsphere-4-a-5-license-calculator&amp;catid=16&amp;Itemid=76">here</a><br /></span></p>]]></description>
            <pubDate>Wed, 03 Aug 2011 13:54:09 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/169-simple-vmware-vsphere-4-a-5-license-calculator-v06-released</guid>
        </item>
        <item>
            <title>Simple VMware vSphere 4 &amp;amp; 5 License Calculator V0.4 Released!</title>
            <link>http://www.virtualvcp.com/news/167-simple-vmware-vsphere-4-a-5-license-calculator-v04-released</link>
            <description><![CDATA[<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">After receiving reports from the community of some issues with the calculator, I've decided to release version 0.4 of the vSphere 4 and 5 Licence Calculator.</span></p>
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">In addition to some bug fixes, this version also displays a graph for each edition of vSphere, instead of just Enterprise Plus.</span></p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br /></span></p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The calculator can be downloaded from <span style="text-decoration: underline; color: #0000ff;"><a href="http://www.virtualvcp.com/index.php?option=com_content&amp;view=article&amp;id=164:simple-vmware-vsphere-4-a-5-license-calculator&amp;catid=16&amp;Itemid=76">here</a></span></span></p>
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"><span style="text-decoration: underline; color: #0000ff;">
<hr />
<br /></span></span></p>]]></description>
            <pubDate>Fri, 22 Jul 2011 10:02:24 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/167-simple-vmware-vsphere-4-a-5-license-calculator-v04-released</guid>
        </item>
        <item>
            <title>My VMware vSphere 5 License Calculator Updated to Version 0.3</title>
            <link>http://www.virtualvcp.com/news/166-my-vmware-vsphere-5-license-calculator-updated-to-version-03</link>
            <description><![CDATA[<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">This is just a quick post to say that my vSphere License calculator has now been updated to Version 0.3.</span></p>
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The following changes/updates have been made:</span></p>
<ul>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The term      "cluster" has been removed</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">“Memory      Utilization” has been more accurately replaced with vRAM Allocation</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Narrow Columns      have been “stretched”</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Extra fields      have been added to display CPU core Entitlements for vSphere 4 Editions</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The Enterprise      Plus Calculation and Chart/Graph has been reformulated to allow for      vSphere 4 to be more expensive when CPUs with more than 12-cores are in      use.</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">A Virtual      Machine Capacity Calculator based on Allocated vRAM has been added</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The general      layout of the calculator has been improved</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Calculation fields      have been re-ordered to make better logical sense</span></li>
</ul>
<span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Version 0.3 of the calculator can be downloaded from&nbsp;<a href="http://www.virtualvcp.com/index.php?option=com_content&amp;view=article&amp;id=164:simple-vmware-vsphere-4-a-5-license-calculator&amp;catid=16&amp;Itemid=76"><strong>here</strong></a></span>]]></description>
            <pubDate>Sat, 16 Jul 2011 11:38:41 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/166-my-vmware-vsphere-5-license-calculator-updated-to-version-03</guid>
        </item>
        <item>
            <title>My VMware vSphere 5 License Calculator Published</title>
            <link>http://www.virtualvcp.com/news/165-my-vmware-vsphere-5-license-calculator-published</link>
            <description><![CDATA[<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><span style="color: #000000;">I have decided to publish a BETA version of the tool I quickly made a day or two ago in order to calculate vSphere 5 licenses figures. This is the tool that I used to compile the data from my previous post, titled <a href="http://www.virtualvcp.com/news/163-a-deeper-look-into-vmware-vsphere-5-licensing" class="contentpagetitle">A Deeper Look Into VMware vSphere 5 Licensing.</a></span></span></p>
<p> </p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><span style="color: #000000;">Please keep in mind that this is a very simple tool and it i very much still in the early stages of development.</span></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><span style="color: #000000;"><br /></span></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><span style="color: #000000;">The calculator can be downloaded from&nbsp;<a href="http://www.virtualvcp.com/index.php?option=com_content&amp;view=article&amp;id=164:simple-vmware-vsphere-4-a-5-license-calculator&amp;catid=16&amp;Itemid=76"><strong><span style="text-decoration: underline;">here</span></strong></a><br /></span></span></p>]]></description>
            <pubDate>Thu, 14 Jul 2011 11:38:36 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/165-my-vmware-vsphere-5-license-calculator-published</guid>
        </item>
        <item>
            <title>Simple VMware vSphere 4 &amp;amp; 5 License Calculator</title>
            <link>http://www.virtualvcp.com/download-tools/164-simple-vmware-vsphere-4-a-5-license-calculator</link>
            <description><![CDATA[<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">This tool can be used to calculate the license requirements for vSphere 5.</span></p>
<p> </p>
<p><span style="text-decoration: underline; color: #000000;"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">WARNING: By downloading this tool, you agree to the following statement(s):</span></strong></span><br /><br /><span style="color: #000000;"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">This calculator is provided free of charge with no warranty provided. The use of this calculator is at your own risk. The author or distributor of this tool cannot be held liable for any loss or damages as a result of using this tool. </span><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">This calculator has not been approved or funded in any way shape or form by any software vendor, reseller or partner, including VMware, Inc.</span></span><br /><br /><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The rules and figures used in this calculator are subject to change without prior notice.</span></p>
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Please note that currently the tool only supports Microsoft Excel. Formatting might not show up correctly with other applications.<br /></span></p>
<p> </p>
<hr />
<p><span style="color: #000000; font-size: 10pt;">The current version (version 0.6) can be downloaded from:</span></p>
<p><span style="color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="color: #000000; font-size: 10pt;"><a href="http://www.virtualvcp.com/download/VVCP_vSphere_License_Calculator_V0_6-Excel97-2003.zip"><strong>vSphere 4 &amp; 5 License calculator Version 0.6 for Microsoft Excel 97 - 2003</strong></a></span></p>
<p><span style="font-size: 10pt;"><a href="http://www.virtualvcp.com/download/VVCP_vSphere_License_Calculator_V0_6-Excel2007.zip"><strong>vSphere 4 &amp; 5 License calculator Version 0.6 for Microsoft Excel 2007 and 2010</strong></a></span></p>
<p><span style="color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="color: #000000; font-size: 10pt;"><strong>Changes in this version:</strong></span></p>
<ul>
<li><span style="color: #000000; font-size: 10pt;">The calculator has been updated to reflect the changes made to the vSphere 5 vRAM allocations of <strong>32GB/64GB/96GB</strong>.</span></li>
<li><span style="color: #000000; font-size: 10pt;">Please note that this version of the calculator does not yet take into account calculations for VMs with more than 96GB of allocated memory.</span><span style="color: #000000;">﻿</span> </li>
</ul>
<p> </p>
<hr />
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The&nbsp;previous version (version 0.5) can be downloaded from:</span></p>
<p> </p>
<p><span style="color: #3366ff;"><a href="http://www.virtualvcp.com/download/VVCP_vSphere_License_Calculator_V0_5-Excel97-2003.zip"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">vSphere 4 &amp; 5 License calculator Version 0.5 for Microsoft Excel 97 - 2003</span></strong></a></span></p>
<p><span style="color: #3366ff;"><a href="http://www.virtualvcp.com/download/VVCP_vSphere_License_Calculator_V0_5-Excel2007.zip"><strong><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">vSphere 4 &amp; 5 License calculator Version 0.5 for Microsoft Excel 2007 and 2010</span></strong></a></span></p>
<p> </p>
<p><span style="text-decoration: underline;"><strong><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Changes in this version:</span></strong></span></p>
<ul>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The formula for calculating vSphere 4 license count has been rewritten as the original formula could in certain cases provide incorrect license count information.</span></li>
</ul>
<p> </p>
<p> </p>
<hr />
<p> </p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">The previous version (version 0.4) can be downloaded from:</span></p>
<p> </p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;"><strong><a href="http://www.virtualvcp.com/download/VVCP_vSphere_License_Calculator_V0_4-Excel97-2003.zip">vSphere 4 &amp; 5 License Calculator Version 0.4 for Microsoft Excel 97 - 2003</a></strong></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;"><strong><a href="http://www.virtualvcp.com/download/VVCP_vSphere_License_Calculator_V0_4-Excel2007.zip">vSphere 4 &amp; 5 License Calculator Version 0.4 for Microsoft Excel 2007 and 2010</a></strong></span></p>
<p> </p>
<p><span style="text-decoration: underline;"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;"><strong>Changes in this version:</strong></span></span></p>
<p> </p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">The following changes/updates have been made:</span></p>
<ul>
<li><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">The license cost for the Enterprise Plus graph has been corrected</span></li>
<li><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">A cost graph has been added for each of the vSphere Editions rather than just Enterprise Plus<br /></span></li>
</ul>
<p> </p>
<hr />
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The previous version (version 0.3) can be downloaded from:</span></p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br /></span></p>
<p><strong><span style="color: #0000ff;"><a href="http://www.virtualvcp.com/download/VVCP_vSphere_License_Calculator_V0_3-Excel97-2003.zip"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">vSphere 4 &amp; 5 License Calculator Version 0.3 for Microsoft Excel 97 - 2003</span></a></span></strong></p>
<p><strong><span style="color: #0000ff;"><a href="http://www.virtualvcp.com/download/VVCP_vSphere_License_Calculator_V0_3-Excel2007.zip"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">vSphere 4 &amp; 5 License Calculator Version 0.3 for Microsoft Excel 2007 and 2010</span></a></span></strong></p>
<p> </p>
<p><span style="color: #000000;"><strong><span style="text-decoration: underline;"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">Changes in this version:</span></span></strong></span></p>
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The following changes/updates have been made:</span></p>
<ul>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The term "cluster" has been removed</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">“Memory Utilization” has been more accurately replaced with vRAM Allocation</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Narrow Columns have been “stretched”</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Extra fields have been added to display CPU core Entitlements for vSphere 4 Editions</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The Enterprise Plus Calculation and Chart/Graph has been reformulated to allow for vSphere 4 to be more expensive when CPUs with more than 12-cores are in use.</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">A Virtual Machine Capacity Calculator based on Allocated vRAM has been added</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">The general layout of the calculator has been improved</span></li>
<li><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">Calculation fields have been re-ordered to make better logical sense</span></li>
</ul>
<p> </p>
<hr />
<p> </p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"><span style="text-decoration: underline;"><strong><a href="http://www.virtualvcp.com/download/VVCP_vSphere_License_Calculator_V0_2.zip">Version 0.2 can be found here</a></strong></span></span></p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"><span style="text-decoration: underline;"><strong><br /></strong></span></span></p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;"><span style="text-decoration: underline;"><strong>&nbsp;</strong></span></span></p>
<hr />]]></description>
            <pubDate>Thu, 14 Jul 2011 11:32:00 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/download-tools/164-simple-vmware-vsphere-4-a-5-license-calculator</guid>
        </item>
        <item>
            <title>A Deeper Look Into VMware vSphere 5 Licensing</title>
            <link>http://www.virtualvcp.com/news/163-a-deeper-look-into-vmware-vsphere-5-licensing</link>
            <description><![CDATA[<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">Last night I posted an article where I showed my initial findings in regards to the changes in vSphere Licensing. In the post I showed just how much more VMware customers will have to fork out to upgrade their environments to vSphere 5. I also included some tables which showed the figures.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">After looking into the licensing issue a little deeper, and after spending some time on the phone with my good friend Tom Howarth (from <span style="color: #3366ff;"><a href="http://www.planetvm.net/">http://www.planetvm.net</a></span>), I realized that the whole licensing thing isn’t as straight forward as my original post might have pointed out. I’m going to try and explain myself and Tom’s findings.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">The first conversation I had with Tom this morning really turned into a session in which we had exchanged our feelings of disbelief and annoyance in regards to where the new licensing model would leave our customers. About half an hour to an hour after that conversation had finished, Tom gave me another call in which he said: “It’s not as bad as we had first thought”. I guess that is what really (indirectly) triggered this post.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">Both Tom and I did some calculations on our own and came to the same conclusion. Although we are not entirely in favor of the new licensing model, it does seem to, in certain conditions, force you to stay with recommended best practice in regards to N+1.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">I’m going to try and start off with some simple examples to illustrate just what the new licensing model would mean in terms of money.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">Bear in mind that in vSphere 5, the licensing will be based on “pools” of resources which I understand is per “vCenter Server instance”. I assume that licenses can move around not only between clusters, but data centre objects as well. However, I could be wrong, so don’t quote me on that just yet.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">For simplicity, I’m going to assume that we have a single vCenter server that manages a single cluster of ESXi hosts.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">In my first example, I’m going to keep it real simple. In this example we have a single ESXi host being managed by a vCenter server. The ESX host has two 12-core CPUs and 64GB of RAM to start with. The calculation looks as follows:</span></p>
<p style="text-align: justify;"><img alt="vsphere5-lic-figure-01" src="http://www.virtualvcp.com/images/stories/vsphere5-lic-figure-01.png" width="700" height="176" /></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">In the table above, we see that it actually costs more to run vSphere 4 Enterprise than vSphere 5 Enterprise or Enterprise Plus. Also, notice that we require more vSphere 4 Standard and Enterprise licenses as what is required for vSphere 4 Enterprise Plus as well as all of the vSphere 5 Editions. This is because of the 6-core CPU limit on vSphere 4 Standard and Enterprise Editions.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">Other than that, there’s not much else to say about the calculation above, so let’s double the memory in that host to a figure that I’m more likely to see more often in my customer environments.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;"><img alt="vsphere5-lic-figure-02" src="http://www.virtualvcp.com/images/stories/vsphere5-lic-figure-02.png" width="700" height="177" /><br /></span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">Ok, the table above shows a little more about the penalty that will be paid in terms of vRAM TAX. Because there is now more than 96GB of RAM, an extra CPU license is required to legally make use of use of 100% of the physical memory.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">However, as a single host is not very realistic, I’m going to up the ESXi hosts to 4. Let’s see what happens.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;"><img alt="vsphere5-lic-figure-03" src="http://www.virtualvcp.com/images/stories/vsphere5-lic-figure-03.png" width="700" height="176" /><br /></span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">The table above shows 4 ESXi hosts. Although the licensing looks bad, keep in mind that we are planning to use 100% of the physical memory in the host, which is not a good idea in terms of HA and N+1. It is also very bad design practice.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">So to get ourselves into a better position in regards to HA, let’s apply a rule that states we have to leave 25% headroom in terms of cluster wide memory.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;"><img alt="vsphere5-lic-figure-04" src="http://www.virtualvcp.com/images/stories/vsphere5-lic-figure-04.png" width="700" height="176" /><br /></span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">As a result of applying a rule that states that we are only allowed to use 75% of the TOTAL cluster’s physical memory resources, the licensing seems to be more on target, with an equal license count between vSphere 4 and 5. Also, because of the CPU core limit in vSphere 4, notice that with the Enterprise license, vSphere 5 actually works out cheaper than vSphere 4.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">Now here’s the trap. Let’s up the Target Physical memory Utilization figure to by 1% to 76% and see what happens.</span></p>
<p style="text-align: justify;"><img alt="vsphere5-lic-figure-05" src="http://www.virtualvcp.com/images/stories/vsphere5-lic-figure-05.png" width="700" height="176" /></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">As soon as we use 76% of the cluster wide physical memory resources, we are required to purchase another license. The biggest issue I have here is that VMware now contradicts itself in terms of features and licensing. For example, they would like to sell vSphere as the “clever” solution that will sort out resource contention with things like Resource Pools (Proportional Share-Based Algorithm) and Transparent Memory Page Sharing, but on the other hand, they tax you for using those features.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;"><img alt="vsphere5-lic-figure-06" src="http://www.virtualvcp.com/images/stories/vsphere5-lic-figure-06.png" width="700" height="380" /><br /></span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">In the figure above, vSphere 5 is more expensive as we only have two CPU sockets in each host and are aiming to utilize 100% of the physical memory. As said before, this is a bad design!</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;"><img alt="vsphere5-lic-figure-07" src="http://www.virtualvcp.com/images/stories/vsphere5-lic-figure-07.png" width="700" height="379" /><br /></span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">The figure above shows that with the reduced Max physical memory utilization of 75%, vSphere 4 and vSphere 5 is on equal footing in regards to price. However, the catch is detailed in the graphs below:</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;"><img alt="vsphere5-lic-figure-08" src="http://www.virtualvcp.com/images/stories/vsphere5-lic-figure-08.png" width="700" height="380" /><br /></span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">The figure above starts to reveal the vRAM tax. Simply because we use 1% more than 75% of the physical memory, we now require an additional CPU license on vSphere 5</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;"><img alt="vsphere5-lic-figure-09" src="http://www.virtualvcp.com/images/stories/vsphere5-lic-figure-09.png" width="700" height="380" /><br /></span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">Now the figure above shows just how the vRAM tax is applied. The next figure will make it even clearer.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;"><img alt="vsphere5-lic-figure-010" src="http://www.virtualvcp.com/images/stories/vsphere5-lic-figure-010.png" width="700" height="380" /><br /></span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">Ok, so we can clearly see that from the images above, based on 128GB of RAM per host, which I have to say, based on my experience, is an average amount of RAM for today’s blade systems, the penalty get’s heavier and heavier with every host you add to the environment.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">Now, if you do end up in a situation where you need to purchase additional licenses, the only thing that can think of to cushion the blow a little would be to double the amount of physical processor packages in each host, if you have the empty sockets available to do so. Probably the worst thing I can think of is having a situation where you have more licenses than physical CPUs and still have empty CPU sockets. At least, by filling the empty CPU sockets, you’ll have the option of additional CPU resources.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;"><img alt="vsphere5-lic-figure-011" src="http://www.virtualvcp.com/images/stories/vsphere5-lic-figure-011.png" width="700" height="380" /><br /></span></p>]]></description>
            <pubDate>Wed, 13 Jul 2011 21:11:22 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/163-a-deeper-look-into-vmware-vsphere-5-licensing</guid>
        </item>
        <item>
            <title>Calculated Cost Implications of vSphere 5 Licensing</title>
            <link>http://www.virtualvcp.com/news/162-calculated-cost-implications-of-vsphere-5-licensing</link>
            <description><![CDATA[<p style="text-align: center;"><a href="http://www.virtualvcp.com/index.php?option=com_content&amp;view=article&amp;id=163:a-deeper-look-into-vmware-vsphere-5-licensing&amp;catid=1&amp;Itemid=54"><strong><span style="color: #ff0000;">THIS POST HAS BEEN UPDATED. CLICK HERE TO VISIT THE UPDATED ARTICLE</span></strong></a></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">On July 12, 2011 at about 16:00GMT, VMware announced vSphere 5 and a bunch of changes surrounding the product suite. During the event, Twitter was ablaze with updates with regards to what was being revealed by VMware. However, one of the changes seemed to have caused some concern amongst the trusted virtualisation community. The change to the vSphere licensing model is what seems to have been discussed quite a bit on Twitter.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">I’m not going to expand by giving details on the licensing changes, for more information on the new licensing model, see the link below:</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;"><a href="http://wcc.on24.com/event/33/43/99/rt/1/documents/slidepdf/cloud_infrastructure_licensing_v2.pdf">http://wcc.on24.com/event/33/43/99/rt/1/documents/slidepdf/cloud_infrastructure_licensing_v2.pdf</a></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">At first I wasn’t going to write up on this as the blogging community already came out and published pre written posts as soon as the VMware NDA time expired at 16h00 GMT. Also, I’m pressed for time at the moment, so I’m rushing this one and the research done on this post in.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">After doing some number crunching, I came to a disturbing conclusion. Unless my calculations are way off, and unless VMware is drastically going to reduce the “per license” price tag, the new licensing model will offer a raw deal to VMware’s customers.<img src="http://www.virtualvcp.com/plugins/editors/jce/tiny_mce/plugins/emotions/img/smiley-surprised.gif" alt="Surprised" title="Surprised" border="0" /></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">As far as I am aware, VMware has not yet published the price list for vSphere 5. As I really wanted to see what implications the new licensing strategy was going to have in terms of today’s prices, I did some calculations using today’s vSphere 4 license costs. As I said, unless VMware reduces the price per license, it would be almost impossible to sell the product to some of my current customers who already think that VMware vSphere is too expensive in comparison to rivals such as Microsoft’s Hyper-V. Well, unless I’m very wrong, it’s about to get worse!</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">Now, bear in mind that I did these calculations in a rather short period of time. I’ve not done a whole bunch of research on the new licensing model yet, but went by what the PDF stipulates. I could have made a fundamental mistake somewhere, and I really hope that I am wrong on this.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">Please, if anyone can find a major error somewhere in my figures, please let me know.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">I based my calculations on the following template as most of my customers typically run a similar setup;</span></p>
<ul>
<li><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">2 CPU sockets</span></li>
<li><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">12 Cores per CPU</span></li>
<li><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">128GB per Host</span></li>
</ul>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">I compared what the new vSphere 5 model would cost in comparison to the vSphere 4 licensing model. The results are truly staggering!</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">Also, to give vSphere 4 a level playing field in terms of memory assignment, I assumed that we would want to be able to use up to 100% of the physical memory in the cluster,<span style="color: #ff0000;"> as this would not carry any penalty in terms of vRAM TAX in vSphere 4</span>. Now I know that the license on vRAM is on allocated and not on total physical memory, but for an&nbsp;apples and apples comparison on possible memory consumpsion, this was the most straight forward way of calculating the numbers.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">Below are my results. Now if I have made some mistakes here, please let me know. I’m looking for constructive comments here! An argument is not going to help anyone<img src="http://www.virtualvcp.com/plugins/editors/jce/tiny_mce/plugins/emotions/img/smiley-wink.gif" alt="Wink" title="Wink" border="0" /></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;"><img src="http://www.virtualvcp.com/images/stories/1host.png" alt="1host" height="190" width="600" /></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;"><img src="http://www.virtualvcp.com/images/stories/2host.png" alt="2host" height="188" width="600" /></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;"><img src="http://www.virtualvcp.com/images/stories/4host.png" alt="4host" height="190" width="600" /></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;"><img src="http://www.virtualvcp.com/images/stories/8host.png" alt="8host" height="188" width="600" /></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;"><img src="http://www.virtualvcp.com/images/stories/10host.png" alt="10host" height="187" width="600" /></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;"><img src="http://www.virtualvcp.com/images/stories/costgraph.png" alt="costgraph" height="514" width="506" /></span></p>]]></description>
            <pubDate>Tue, 12 Jul 2011 23:09:01 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/162-calculated-cost-implications-of-vsphere-5-licensing</guid>
        </item>
        <item>
            <title>I'm Busy Writing a Book!</title>
            <link>http://www.virtualvcp.com/news/161-im-busy-writing-a-book</link>
            <description><![CDATA[<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">I am delighted to be able to finally announce that I am in the process co-authoring a book. At first the prospect of being involved in such a project seemed a bit daunting, but I very quickly realised that opportunities such as this are few and far between, and it is something that I have to take on board and make time for.</span></p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">I am however not in a position to disclose any details around the project just yet, but I can say that it will be on virtualization and surprisingly enough, it will be on a subject that is not covered by any books that I know of at the moment.</span></p>
<p><span style="color: #000000; font-family: arial,helvetica,sans-serif; font-size: 10pt;">If any of the many much experienced authors out there are interested in sharing some tips with me, please drop me an email or a DM tweet!! I would appreciate any advice or suggestions, as this is my first time authoring a book.</span></p>]]></description>
            <pubDate>Fri, 01 Jul 2011 07:30:12 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/161-im-busy-writing-a-book</guid>
        </item>
        <item>
            <title>My Lab and Home Equipment</title>
            <link>http://www.virtualvcp.com/my-lab-equipment</link>
            <description><![CDATA[<p><span style="color: #000000; font-size: 10pt;">I’ve been getting quite a lot of emails asking what equipment I’m running in my home lab. Rather than having to reply to each and every email with the full inventory, I thought it would be a better idea to just post it on here.</span></p>
<p><span style="color: #000000; font-size: 10pt;">Now, my home lab is nothing special. In comparison to the toys that some people have the pleasure of playing with in their labs, and I’m not mentioning any names (hmmm, Mike Laverick), my little environment is very cheap and simple, but it does the job well enough for me, so I can’t really justify any upgrades. Not at the moment anyhow.</span></p>
<p><span style="color: #000000; font-size: 10pt;">Let’s start with the stuff you’re probably most interested in, the servers:</span></p>
<p><span style="color: #000000; font-size: 10pt;"><strong><span style="text-decoration: underline;">For VMware vSphere, I run two of the following specification machines in a two node cluster:</span></strong></span></p>
<ul>
<li><span style="color: #000000; font-size: 10pt;">HP Proliant ML110 G5</span></li>
<li><span style="color: #000000; font-size: 10pt;">Intel Xeon 3065 @ 2.3GHz (FT is unfortunately not supported)</span></li>
<li><span style="color: #000000; font-size: 10pt;">8GB RAM</span></li>
<li><span style="color: #000000; font-size: 10pt;">1x Onboard Broadcom NC105i Gigabit Ethernet Adapter</span></li>
<li><span style="color: #000000; font-size: 10pt;">1X Intel PRO/1000 GT Dual Port Gigabit Ethernet Adapter</span></li>
<li><span style="color: #000000; font-size: 10pt;">No Internal Hard Disk Drive</span></li>
<li><span style="color: #000000; font-size: 10pt;">Boot ESXi 4.1 from a USB Stick installed internally on the motherboard.</span></li>
</ul>
<p> </p>
<p><span style="color: #000000; font-size: 10pt;"><strong><span style="text-decoration: underline;">For shared storage, I run iSCSI using OpenFiler on a machine with the following specification:</span></strong></span></p>
<ul>
<li><span style="color: #000000; font-size: 10pt;">HP ProLiant ML115 GB</span></li>
<li><span style="color: #000000; font-size: 10pt;">Dual-Core AMD Opteron Processor 1214</span></li>
<li><span style="color: #000000; font-size: 10pt;">2GB RAM</span></li>
<li><span style="color: #000000; font-size: 10pt;">1x Onboard Broadcom NetXtreme BCM5722 Gigabit Ethernet Adapter</span></li>
<li><span style="color: #000000; font-size: 10pt;">4x 750GB Seagate SATA II drives in RAID10 configuration.</span></li>
<li><span style="color: #000000; font-size: 10pt;">Boot OpenFiler from a USB Stick installed internally on the motherboard.</span></li>
</ul>
<p><span style="color: #000000; font-size: 10pt;"><strong><span style="text-decoration: underline;">Network Equipment:</span></strong></span></p>
<p><span style="color: #000000; font-size: 10pt;">The hosts are all connected via a NETGEAR ProSafe GS724Tv3 Switch with 24 ports.</span></p>
<p><span style="color: #000000; font-size: 10pt;">Now I would advise that this is a non-production, test environment only. There’s not much resilience in there. I simply do not have any more space for any more server and network equipment. Besides, I costs a fortune to power these things 24x7 anyway.</span></p>
<p><span style="color: #000000; font-size: 10pt;"><strong> </strong></span></p>
&nbsp;
<p><span style="color: #000000; font-size: 10pt;">So that covers the servers. My “desktop” PC on the other hand is entirely another matter. Seeing as I really only buy a new PC every 5 or 6 years, and seeing that I’ll be using this machine predominantly in my spare time to run graphics intensive applications such as Flight Simulators, I really went all out on this one in terms of performance, power and stability:</span></p>
<ul>
<li><span style="color: #000000; font-size: 10pt;">Cooler Master CM Stacker 830 Full Tower Case</span></li>
<li><span style="color: #000000; font-size: 10pt;">Antec TPQ-1200OC TruePower Quattro OC 1200W Modular Power Supply (PSU)</span></li>
<li><span style="color: #000000; font-size: 10pt;">ASUS Rampage III Extreme X58 Motherboard</span></li>
<li><span style="color: #000000; font-size: 10pt;">Intel i7 950 CPU (surprisingly the slowest component in the box)</span></li>
<li><span style="color: #000000; font-size: 10pt;">12GB RAM: 6X Corsair Memory Dominator GT 2GB DDR3 1866 Triple Channel Modules</span></li>
<li><span style="color: #000000; font-size: 10pt;">2X 64GB OCZ Vertex 2 SATA II 2.5" SSDs (One for the Windows 7 Install and one for the Flight Simulator installs)</span></li>
<li><span style="color: #000000; font-size: 10pt;">1TB Seagate SATA II drive for applications and data storage</span></li>
<li><span style="color: #000000; font-size: 10pt;">1x Onboard Gigabit Ethernet Port</span></li>
<li><span style="color: #000000; font-size: 10pt;">M-Audio Revolution 5.1 Sound Card (PCI)</span></li>
<li><span style="color: #000000; font-size: 10pt;">XFX ATI Radeon HD 5970 Black Edition 2GB Graphics Card</span></li>
</ul>
<p><span style="color: #000000; font-size: 10pt;"><strong><span style="text-decoration: underline;">Just a quick note on the case:</span></strong> I cannot stress enough just how large this case is. IT IS HUGE! I caught myself starring in amazement at the thing for about 20 minutes when it arrived. If you ever think about getting one of these cases or a similar one of that matter, make sure you have enough space to park this thing NEXT to your desk, because it’s not going anywhere else! </span></p>
<p><span style="color: #000000; font-size: 10pt;"><strong><span style="text-decoration: underline;">Just a quick note on the graphics card:</span></strong> The graphics card is the main reason for my decision to purchase the CM Stacker Case. I needed to get a case that would provide sufficient space for the card to actually fit into. The graphics card is a massive13 inches long and believe me when I say that it just about fits the case with maybe an inch or so to spare at most. </span></p>
<p><span style="color: #000000; font-size: 10pt;">For stability reasons, this card also demands a certified power supply that is capable of a bare minimum 600W. As I have plans to install a second card and maybe even a third card in a cross-fire configuration later on, I thought it would be best if I make sure that I buy one power supply now that will provide sufficient stable power for future upgrades.</span></p>]]></description>
            <pubDate>Sat, 14 May 2011 00:15:03 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/my-lab-equipment</guid>
        </item>
        <item>
            <title>Android Deleting All Our Text Messages! Google Doesn't Care</title>
            <link>http://www.virtualvcp.com/news/159-android-deleting-all-our-text-messages</link>
            <description><![CDATA[<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">So I’ve had my HTC Desire HD mobile phone since it was released in October 2010. As I’m not one to follow trends, line an arrogant company’s pockets and make a fashion statement by opting to buy an iPhone 4, the HTC Desire HD really was the obvious choice for my next phone. Overall, I have to say it’s a brilliant piece of kit. Android is really easy to use and it does everything, well almost everything you ask of it very well. Then HTC put their spin on Android , they produced a device that really gives the iPhone 4 a solid competitor.</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">However, as I said before, I’m not one to follow trends, but I’m also not one who likes arrogant companies like Apple, and now Google. How can I say Apple is arrogant? Well easy! They charge an arm and a leg for a device that will only be good for 6 months to a year (if you’re one that follow fashion trends) before they replace it with “Version 2”. To make it worse, they don’t even give you an option to change simple things like the battery. However, this post is not to slam Apple, as I use a MAC myself with Final Cut Studio, a software package that is very powerful, easy to use, and compared to similar products from other vendors, rather cheap (and we all know the cheap word and Apple don’t go together all too often). No, this post is to slam Google for not listening to its customers when all we want to do is keep your text messages once we have received them.</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">Yes that’s right! All I want is for my text messages to live happily ever after on my Android device after I have received them! Is that too much to ask from a mobile device? For a 10 year old Nokia device that’s been dropped, kicked and lived life to its fullest? No problem. For a brand new Android device? Well, that could be a problem.</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">Many people, including non technical people will be asking why someone would be complaining about a new, state-of-the-art device’s functionality surrounding the rather ancient technology known as Text Messages and also known as SMS messages. But I have to say, it is rather annoying if your shiny new, all-bells-and-whistles mobile phone (or for you guys in the America, Cell Phone) randomly decides to delete all of your text messages. What’s more annoying than that is when it happens for a second time two months later. What’s even more annoying than losing more than a thousand text messages over a period of 3 months is the fact that the great search engine giant responsible for the Android operating system, Google doesn’t seem to be bothered about the issue. At first, I thought it’s an issue that only affects the HTC Desire HD handset, but a quick search on Google revealed that the issue affects most, if not all Android devices.</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">My mobile phone have now on two occasions randomly decided to delete all of my text messages! How? Well easy! I decide to send a text message, and when I open Text Messages on my phone, all my messages are gone!</span></p>
<p style="text-align: justify;"><br /><span style="color: #000000; font-size: 10pt;">When this happened to me again last night, I decided that I’ll jump on Google.com and have a look if anyone else is having the problem. Sure enough. It turns out that the issue has been around for a very long time. Many people have complained about losing thousands of text messages and in some cases photos and contact information and this has been going on since 2009.</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">The issue, known on Google Code forums as issue 5660, has been around for more than a year. Since 26 December 2009, a whopping 959 posts of complaints have been made regarding this problem on this forum thread: <a target="_blank" href="http://code.google.com/p/android/issues/detail?id=5669">http://code.google.com/p/android/issues/detail?id=5669</a></span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">Yes, that’s right. People have been losing data on their handsets for more than a year and Google still hasn’t replied, or to my knowledge even acknowledged that there is an issue.</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">When Apple launched their iPhone 4, the entire world kicked up a fuss surrounding a small issue where the phone had signal problem in certain cases. That, in my book isn’t an issue compared to data loss. However, the peeps at Apple were forced to respond with advice on how to fix the issue as it was a media frenzy. Now my question is.... WHERE IS THE MEDIA FRENZY on this one? Why is Google allowed to get away with not listening to their customers.</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">You know what. Everyone out there, if you are unsure on what the next mobile phone you would like to buy, BUY AN iPhone. Don’t buy an Android device. Google doesn’t deserve your support as clearly we, the consumers and users of their operating systems isn’t important enough for them to care. It’s a sad day, as I love my HTC Desire HD, but in reality, until they fix the issue surrounding data loss, I cannot trust it with ANY of my data at this point in time.</span></p>]]></description>
            <pubDate>Thu, 03 Mar 2011 15:48:05 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/159-android-deleting-all-our-text-messages</guid>
        </item>
        <item>
            <title>Why I'm swapping vSphere for Hyper-V</title>
            <link>http://www.virtualvcp.com/news/158-why-im-swapping-vsphere-for-hyper-v</link>
            <description><![CDATA[<p style="text-align: justify;"><span style="font-size: 10pt;">It’s been a while since I last sat down to write a blog post. I have to admit, 2010 was not exactly my best year on the bloggers sphere. I do have my reasons that will explain why, but that conversation is outside the scope of this post.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">As many would know by now, in the past month I’ve been able to achieve both the VMware VCAP-DCA and the VCAP-DCD certifications. I only have one more hurdle to clear in order to obtain VCDX certification, and that will undoubtedly be the hardest part. That is, I need to successfully defend a vSphere design that I’ve done before a VCDX panel of gurus.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">As for the current certification path for VMware (until the next major release) it would be safe to say that with the exception of VCDX, I have come to the end of the technical certification road. It is one of the reasons that I have decided to destroy my very trustworthy vSphere lab that has brought me through a few vSphere Beta programs and has played a major role in achieving VCP and VCAP certifications. Yes, indeed, I will be replacing the lab (for now at least) with Hyper-V.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">There is more than one reason for my decision to replace my vSphere lab with Hyper-V, and I will try my best to describe in detail how I have come to this decision.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">VMware for some years now have been the de facto standard in x86/64 virtualisation. That is why so many IT professionals have fallen in love with their products. Still to this very day, the VMware vSphere’s feature set and in most cases, performance is unbeaten by any other product. Yes, I probably have some Citrix and Microsoft evangelists’ blood boiling by saying that, but hey, the truth hurts. Yes sure, Hyper-V has come a long way and has improved immensely during the last two years, however, it still cannot match the feature set of vSphere. How can I say this? Well, it’s not me, its Microsoft themselves.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">The following question was asked to a Microsoft sales person: “How do you approach a customer who has the intention of buying vSphere? How do you fight your corner? Do you compare features?” The Microsoft sales person’s answer to that question was: “Never that. We never compare features!”</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">I get the feeling Microsoft is not trying to steal VMware’s customers, at least not for now. Instead they seem to have opted to go for customers where they know will be an easy sell. Maybe someone that already has a Data centre license where the initial outlay of licensing costs is minimized compared to vSphere. I mean, after all VMware is quite expensive.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">“So, why are you swapping your lab to Hyper-V if they can’t match the features?” You might be asking. Well it’s simple. I don’t know enough about the product and its capabilities and the best way to find out is to play with it. No, seriously, I’m aiming for Hyper-V certification before I depart for California at the end of March.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">Many people might ask why bother? Why bother learning Hyper-V if you know much about the better product? The answer to that is maybe not as simple, but let me try to explain.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">Hyper-V will sell. That is a fact. There is no point in fighting it, it will sell. The Microsoft badge will sell the product. It always has sold many products, and it will continue to do so. We have seen this before. Let’s use directory services as an example. Anyone remember NDS (Novell Directory Services), or more recently eDirectory? In my opinion (and sorry if I offend Microsoft evangelists here, but I’m entitled to my opinion, so I don’t really care) NDS / eDirectory was and still is a much better directory service than Microsoft Active Directory (AD). You see, the thing is, even though many of us have installed eDirectory in our environments, and client environments, the majority of infrastructures today are based on Active Directory. Many will disagree, but I still firmly believe that the old NDS / eDirectory will crush AD with regards to functionality, ease of use, performance and stability but sadly today, the product is nowhere to be found. Even though NDS was/is better, AD has killed it off and today Novell is all but dead! Microsoft just knows how to run a company! It doesn’t matter how good the other products are, the Microsoft badge will still help them sell their products. We can look at other products as well. What about WordPerfect? Better than Microsoft Word? Hell yeah. Guess what, WordPerfect is nowhere to be found and it used to be everywhere.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">I know, I’ve hit a sensitive point here, and I’m sure VMware and (past) Novell evangelists (I am a VMware evangelist and certainly used to be a Novell one) are cursing at their monitors now for reading this, but just think for a minute. At the end of the day VMware, Microsoft, Citrix, these guys exist for one reason and one reason only, profit. I have realised over the past week or so that it doesn’t matter to my finances which one is better. I can be a top technical person in VMware products today and maybe next year and a few years thereafter, but it would be foolish to not want to learn about Hyper-V. Ok, fair enough. I can’t see what the future holds, but I can learn from the past, and the past shows me that all my friends who kicked against AD in favour eDirectory are today lagging behind and struggling to find contracts. These guys were Master CNEs. Today they don’t have much to boast about.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">Who knows, maybe VMware will still somehow be going as strong s they are today in 20 years or so (heck with their pricing strategy, I’m not sure how they’ll fight off M$), but for today, I’ll be covering my basis and laying some foundations with some knowledge of Hyper-V. At least Microsoft gives us TechNet Plus, something VMware doesn’t seem to understand either. Talk about stingy! WE NEED NFR LICENSES VMWARE, but that’s a discussion for another day.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">Don’t get me wrong on this. I love vSphere. I love vSphere more than any other IT product / technology out there today and I will still try and sell vSphere over Hyper-V, just because it’s a much better product. It’s going to break my heart to destroy my beloved vSphere lab, but it’s got to be done.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">I believe it’s time to stop kicking and start working with VMware and Hyper-V.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;">The views expressed in this post and on this entire website are that of my own and not those of my employer or any vendor. I am solely responsible for the contents on this website.</span></p>]]></description>
            <pubDate>Thu, 27 Jan 2011 22:05:02 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/158-why-im-swapping-vsphere-for-hyper-v</guid>
        </item>
        <item>
            <title>VMware VCAP-DCA Exam Experience</title>
            <link>http://www.virtualvcp.com/news/156-vmware-vcap-dca-exam-experience</link>
            <description><![CDATA[<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">Yesterday, December 9, 2010 at 10:45am I took the VMware VCAP-DCA exam thinking that I would probably be able to finish it off in about 1 and a half hours or so. Wrong.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">I booked this exam quite a long time ago. If I remember correctly, I got a call from VMware around October 8, 2010 asking me for a preferred date. I think I said “Late November please”. Anyway, the exam was originally booked for 29 November, but thanks to the London Underground workers taking an unpaid day off work (strike), I thought it would be wise to reschedule.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">I thought that I would at least have time to study and play in my lab before the exam as I had 2 months! Nope, I had no time. Even in two months…No time to study! Ok, well I had the odd day here and there, but I don’t think I actually learnt anything during those days. In fact I think I’ve managed to study more for the VCE310, and believe me, although I passed that exam, it still was an “unprepared” attempt. I did get through the first few pages of the VCAP-DCA exam blueprint though. In the end I guess I thought that my experience with VMware products should [hopefully] be enough!</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">So, on the day of the exam, I arrived at Holborn Underground station at 10:10am. The Pearson Professional test Centre is a short walk from Holborn station. However I was waiting at the traffic lights to cross Kingsway road when the police stopped all traffic in all directions. After about 30 seconds the queen pulled up right in front of me! Way to go!!! I’ve never seen the queen in person before! She was about 3 meters away from where I was standing. Cool!</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">Anyway, back to the VCAP-DCA. Arriving at Pearson Vue, the standard procedure is followed. You present two forms of ID (I presented my passport and UK drivers license), sign an electronic pad and, get our picture taken! Then you place all personal belongings (wallet, phone, keys, wristwatch, etc. in a locker provided). You should only take the locker key and your passport into the exam room.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">I was then told to go to room 3, a room where I’ve spent many hours before! The lady at room 3 took a full 10 minutes to get me signed onto a workstation as her PC sort of crashed. I could tell she got really worked up after a while. But I was relaxed and really couldn’t be bothered to get grumpy with the slow sign on as… I’ve just seen the queen!!!</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">I finally got signed into workstation 32. The good old VMware Certification Survey thingy appeared. I hurried through that as I couldn’t wait to start [and finish] my exam. And there it was! This biggest surprise of the day [apart from seeing the queen]! No multiple choice questions. That’s right, not a single one! The entire exam is one big lab session, so all you Test King lovers (or in other words, cheaters), please browse away from Test King if you are intending to pass this exam.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">Once you click start, the lab session launches to an RDP session somewhere (I guess probably at VMware HQ). All you get in the RDP session is a Putty Client, the vSphere Client, Adobe Reader (yes, that’s right, however I’m not sure I’m allowed to say what it’s for), and I’m sure there was something else, but I cannot remember what it was! I guess I didn’t need it after all.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">At the top of the screen you’ll find a bar that allows you to switch between the actual lab and the lab questions. A full list of usernames and passwords for the different systems in the lab is provided at the bottom of each question, so there’s no need to take them down before you start.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">I have to say that the VCAP-DCA lab environment has been improved over what was provided as a lab environment with the VCE310. I didn’t have any graphical glitches, although the session only ran at 1024x768 which was problematic at times. Also, don’t bother using the Adobe reader provided as scrolling through pages are extremely slow and will only cost you valuable time.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">The exam was about 3 and a half hours and there were 35 questions / scenarios. There is no link between the question that you are on and the component you are using in the lab. It is a live lab and any changes made in question 1 will remain in place throughout the rest of the exam.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">Also, some lab questions will result in you configuring specific components in the lab, which you’ll find will need to be in place as a prerequisite to successfully complete other questions later on in the exam. For instance, one question might ask you to successfully configure a DRS cluster, and then maybe 20 questions later you will be asked to configure some resource pools. Resource pools cannot exist without DRS. This might be a simple example, but believe me the real exam will require complex configurations that depend on each other to be correctly configured.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">Some questions were complex and tricky to complete. Others were way too easy in my opinion. There are questions that you will never be able to answer unless you have extensive experience in enterprise size environment and FC storage, unless you are some kind of freak that knows every line of every PDF ever written on enterprise storage and virtualisation.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">At the end of the exam you are told that you will receive your results within 10 business days [I’d like to see that happen first before I believe it though]</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">Overall, I’d say it’s probably the most fun I’ve had writing an exam [if the words fun and exam are allowed to be used in the same sentence]. I think it was well thought out and well presented. It will certainly separate the men from the boys in regards to experience and definitely separate the real IT professionals from the book crammers, which is a very good thing.</span></p>
<p> </p>]]></description>
            <pubDate>Fri, 10 Dec 2010 13:42:22 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/156-vmware-vcap-dca-exam-experience</guid>
        </item>
        <item>
            <title>VirtualVCP Has Moved!</title>
            <link>http://www.virtualvcp.com/news/155-virtualvcp-has-moved</link>
            <description><![CDATA[<p style="text-align: center;"><span style="color: #ff0000;"><strong><span style="font-size: 14pt; font-family: arial,helvetica,sans-serif;">IMPORTANT NOTICE</span></strong></span></p>
<p style="text-align: justify;"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">On 06 November 2010, VirtualVCP.COM was migrated to a shiny new Web Server. The site was picked up and moved with all data [hopefully] intact. However, if you come across any dead links or a broken RSS feed, I'd be grateful if you can let me know via the <a href="http://www.virtualvcp.com/contact-me">contact form.</a></span></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">Regards,</span></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">Rynardt Spies<br /></span></p>]]></description>
            <pubDate>Sat, 06 Nov 2010 12:19:00 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/155-virtualvcp-has-moved</guid>
        </item>
        <item>
            <title>StratoGen vCloud Beta Program</title>
            <link>http://www.virtualvcp.com/news/154-stratogen-vcloud-beta-program</link>
            <description><![CDATA[<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">I have recieved an email from Stratogen informing me that they are looking for experienced users to join their vCloud Beta Program, which is based on VMware vCloud Director. Their message is below:</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span></p>
<span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">
<hr />
<p> </p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">StratoGen are seeking experienced VMware users to join the StratoGen vCloud Beta Program which is based on VMware vCloud Director. &nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">Beta testing is a crucial element in the cycle of our product releases, and we work closely with the VMware community to ensure our products are the best they can be. &nbsp;vCloud Director is a powerful but complex product and as such we are seeking experienced users to provide informed feedback on our product offering.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">By participating in the program you will be provided with resources on our enterprise platform enabling you to build, deploy and manage virtual machines, vApps and networks using the StratoGen vCloud Director portal. You will be contacted on a periodic basis for feedback.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">StratoGen is a leading VMware Service Provider Partner (VSPP) with an extensive cloud hosting platform based in London, UK. &nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">&nbsp;</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">If you would like to take part in the program please register at <a target="_blank" href="http://www.virtualvcp.com/http:/www.stratogen.net/products/vmware-hosting-vcloud.html">http://www.stratogen.net/products/vmware-hosting-vcloud.html</a></span></p>
</span>]]></description>
            <pubDate>Mon, 01 Nov 2010 15:14:54 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/154-stratogen-vcloud-beta-program</guid>
        </item>
        <item>
            <title>Reading CDP information from ESXi 4.1 via the CLI</title>
            <link>http://www.virtualvcp.com/esx-server-admin-and-maintenance/153-reading-cdp-information-from-esxi-41-via-the-cli</link>
            <description><![CDATA[<span style="font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000;">In VMware ESX you can use the vimsh command from the command line in order to retrieve CDP information. With the release of ESXi 4.1, the vimsh command is not included. However there is still a way to retrieve CDP informtation via the CLI. Instead of using vimsh, you simply use vim-cmd. The path to the utility is /bin/vim-cmd.</span>]]></description>
            <pubDate>Fri, 29 Oct 2010 16:30:38 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/esx-server-admin-and-maintenance/153-reading-cdp-information-from-esxi-41-via-the-cli</guid>
        </item>
        <item>
            <title>Native ESXi 4.1 will not install on HP ProLiant G7 Blades</title>
            <link>http://www.virtualvcp.com/esx-server-admin-and-maintenance/152-native-esxi-41-will-not-install-on-hp-proliant-g7-blades</link>
            <description><![CDATA[<p style="text-align: justify;"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000;">I have to write this down as I'm sure I'll come across this issue again in the future. Today I had to install ESXi 4.1 on a ProLiant BL465C G7 blade server. This turned out to be problematic to say the least. It turns our that the native ISO imaged downloaded from the VMware website does not include all of the drivers required for ProLiant G7 blades. Anyway, as I had a very busy day, I really didn't have time to try and figure this one out for myself. Lucky for me, Steve [Bryen] has done this already and posted the workaround on his blog:</span></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"><span style="color: #0000ff;"><a target="_blank" href="http://virtual-portal.com/virtualportal/?p=244"><span style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><strong>http://virtual-portal.com/virtualportal/?p=244</strong></span></a></span></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"><span style="color: #000000; font-size: 10pt;">Thanks Steve!</span></p>]]></description>
            <pubDate>Fri, 29 Oct 2010 14:27:30 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/esx-server-admin-and-maintenance/152-native-esxi-41-will-not-install-on-hp-proliant-g7-blades</guid>
        </item>
    </channel>
</rss>

