<?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>Sun, 26 May 2013 01:14:07 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>HomeLab in the Cloud</title>
            <link>http://www.virtualvcp.com/news/185-homelab-in-the-cloud</link>
            <description><![CDATA[<p><span style="color: #000000; font-size: 10pt;">Ever wanted to build a home lab to study new technologies such as vCloud? I bet you have! However, all of us know that it could cost quite a bit to get it up and running. In addition to the initial capital expenditure in getting your home lab up and running, it also costs a small fortune in energy costs to keep it going. Well, now there's another way to getting a lab up and running, just a lot faster and much more cost effective.</span></p>
<p> </p>
<p><span style="color: #000000; font-size: 10pt;">I'll let Mike Laverick explain it to you, and if you get to his site in time, there might even be a PROMO code to get you started.</span></p>
<p> </p>
<p><span style="color: #000000; font-size: 10pt;">Read Mike's comprehensive write-up here:</span></p>
<p><span style="color: #000000; font-size: 10pt;"><a target="_blank" href="http://www.mikelaverick.com/2013/03/not-ready-bare-metal-cloud-for-your-auto-lab/">http://www.mikelaverick.com/2013/03/not-ready-bare-metal-cloud-for-your-auto-lab/</a></span></p>
<p> </p>]]></description>
            <pubDate>Wed, 13 Mar 2013 16:47:40 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/185-homelab-in-the-cloud</guid>
        </item>
        <item>
            <title>DOWNLOAD: List of Supported Business Applications on the VMware Platform</title>
            <link>http://www.virtualvcp.com/download-tools/182-download-list-of-supported-business-applications-on-the-vmware-platform</link>
            <description><![CDATA[<p><span style="font-size: 10pt;">The following download contains a list of Supported Business Applications on the VMware Platform, directly sourced from the VMware website.</span></p>
<p><span style="font-size: 10pt;"><span style="color: #ff0000;"><strong>WARNING:</strong> </span>By downloading the following file(s), you agree to the following statement(s):This data is provided free of charge with no warranty provided. The use of the data is at your own risk. The author or distributor of this download cannot be held liable for any loss or damages as a result of using the data. All data contained within this download has been sourced directly from the Business Applications on the VMware Platform Website (http://vmware-alliances.force.com/supportedapps/) using an automated script and the integrity of the data it contains cannot be guaranteed. All data is subject to change without notice and should only be used as an initial reference. Always confirm application support with the relevant application vendor(s). The format of data contained in this download has not been approved or funded in any way shape or form by any software vendor, reseller or partner, including VMware, Inc.</span></p>
<p><span style="font-size: 10pt;">Please note that currently the tool only supports Microsoft Excel. Formatting might not show up correctly with other applications.</span></p>
<p> </p>
<p><span style="font-size: 10pt;"><a href="http://www.virtualvcp.com/download/BAPSVP15022013PUB.zip">Download the latest available Supported Business Applications list here</a></span></p>]]></description>
            <pubDate>Thu, 21 Feb 2013 15:43:50 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/download-tools/182-download-list-of-supported-business-applications-on-the-vmware-platform</guid>
        </item>
        <item>
            <title>List of Supported Business Applications on the VMware Platform</title>
            <link>http://www.virtualvcp.com/news/181-list-of-supported-business-applications-on-the-vmware-platform</link>
            <description><![CDATA[<p style="margin-bottom: 0.35cm; text-align: justify;"><span style="font-size: 10pt; color: #000000;"><img style="margin: 5px; float: left;" alt="3707isv" height="182" width="222" src="http://www.virtualvcp.com/images/stories/3707isv.png" />If you’ve ever had to answer the following question “Is application X supported on the VMware Platform?”, then you will probably be familiar with the website that VMware has set up over at http://vmware-alliances.force.com/supportedapps/. It’s a website that is dedicated to Business Applications on the VMware Platform and currently, at the time of writing this post, shows that there are 3707 applications that are officially supported to run on the “VMware Platform”.</span></p>
<p style="margin-bottom: 0.35cm; text-align: justify;"><span style="line-height: 1.3em; font-size: 10pt; color: #000000;">What if you were passed a list of 3500 applications that a customer has deployed in their environment? How would you go about verifying each application’s support status? You could of course sit down and manually search the website for each of the applications in your list, but to be honest, I wouldn’t want to be doing that, nor would I be happy to pay an employee a salary to sit down and carry out such a task. The better way to do this of course would be to fully or at least partially automate the process.</span></p>
<p style="margin-bottom: 0.35cm; text-align: justify;"><span style="font-size: 10pt; color: #000000;"><span style="line-height: 1.3em;"></span>There are a few ways that we could automate such a process. One would be to look and see if the website provides some kind of an API that you could query. If it doesn’t have an API, then you could do what we have done, and create a .CSV or .XLSX file which contains all of the data.</span></p>
<p style="margin-bottom: 0.35cm; text-align: justify;"><span style="line-height: 1.3em; font-size: 10pt; color: #000000;">A colleague of mine was asked to do exactly what I described above. He was asked to verify the support status of some 3000+ applications on VMware vSphere. So we sat down and thought about how we could extract the current supported applications form the “VMware Business Applications on the VMware Platform” website into a CSV file. A few minutes after we sat down, we came up with the following theoretical method:</span></p>
<ul style="text-align: justify;">
<li><span style="line-height: 1.3em; font-size: 10pt; color: #000000;">We would download the raw HTML of each of the 287 pages of the website using wget.</span></li>
<li><span style="line-height: 1.3em; font-size: 10pt; color: #000000;">Once the raw HTML is on disk, we would parse the HTML using a Perl script and generate the CSV.</span></li>
</ul>
<p style="margin-bottom: 0.35cm; text-align: justify;"><span style="font-size: 10pt; color: #000000;">So my colleague set off and started writing a script that could download all of the website pages to HTML files on disk. Whilst he was doing this, I started working away on a small Perl script to parse the HTML. To make a long story short, about an hour after getting the idea we had all of the data in a CSV file that we could easily work with.</span></p>
<p style="margin-bottom: 0.35cm; text-align: justify;"><span style="line-height: 1.3em; font-size: 10pt; color: #000000;">However, getting the data was still a two-step process. You had to download the HTML to disk using one script and then parse the HTML using another script. So, in order to make this a little more streamlined, I sat down over the weekend and made my Perl script a little better. The script can now download each page from the website and parse the HTML into a CSV file on the fly.</span></p>
<p style="margin-bottom: 0.35cm; text-align: justify;"><span style="font-size: 10pt; color: #000000;"><span style="line-height: 1.3em;"></span>Although I would love to help the community, I have decided to not make our scripts available. However, I have decided to make the data available.</span><br /><span style="font-size: 10pt; color: #000000;">The data file contains the following data:</span></p>
<ul style="text-align: justify;">
<li><span style="line-height: 1.3em; font-size: 10pt; color: #000000;">Application Name</span></li>
<li><span style="line-height: 1.3em; font-size: 10pt; color: #000000;">Vendor</span></li>
<li><span style="line-height: 1.3em; font-size: 10pt; color: #000000;">Support Status</span></li>
<li><span style="line-height: 1.3em; font-size: 10pt; color: #000000;">Support Page (Links to the Application Support Page on the VMware Website)</span></li>
</ul>
<p style="margin-bottom: 0.35cm; text-align: justify;"><span style="font-size: 10pt; color: #000000;"><a href="http://www.virtualvcp.com/index.php?option=com_content&amp;view=article&amp;id=182:download-list-of-supported-business-applications-on-the-vmware-platform&amp;catid=16&amp;Itemid=76">The List of Supported Business Applications can be downloaded from here</a></span></p>]]></description>
            <pubDate>Thu, 21 Feb 2013 15:14:46 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/181-list-of-supported-business-applications-on-the-vmware-platform</guid>
        </item>
        <item>
            <title>UPDATE: VMware vSphere Performance Book</title>
            <link>http://www.virtualvcp.com/news/180-update-vmware-vsphere-performance-book</link>
            <description><![CDATA[<p style="text-align: justify;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">As most people in the VMware Virtualisation Community will know, we have been working on a new book entitled “VMware vSphere Performance”. The book was first announced in June 2011, and although being listed as available to pre-order on sites such as Amazon, the book is still yet to be published almost two years later.</span></p>
<p style="text-align: justify;"><br /><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">Since the project began back in 2011, we have suffered several setbacks, with issues ranging form changes at the project management level, to issues with finding relevant performance related issues in order to produce content. I'm not going to go into much detail as to what exactly the issues were, however, since December 2011 the project has stalled and started up again on several occasions, and for the past year, there has been very little movement in terms of content being generated and therefore reviewed for the book. We have missed several targets in terms of publication dates. The book was originally planned to be released for VMware vSphere 5 and would cover VMware vSphere 4 and 5. We missed the publication for vSphere 5, and then vSphere 5.1 at which point Sybex (an imprint of Wiley) decided to push the publication date back even further and wait for the next release of VMware vSphere, whenever that may be, which would make sense, as at the time the shelf life of a book that is focused on vSphere 5 would not have been long enough to make it worth publishing.</span></p>
<p style="text-align: justify;"><br /><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">Ever since the publication date got pushed back again, there have been even less interaction between the authors and the editorial teams, and I must admit that there were times that I had though that the book was dead. However, yesterday, the 24th of January, after a conversation with our technical editor, I decided to get in touch with all the authors, and the acquisition editor at Sybex, in order to determine the current state of the project. I have now received responses from most of the parties involved and to make a long story short, this is what is now going to happen.</span></p>
<p style="text-align: justify;"><br /><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">We are yet to work out the finer details, but as of today, myself and co-author Jonathan Fitch will be taking control of the project in a much more involved way. Previously we were simply writing and submitting content and the rewriting the same content after editorial reviews. We are yet to determine who the “lead” author will be, but together we will review what has been done and what still needs doing, and together we will drive this thing forward. There is now a lot of work to be done, but we will be pushing hard for the next three to four months.</span></p>
<p style="text-align: justify;"><br /><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">I would like to thank everyone who's been waiting for the book to hit the stands for their patience. I would also like to thank co-author Jonathan for his good work on the book thus far as well as technical editor Matt Liebowitz for his patience, understanding and words of encouragement.</span></p>]]></description>
            <pubDate>Fri, 25 Jan 2013 18:59:35 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/180-update-vmware-vsphere-performance-book</guid>
        </item>
        <item>
            <title>VMware View - Analog Audio Recording with PCoIP</title>
            <link>http://www.virtualvcp.com/technical-guides-mainmenu-48/36-vmware-view/179-vmware-view-analog-audio-recording-with-pcoip</link>
            <description><![CDATA[<!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } 		A.cjk:link { so-language: zxx } 		A.ctl:link { so-language: zxx } 	-->
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;"><img height="211" width="211" align="right" src="http://www.virtualvcp.com/images/stories/vmwareview_logo.jpg" />I've been looking into enabling audio recording in VMware View Desktops. This would be useful as it would allow the use of applications such as Skype and TeamSpeak within VMware View published desktops.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">By default, the VMware View Agent which is installed within the desktop operating system installs the VMware Virtual Audio Driver. The VMware Virtual Audio Driver enables audio playback from the View Desktop to be played through the VMware View Client. However, the VMware Virtual Audio Driver does not enable analog audio input from the View Client to the View desktop. With the VMware Virtual Audio Driver, audio recording within the View Desktop from an audio source connected to the View Client, such as a microphone, is not possible and applications that rely on Audio input will not function correctly.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">One workaround is to install a USB sound card on the View Client machine and use USB redirection to redirect the USB sound card to the View Desktop. Although this works, I've had mixed results during testing, with problems including poor recording quality and at times, a delay in audio.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">After a quick search, I stumbled upond a <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=2000611" target="_blank">VMware KB Article</a> that provided me with hope of a better solution than USB redirection. VMware KB Article 2000611 states that in order for audio input to be enabled within View Desktops, an audio driver from Teradici needs to be installed. The Teradici Virtual Audio Driver will enable support for Analog Audio input from the View Client to the View Desktop. The driver can only be downloaded directly from the Teradici support site, although the support site does require registration in order to access the download. Once registered the driver can be downloaded from the following page:</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;"><a href="http://techsupport.teradici.com/ics/support/default.asp?deptID=15164" target="_blank">http://techsupport.teradici.com/ics/support/default.asp?deptID=15164</a></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">I've only tested the driver with Windows XP View Desktops. I was quite impressed with the recording audio quality and latency that the driver provides.</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">Although the driver works very well with VMware View Clients running on Windows, the same cannot be said for the VMware View Client for Linux (Versions 1.5 &amp; 1.6). After going back to the Teradici Support site and reading the driver release notes, my fear that the VMware View Client for Linux does not provide the neccesary audio input functionality required for analog audio inputs to work in View Desktops accessed from Linux. The release notes state:</span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;"><cite>“Note Linux-based VMware View Clients support audio output, but do not support analog audio input (this requires audio input support in the View Linux client, please contact VMware if you are interested in this capability).”</cite></span></p>
<p><span style="font-family: arial,helvetica,sans-serif; color: #000000; font-size: 10pt;">I would love for this functionality to be included within the VMware View Client for Linux, as I have now updated most of my personal computers at home to run Linux desktops.</span></p>]]></description>
            <pubDate>Fri, 12 Oct 2012 23:11:52 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/technical-guides-mainmenu-48/36-vmware-view/179-vmware-view-analog-audio-recording-with-pcoip</guid>
        </item>
        <item>
            <title>PHD Virtual Backup v6.0</title>
            <link>http://www.virtualvcp.com/news/178-phd-virtual-backup-v60</link>
            <description><![CDATA[<p><span style="font-size: 10pt;">PHD Virtual Technologies recently released PHD Virtual Backup v6.0 at VMworld.</span></p>
<p><span style="font-size: 10pt;">This latest version builds on unique, patented virtual appliance architecture to deliver a powerful, feature-filled, easy to use backup solution for virtual servers at a fraction of the cost of competitive alternatives. Designed from the ground up as an exclusively virtual solution for the virtual environment, additional functionality in PHD Virtual Backup v6.0 includes:</span></p>
<ul>
<li><span style="font-size: 10pt;"><b>PHD Instant Recovery for VMware: Eliminate downtime and meet SLA’s </b></span></li>
</ul>
<p><span style="font-size: 10pt;">Make any application available as quickly as possible in the event of a failure. PHD Instant Recovery gets you back up and running in less than 3 minutes.</span></p>
<ul>
<li><span style="font-size: 10pt;"><b>Full/Incremental Backup Mode: Optimized for Moving Data Offsite &amp; to the Cloud </b></span></li>
</ul>
<p><span style="font-size: 10pt;">Extending the flexibility of PHD Virtual Backup, full/incremental mode is ideal for organizations leveraging third party tools to copy backup files to the Cloud, or Tape, or those utilizing a hardware deduplication appliance or CIFS as a backup target.</span></p>
<ul>
<li><span style="font-size: 10pt;"><b>Application Aware Backups: Ensure Application Consistent Backup</b></span></li>
</ul>
<p><span style="font-size: 10pt;">Take an application aware backup for any application every time. Maintain full confidence that backups of your mission critical applications will complete without fail.</span></p>
<ul>
<li><span style="font-size: 10pt;"><b>Enhanced File Recovery: Dramatically Simplified File Recovery</b></span></li>
</ul>
<p><span style="font-size: 10pt;">Consume fewer resources and take advantage of unprecedented flexibility with enhanced file recovery.</span></p>
<ul>
<li><span style="font-size: 10pt;"><b>Email Report Enhancements: Manage Your Daily Backups with Ease </b></span></li>
</ul>
<p><span style="font-size: 10pt;">“Set it and Forget it” backup management with daily, easy to read, HTML emails detailing backup jobs.</span></p>
<ul>
<li><span style="font-size: 10pt;"><b>Encryption and Security Improvements: Meet your Organization’s Compliance Policies with Ease</b></span></li>
</ul>
<p><span style="font-size: 10pt;">Enhance security with built-in encryption and meet compliance requirements with customizable security certificates.</span></p>
<ul>
<li><span style="font-size: 10pt;"><b>Virtual Backup Appliance (VBA) Tools: Efficient Backup Infrastructure Management</b></span></li>
</ul>
<p><span style="font-size: 10pt;">Simplify and streamline backup infrastructure management even further with new VBA Tools like Health Monitor.</span></p>
<p><span style="font-size: 10pt;">How does PHD Virtual Backup v6.0 deliver value compared to other backup products? The main points are listed below although there are more!</span></p>
<ol>
<li><span style="font-size: 10pt;">PHD Virtual installs and configures in 10 minutes or less sporting one of the easiest installations for a ranking backup product. </span></li>
<li><span style="font-size: 10pt;">It also has menus that are integrated into your existing hypervisor client and an intuitive,&nbsp; wizard-driven interface. This means you don’t need to read the documentation. It’s just that easy!</span></li>
<li><span style="font-size: 10pt;">One of the best features of PHD Virtual is their unique architecture! You can easily deploy a new Virtual Backup Appliance (VBA) to handle additional workload and set up a new backup job takes only minutes.</span></li>
<li><span style="font-size: 10pt;">PHD Virtual Backup performs much faster on incremental backups than most other vendors maximizing speed by leveraging the best technologies available, including hot-add from VMware, change block tracking, and deduplication.</span></li>
<li><span style="font-size: 10pt;">Instant VM Recovery is a great new feature of 6.0 allowing you to get back up and running in less than 3 minutes while File Recovery options provide access to your backed up files, folders, and application objects within seconds.</span></li>
<li><span style="font-size: 10pt;">Virtual Backup Appliance also mean there are no management servers, proxy servers, or data servers (usually required by many other solutions)</span></li>
</ol>
<p><span style="font-size: 10pt;">PHD Virtual costs up to 40% less than its competitors while delivering product value to rival any other vendor!</span></p>
<p> </p>
<p><span style="font-size: 10pt;"> 
<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,32,18" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" type="application/x-shockwave-flash" height="315" width="560" style="display: block; margin-left: auto; margin-right: auto;">
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="src" value="http://www.youtube.com/v/YWoi1YdsB7c?version=3&amp;hl=en_GB" /><embed height="315" width="560" src="http://www.youtube.com/v/YWoi1YdsB7c?version=3&amp;hl=en_GB" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash"></embed>
</object>
</span></p>
<p> </p>
<p><span style="font-size: 10pt;">For more information on PHD Virtual Backup 6.0 please go to&nbsp;<a style="color: #1155cc; font-family: arial, sans-serif; font-size: 13px; line-height: normal;" target="_blank" href="http://phdvirtual.com/">http://PHDVirtual.com</a></span></p>]]></description>
            <pubDate>Wed, 26 Sep 2012 17:10:07 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/178-phd-virtual-backup-v60</guid>
        </item>
        <item>
            <title>New Book: Building End-User Computing Solutions with VMware View</title>
            <link>http://www.virtualvcp.com/news/177-new-book-building-end-user-computing-solutions-with-vmware-view</link>
            <description><![CDATA[<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"><img title="Building End-User Computing Solutions with VMware View" align="left" alt="Building End-User Computing Solutions with VMware View" src="http://www.virtualvcp.com/images/stories/laverick_building_eucs_vmw_view.jpg" /><strong>Mike Laverick</strong> (<a href="http://twitter.com/Mike_Laverick" target="_blank">@Mike_Laverick</a>) over at <a href="http://www.rtfm-ed.co.uk" target="_blank">www.rtfm-ed.co.uk </a>has released a new book, “<strong>Building End-User Computing Solutions with VMware View</strong>”. Mike and co-author <strong>Barry Coombs</strong> (<a href="http://www.twitter.com/virtualisedreal" target="_blank">@VirtualisedReal</a>) over at <a href="http://www.virtualisedreality.com" target="_blank">www.virtualisedreality.com</a> have been working on the title for quite some time.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial, helvetica, sans-serif;">This book is all about VMware View 5.1 and ThinApp 4.7.2 administration - and it takes in a wide scope of complementary technologies from the likes of Teradici, BitDefender and F5 Networks. Towards the end the focus switches away from virtual desktops to look at the future of end-user computing including VMware’s ThinApp Factory and Horizon Application Manager.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial, helvetica, sans-serif;">This book is a not for profit venture. The monies raised by the sale of the book will be donated in full to the work of UNICEF. UNICEF carries out work across the globe that benefits all children regardless of their social, ethnic, religious or geographical location. It’s our sincere hope that people will use the legitimate sources for acquiring this book – and by doing so support the work of UNICEF.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt; font-family: arial, helvetica, sans-serif;">The book can be purchased from <a href="http://www.lulu.com/shop/mike-laverick-and-barry-coombs/building-end-user-computing-solutions-with-vmware-view/ebook/product-20309411.html" target="_blank">LULU.COM</a></span></p>]]></description>
            <pubDate>Fri, 03 Aug 2012 13:20:21 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/177-new-book-building-end-user-computing-solutions-with-vmware-view</guid>
        </item>
        <item>
            <title>StratoGen Beta Program for VMware vCloud Director 5.1</title>
            <link>http://www.virtualvcp.com/news/176-stratogen-beta-program-for-vmware-vcloud-director-51</link>
            <description><![CDATA[<p style="text-align: justify;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">I have been made aware by StratoGen that they are seeking beta testers to participate in the&nbsp;StratoGen Beta program for the upcoming VMware vCloud Director V5.1. They are looking for&nbsp;beta testers that can really push this new platform to the limits. In particularthey are looking for power users familiar with building complex environments using VPNs, inter-vApp networking and tiered storage.</span></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">The original announcement follows:</span></span></p>
<p style="text-align: justify;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">StratoGen are pleased to announce the start of our VCD51 beta program which will provide valuable feedback on our implementation of the next version of VMware vCloud Director.</span></p>
<p style="text-align: justify;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">&nbsp;</span><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">Beta testing underpins all of our product launches and is crucial in our ability to provide services that lead the hosted VMware market whilst remaining highly resilient. In this program we are particularly interested in working with experienced “power users” who are familiar with VPNs, complex internetworking and able to utilize tiered SAN storage.</span></p>
<p style="text-align: justify;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">&nbsp;</span><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">By participating in this program you agree to be contacted to provide feedback on usability and platform performance. In return you will be one of the first to use this exciting new technology, and allocated temporary resources on our USA based enterprise platform.</span></p>
<p style="text-align: justify;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">&nbsp;</span><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">StratoGen is a leading VMware hosting provider with award winning cloud platforms in both the USA and UK.</span></p>
<p style="text-align: justify;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"><span style="text-decoration: underline;"></span> <span style="text-decoration: underline;"></span></span></p>
<p style="text-align: justify;"><span style="font-family: arial, helvetica, sans-serif; font-size: 10pt;">If you would like to take part in the program please visit&nbsp;<a href="http://www.stratogen.com/products/vmware-hosting.html" target="_blank">http://www.stratogen.com/<wbr></wbr>products/vmware-hosting.html</a> and follow the link for the Beta program to register your interest.</span></p>
<p style="text-align: justify;"><span style="font-size: 10pt;"><span style="font-family: arial, helvetica, sans-serif;"><span style="color: #000000;"><br /></span></span></span></p>]]></description>
            <pubDate>Thu, 19 Jul 2012 21:50:17 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/news/176-stratogen-beta-program-for-vmware-vcloud-director-51</guid>
        </item>
        <item>
            <title>Simulator Live Streaming</title>
            <link>http://www.virtualvcp.com/simulator-live-streaming</link>
            <description><![CDATA[<object data="http://www.justin.tv/widgets/live_embed_player.swf?channel=virtualvcp" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,32,18" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" type="application/x-shockwave-flash" height="300" width="400" style="background-color: #000000; display: block; margin-left: auto; margin-right: auto;">
<param name="allowFullScreen" value="true" />
<param name="allowScriptAccess" value="always" />
<param name="allowNetworking" value="all" />
<param name="flashvars" value="hostname=www.justin.tv&amp;channel=virtualvcp&amp;auto_play=false&amp;start_volume=25" />
<param name="src" value="http://www.justin.tv/widgets/live_embed_player.swf" /><embed height="300" width="400" src="http://www.justin.tv/widgets/live_embed_player.swf" flashvars="hostname=www.justin.tv&amp;channel=virtualvcp&amp;auto_play=false&amp;start_volume=25" allownetworking="all" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash"></embed>
</object>]]></description>
            <pubDate>Thu, 05 Jul 2012 15:52:33 GMT</pubDate>
            <guid isPermaLink="false">http://www.virtualvcp.com/simulator-live-streaming</guid>
        </item>
        <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>
    </channel>
</rss>
