<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>vPivot</title>
	<atom:link href="http://vpivot.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vpivot.com</link>
	<description>Scott Drummonds on Virtualization</description>
	<lastBuildDate>Thu, 10 May 2012 02:31:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Storage Performance Analysis: SingB Case Study</title>
		<link>http://vpivot.com/2012/05/10/storage-performance-analysis-singb-case-study/</link>
		<comments>http://vpivot.com/2012/05/10/storage-performance-analysis-singb-case-study/#comments</comments>
		<pubDate>Thu, 10 May 2012 01:17:41 +0000</pubDate>
		<dc:creator>drummonds</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[raid]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[vasa]]></category>
		<category><![CDATA[vCops]]></category>

		<guid isPermaLink="false">http://vpivot.com/?p=1163</guid>
		<description><![CDATA[Prepare to get deep into storage. In the past few weeks I had the pleasure of getting deep into a customer&#8217;s performance problem.  Ultimately we identified some interesting issues in the environment that we traced back to an overloaded array.  Like most performance problems, the complaints started at the application layer and then shifted to [...]]]></description>
			<content:encoded><![CDATA[<p>Prepare to get deep into storage.</p>
<p>In the past few weeks I had the pleasure of getting deep into a customer&#8217;s performance problem.  Ultimately we identified some interesting issues in the environment that we traced back to an overloaded array.  Like most performance problems, the complaints started at the application layer and then shifted to vSphere.  Like many configurations, it was difficult to pinpoint why the storage was slow.  But EMC account teams pride themselves in customer responsiveness. We assembled a small team to help out.  I was amazed and grateful that experts from our midtier specialists in Australia, Malaysia, and India all pitched in on the analysis!</p>
<p>If you are a VMware administrator you may choose to leave the nuts and bolts of storage management to your storage teams.  While this article talks about those nuts and bolts, I ask you to read on.  A little knowledge about how your array works will make you an <em>awesome</em> VMware administrator.  It will help you work with your storage administrators to get the most out of your array.  When your array is at its best, so are your virtual machines.</p>
<p>The analysis you below is the product of tools EMC can run against your EMC storage in a very short time.  The data collection took 24 hours in this case.  But the figures I will show were auto-assembled in minutes.  This is one of the many cool things an EMC technical consultant or one of our partners can do for you.</p>
<p><span id="more-1163"></span>This account is all true, save the pseudonym I am using for the customer: SingB.  All customers are great customers, but I think we have a particularly good relationship with this one.  I have been working with this customer&#8217;s IT department since my first week in Singapore.  They are forthcoming with their needs and problems.  And I am always happy to spend a few minutes with them.</p>
<p>The analysis started with the creation of a NAR file.  The process to create a NAR file is well documented throughout the internet.  We collected 24 hours worth of data from SingB&#8217;s CX4-480.  Confirming what the VMware and storage teams already knew, the first sign of trouble from the NAR file analysis is a 24-hour summary of array latency.</p>
<p><a href="http://vpivot.com/wp-content/uploads/2012/05/singb-latency.png"><img class="alignnone size-medium wp-image-1166" title="SingB Latency Summary" src="http://vpivot.com/wp-content/uploads/2012/05/singb-latency.png" alt="" width="600" /></a></p>
<p>You can immediately see that the 95th percentile latency is just below 50 ms.  A backup job they are running after 21:00 is driving the latency quite high.  But as that slowdown is happening at off-peak hours, they can live with it.  But there are three other times in the day&#8211;right in the middle of the work day&#8211;that latency touches or barely passes the 50ms threshold.  During those periods end users are screaming.</p>
<p>The most visually exciting figure auto-generated from the NAR file is the heat map.</p>
<p><a href="http://vpivot.com/wp-content/uploads/2012/05/singb-heatmap.png"><img class="alignnone size-medium wp-image-1165" title="SingB Heatmap" src="http://vpivot.com/wp-content/uploads/2012/05/singb-heatmap.png" alt="" width="600" /></a></p>
<p>For those of you VMware admins that find yourself in the same position I was in five years ago, the parts of the storage array may be foreign to you.  So, here&#8217;s a five-second summary of what happens in the array: commands enter the array through the SP and are sometimes serviced by the DRAM cache.  When the DRAM cache misses a sequence of reads and possibly writes are initiated against the backend disks using the bus.  All of the components involved in this flow&#8211;SP, DRAM, connecting bus, and disks&#8211;are depicted in the above heatmap.  There you go.  Storage is simple, right?</p>
<p>Several observations from the heat map:</p>
<ul>
<li>The SP utilization is generally high, moving between the green 50% and the red 100%.  As I said to our friends at SingB this week, they are getting their money&#8217;s worth out of this array.</li>
<li>The DRAM cache is exceptionally busy.  That is generally a good thing.  But high cache usage in write-intensive environments often causes <em>forced flushes</em>.  A forced flush is when the cache fills up from writes and IOs are temporarily halted while more space is made.</li>
<li>Bus 1, attached to SP A, is too often at 100% utilization.  This will limit the SP&#8217;s effectiveness.</li>
<li>The disks, labeled by the pool they have been added to, are not exceptionally busy.  But on the whole the pool called &#8220;LOC&#8221; shows the highest utilization.</li>
</ul>
<p>This customer originally deployed this array for a development environment.  They followed what I would call &#8220;generic best practices&#8221;.  They wanted to suit the most varied set of workloads with a reasonable cost.  Some of the decisions they made included:</p>
<ul>
<li>RAID 5 everywhere.  I would say the &#8220;average&#8221; workload looks a lot like an OLTP workload but with slightly larger blocks.  Mostly read with a block size just above of 8 KB or 16 KB.  RAID 5 is usually good for this.</li>
<li>Pools for the majority of the applications but a few RAID groups for applications that are being manually managed.</li>
<li>FAST Cache for the VMware environment, which we would expect to meet the &#8220;average&#8221; workload I describe above.  No FAST Cache for their database environment, which has frequently table scans and backups.  Those activities are mainly sequential and do not realize as much benefit from a large cache.</li>
</ul>
<p>Later in our report I found something interesting.  You performance sleuths out there should take a look at this summary and see if you can identify where our assumptions above have been contradicted.</p>
<p><a href="http://vpivot.com/wp-content/uploads/2012/05/singb-io-sum.png"><img class="alignnone size-medium wp-image-1167" title="SingB Profile Summary" src="http://vpivot.com/wp-content/uploads/2012/05/singb-io-sum.png" alt="" width="600" /></a></p>
<p>The thing that jumped off the screen at me is the write-heavy ratio for pool &#8220;vmw-1&#8243;.  It is 83% write!</p>
<p>If you are a storage administrator, you may have already realized why the SP utilization is so high.  If you are not an admin, you will first need to understand how RAID 5 works to know what is driving up SP utilization.</p>
<p>RAID 5 protects data using a parity system.  For each number of data blocks in a stripe there is one more block with the data&#8217;s parity information.  A read from any block in the stripe requires reading from all the blocks so the parity can be recalculated and checked.  A write to any block in the strip requires that all the data be read first, the parity checked and then recalculated before the stripe is written back.  It is because of this fact that writes are much more expensive with parity protection like RAID 5 than mirroring, like RAID 1.</p>
<p>In fact, our helpful analysis tool gave us a precise calculation of the effect of RAID choices with this workload.  The following table estimates the backend IOPS (those internal to the array) as a result of choosing RAID 5 versus RAID 10 protection.</p>
<p><a href="http://vpivot.com/wp-content/uploads/2012/05/singb-raid.png"><img class="alignnone size-medium wp-image-1168" title="SingB RAID Implications" src="http://vpivot.com/wp-content/uploads/2012/05/singb-raid.png" alt="" width="600" /></a></p>
<p>As you can see, at this particular read/write ratio the RAID 5 choice is generating roughly twice as many IOs at the backend as RAID 10 would, when configured to the same capacity.  But RAID 10, using both mirroring and striping, produces less usable space than RAID 5.  Balancing performance efficiency and capacity efficiency is one of the many difficult decisions storage administrators need make.</p>
<p>(As a side note, the above table also shows the tremendous value of SSDs in throughput-intensive environments.  But the SSD versus HD decision does not help in this particular situation.  The array is starved for SP cycles.  Disks that respond faster do not change the fundamental number of front-end and back-end IOs that the SP much process.)</p>
<p>As I mentioned earlier, we were working on this analysis with our friends at VMware.  VMware setup vCenter Operations and produced some phenomenal summaries of what vSphere was generating against the array.  With that analysis we have provided a simple plan of action for the customer:</p>
<ol>
<li>Storage vMotion a couple offending write-heavy workloads to another array to provide immediate relief.</li>
<li>Over the next few weeks, perform some light storage redesign to exchange one RAID 5 pool for a RAID 10 pool.  Place the write-heavy VMs there and the subsequent SP load caused by those applications will go down by more than 50%.</li>
<li>Over the coming months, upgrade to vSphere 5 (SingB is currently on an older version of vSphere), consider buying vCenter Operations, and spend some more time optimizing the storage layout to reduce SP utilization and eliminate bus contention.</li>
</ol>
<p>So, what can you take away from this lesson?</p>
<ul>
<li>If you are a VMware administrator, your storage administrators&#8217; best friend.  Educate yourself a little on the different ways arrays actually store data.  Know how your VMs&#8217; profiles will benefit from or be penalized by being mapped to different volumes.  Consider using vSphere&#8217;s vStorage APIs for Array Awareness to automate the mapping.  <a href="http://www.emc.com/collateral/software/white-papers/h10630-vmware-vasa-symmetrix-wp.pdf">A recent EMC paper on VASA on Symmetrix</a> contains a great description of what VASA does and how it can help.</li>
<li>If you are a a storage admin, make sure your VMware admins are using their storage vCenter plugin, such as EMC&#8217;s free VSI.  That is the beginning of their education in storage and the little extra help they need to see that all VMFS volumes are not the same.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://vpivot.com/2012/05/10/storage-performance-analysis-singb-case-study/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>VSPEX Fun</title>
		<link>http://vpivot.com/2012/05/03/vspex-fun/</link>
		<comments>http://vpivot.com/2012/05/03/vspex-fun/#comments</comments>
		<pubDate>Thu, 03 May 2012 13:05:50 +0000</pubDate>
		<dc:creator>drummonds</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[vspex]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://vpivot.com/?p=1155</guid>
		<description><![CDATA[On April 12 EMC announced a new effort to deliver infrastructure proven solutions through our partners. The brand name for these solutions is VSPEX. The VSPEX team has already published all kinds of great material on EMC&#8217;s VSPEX community. The EMC Channel team here in Singapore is bringing the VSPEX word to all of our [...]]]></description>
			<content:encoded><![CDATA[<p>On April 12 EMC announced a new effort to deliver infrastructure proven solutions through our partners. The brand name for these solutions is VSPEX. The VSPEX team has already published all kinds of great material on <a href="https://community.emc.com/community/partner/vspex">EMC&#8217;s VSPEX community</a>.</p>
<p>The EMC Channel team here in Singapore is bringing the VSPEX word to all of our partners throughout Asia Pacific and Japan. Our Cisco channel manager asked me to create a video she could use with Cisco to tell them more about the project. She told me to keep it brief&#8211;under 30 seconds&#8211;and have some fun with it.</p>
<p><iframe src="http://www.youtube.com/embed/31Su-GRJQ7Q" frameborder="0" width="420" height="315"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://vpivot.com/2012/05/03/vspex-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transparent Page Sharing and Performance</title>
		<link>http://vpivot.com/2012/04/23/transparent-page-sharing-and-performance/</link>
		<comments>http://vpivot.com/2012/04/23/transparent-page-sharing-and-performance/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 14:10:07 +0000</pubDate>
		<dc:creator>drummonds</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[tps]]></category>

		<guid isPermaLink="false">http://vpivot.com/?p=1153</guid>
		<description><![CDATA[A couple weeks ago I joined a discussion between engineers and customer-facing technologists within EMC and VMware. There was some confusion around a claim by EMC with respect to Transparent Page Sharing (TPS). There exists an EMC paper that hints at disabling TPS. The astute Michael Webster thought this contradicted best practices I provided when [...]]]></description>
			<content:encoded><![CDATA[<p>A couple weeks ago I joined a discussion between engineers and customer-facing technologists within EMC and VMware. There was some confusion around a claim by EMC with respect to Transparent Page Sharing (TPS). <a href="http://www.emc.com/collateral/hardware/white-papers/h8989-emc-it-virtual-oracle-deploy-framework.pdf">There exists an EMC paper that hints at disabling TPS</a>. The astute <a href="http://longwhiteclouds.com/author/">Michael Webster</a> thought this contradicted best practices I provided when leading VMware&#8217;s performance technical marketing team. Michael was correct so I decided to jump in and see what I could learn.</p>
<p><span id="more-1153"></span>First, here is a quote from the EMC paper on Oracle best practices:</p>
<blockquote><p>For Databases and some other workloads, [TPS] can degrade performance if that [sic] memory actually changes frequently, as is true with Oracle memory regions, such as buffer caches.</p></blockquote>
<p>This comment, somewhat vague and not fully supported, indirectly suggests that TPS should be disabled in memory-intensive applications.  I had never heard such claims before so I mailed my old friends at VMware&#8217;s performance engineering team.</p>
<p>VMware&#8217;s outbound team told me they worked with the EMC authors and raised this issue in the original draft.  As I has suspected, VMware has never seen and could not understand a TPS performance penalty in configurations like this.*  And the feature&#8217;s design suggests that this slowdown is not be possible.  VMware maintains its position that TPS should not be disabled  But the excellent and thorough folks at EMC, also subjecting their configurations to some rigor, stand by their claim.  With two expert teams in disagreement, how could we broker a compromise?</p>
<p>Barring a large recommitment of time by team EMC to re-run the experiments or run more, new tests at VMware&#8217;s request, the compromise was to tone down the wording in the paper.  The paper does not say TPS should be disabled, as you can see above.  It is true that a best practice of disabling TPS might be deduced from this claim.  But EMC has not written it and VMware would not support it if it were committed to print.</p>
<p>When I was still in the VMware performance team I ran into cases like this with several vendors and partners.  I can tell you that 95% of the time the vendors or partners made a mistake in methodology.  But in one notable case a partner identified an issue unknown to VMware.  It is because of this that VMware defends its position on performance but encourages experimentation and disagreement.  Groups like EMC&#8217;s Enterprise Solution Group and in this case EMC IT do a tremendous amount of research on vSphere and the world is a better place for it.  We all want this to continue.</p>
<p>But in this case time and resources did not permit execution of more experiments drive consensus to unanimity.  So the written compromise respected the work and position of both parties.  EMC published the paper and recently <a href="http://longwhiteclouds.com/2012/04/11/blueprint-for-successful-large-scale-oracle-virtualization-on-vsphere/">Michael Webster published an awesome summary of a presentation on EMC&#8217;s IT journey</a> that discusses VMware&#8217;s position on this TPS research.</p>
<p>As a final note, remember this.  Siblings bicker.  But family is family.</p>
<h2>Footnote</h2>
<p>(*) There are two cases where TPS could impact performance.  But neither should have been present in this case:</p>
<ul>
<li>In a server running flat-out at 100% utilization, the nominal CPU usage of TPS (less than 1% of a single core) might be measurable.  We never have seen this cost appear in end-user throughput or response time because it is nearly impossible to drive CPUs to 100%.  With any IO on the server at all there is always some wait time and a total CPU load less than 100%.  But, in theory, it is possible.</li>
<li>Once memory is overcommitted, large memory pages are broken into small for page sharing.  In this case, the small pages backing the guest large pages will underperform the original configuration.  To stop this behavior and guarantee the integrity of large pages, you need only set memory reservations.  Do not disable TPS.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://vpivot.com/2012/04/23/transparent-page-sharing-and-performance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Cost of Downtime</title>
		<link>http://vpivot.com/2012/04/12/the-cost-of-downtime/</link>
		<comments>http://vpivot.com/2012/04/12/the-cost-of-downtime/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 06:07:44 +0000</pubDate>
		<dc:creator>drummonds</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dr]]></category>
		<category><![CDATA[srm]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://vpivot.com/?p=1145</guid>
		<description><![CDATA[A week ago I attended a customer briefing here at the Singapore Executive Briefing Center (EBC). One of my colleagues gave an overview on business continuity and disaster recovery (BCDR). His presentation included a number that I posted on Twitter. David Manconi asked for supporting evidence of my claim so I thought I would post [...]]]></description>
			<content:encoded><![CDATA[<p>A week ago I attended a customer briefing here at the Singapore Executive Briefing Center (EBC).  One of my colleagues gave an overview on business continuity and disaster recovery (BCDR).  His presentation included a number that I posted on Twitter.  <a href="https://twitter.com/#!/dmanconi">David Manconi</a> asked for supporting evidence of my claim so I thought I would post it here.</p>
<p><span id="more-1145"></span><br />
First, here is a grab from the slide I shared to the Twitterverse.</p>
<p><a href="http://vpivot.com/wp-content/uploads/2012/04/emc-cost-of-downtime.png"><img src="http://vpivot.com/wp-content/uploads/2012/04/emc-cost-of-downtime.png" alt="" title="Cost of Downtime: EMC Slide" width="600" class="alignnone size-full wp-image-1146" /></a></p>
<p>In summary of this slide, I tweeted, &#8220;The average cost of downtime in a disaster is $223k/hr. Disasters: expensive. #VMware #SRM: cheap. http://pic.twitter.com/AAbIrUMS&#8221;.  David saw my tweet and asked for external support for this claim.  I searched, and found nothing from the claims author (<a href="http://www.alinean.com/">IDC/Alinean</a>).</p>
<p>I did, however, find a another vendor with the same data.  The presentation notes in my colleague&#8217;s presentation said the $223,000 number was an average from a range including costs from $42,000 to $600,000.  By searching for these numbers I stumbled across a conference session with more detail.  In <a href="http://www.ca.com/~/media/Files/lpg/ca-expo-it/sm2.pdf">this second presentation</a>, apparently delivered by SAP at a CA conference, cost of downtime is reported by application type.  Here is their slide.</p>
<p><a href="http://vpivot.com/wp-content/uploads/2012/04/sap-cost-of-downtime.png"><img src="http://vpivot.com/wp-content/uploads/2012/04/sap-cost-of-downtime.png" alt="" title="Cost of Downtime: SAP Slide" width="600" class="alignnone size-full wp-image-1147" /></a></p>
<p>So, it seems EMC&#8217;s $223,000/hour number was calculated from the range above.  A flat, basic, stupid average from the above table calculates a cost of downtime of about $193,000/hour.  Finding the average cost by taking the average of those numbers is dumb, of course.  But we could weight these application types in a hundred different ways.  I feel fairly confident that somebody tried to collapse all eight numbers into a single, monolithic assessment that works in marketing slides.  With slight weighting, they could have produced a $223,000/hour number.</p>
<p>So, to David and the rest of my readers, I do not have a public link from Alinean that I can point you to.  I suspect that Alinean provided EMC and SAP these numbers for us to use with our customers.  I conclude that we can trust the cost of downtime to be near $223,000/hour to the extent that we can trust Alinean.</p>
]]></content:encoded>
			<wfw:commentRss>http://vpivot.com/2012/04/12/the-cost-of-downtime/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Server Flash + Array Flash</title>
		<link>http://vpivot.com/2012/03/21/server-flash-array-flash/</link>
		<comments>http://vpivot.com/2012/03/21/server-flash-array-flash/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 10:55:41 +0000</pubDate>
		<dc:creator>drummonds</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[vfcache]]></category>

		<guid isPermaLink="false">http://vpivot.com/?p=1136</guid>
		<description><![CDATA[With the recent general availability of VFCache, EMC has buzzed with ideas about what to do with server-based solid state storage.  Server-based solid state has been around for years.  I remember when Fusion-io visited us at VMware in 2009.  I spent a lot of time thinking about use cases, value, costs, and features. Now at [...]]]></description>
			<content:encoded><![CDATA[<p>With the <a href="http://www.emc.com/about/news/press/2012/20120206-01.htm">recent general availability of VFCache</a>, EMC has buzzed with ideas about what to do with server-based solid state storage.  Server-based solid state has been around for years.  I remember when Fusion-io visited us at VMware in 2009.  I spent a lot of time thinking about use cases, value, costs, and features.  Now at EMC I am asking myself even bigger questions: how far can we go with this technology?  How much can we federate it, migrate data among nodes and within shared storage, protect it, and replicate it?  There are a lot of smart people in EMC that are way ahead of me on this.</p>
<p>But for the time being, the world is using server cache to speed up applications while living with mobility limitations.  Because of my performance background I am still a speed junky.  My long time in that field makes me a bit of a cynic, too.  When I saw a version of the following chart used in an internal EMC presentation I was skeptical.  Take at look at this and ask yourself if you believe it.</p>
<p><span id="more-1136"></span><a href="http://vpivot.com/wp-content/uploads/2012/03/fast+vfcache.png"><img class="alignnone size-full wp-image-1138" title="FAST Cache + VFCache" src="http://vpivot.com/wp-content/uploads/2012/03/fast+vfcache.png" alt="" width="600" /></a></p>
<p>The benchmark is an Oracle OLTP workload.  VFCache is EMC&#8217;s PCI card that provides solid state cache at the server.  FAST Cache is EMC&#8217;s array-based solid state read/write cache.  At the request of EMC engineering I am only showing relative versions of IOPS measured from the application.  This graph says that VFCache and FAST Cache provide <em>multiplicative</em> benefits to performance.  By multiplicative benefit I mean that when VFCache accelerates baseline performance by 30% it can also improve FAST Cache performance again by 30%.</p>
<p>How could this be?  I originally reasoned that the value of VFCache should be additive, not multiplicative.  I thought it would provide a total speedup to some fixed portion of the data.  A large array cache would speed up the rest of the data.  In other words, VFCache speeds up 10% of the data a lot and FAST Cache speeds up 90% of the data to a lesser degree.  The aggregate gain is the summary of the two, right?</p>
<p>Wrong.</p>
<p>VFCache can provide a multiplicative affect on performance.  This means VFCache improves FAST Cache utilization and vice versa.  Here is why: by speeding up the rest of the data you are decreasing the application wait time.  When wait times go down, efficiency goes up.  When efficiency goes up, the utilization to each of these capabilities increases.  We saw this efficiency gain when we saw VFCache throughput <em>increase</em> once FAST Cache at the array was enabled.</p>
<p>Because of the incredible performance benefits server cache provides, many customers are willing to live with the mobility limitations it imposes.  Because of those mobility limitations we can really only think of today&#8217;s server cache as a precursor to the revolutionary technology we are waiting for.  Eventually we will be able to federate the data on server cache, protect it, and promote and demote blocks between server and array.  Eventually flash will be thought of as a true catalyst for change.  But even today in its current form you can enjoy some screaming fast performance when you combine server cache and array cache.</p>
<h2>Update: A Happy Addendum</h2>
<p>After seeing my post one of the talented folks involved in this analysis sent me an email.  He gently pointed out that the numbers I quote above are IOPS, as I wrote.  These are indirect numbers for performance.  The real application performance numbers, transactions per second, showed an even more dramatic benefit of the FAST Cache and VFCache configuration.  The total <em>application</em> performance improvement for for these two technologies was 10x for this particular workload.  So, take everything I said above, and multiply it again for this configuration.</p>
]]></content:encoded>
			<wfw:commentRss>http://vpivot.com/2012/03/21/server-flash-array-flash/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>x86 Über Alles</title>
		<link>http://vpivot.com/2012/03/14/x86-uber-alles/</link>
		<comments>http://vpivot.com/2012/03/14/x86-uber-alles/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 09:30:17 +0000</pubDate>
		<dc:creator>drummonds</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[analysts]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[intel]]></category>

		<guid isPermaLink="false">http://vpivot.com/?p=1130</guid>
		<description><![CDATA[RISC is dead.  x86 is taking over the world. At least that is how I read a press release from IDC dated 28 February, 2012.  Here are a few key points from the IDC statement: &#8220;For the full year 2011, worldwide server revenue increased 5.8% to $52.3 billion when compared to 2010, while worldwide unit [...]]]></description>
			<content:encoded><![CDATA[<p>RISC is dead.  x86 is taking over the world.</p>
<p>At least that is how I read <a href="http://www.idc.com/getdoc.jsp?containerId=prUS23347812">a press release from IDC dated 28 February, 2012</a>.  Here are a few key points from the IDC statement:</p>
<p><span id="more-1130"></span>&#8220;For the full year 2011, worldwide server revenue increased 5.8% to $52.3 billion when compared to 2010, while worldwide unit shipments increased 4.2% to 8.3 million units.&#8221;  These are the full-year numbers.  For the fourth quarter alone revenue and units were down.  But on the whole, 2011 was a good year.</p>
<p>But what about that fourth quarter fall?  &#8221;Volume systems experienced a 2.0% year-over-year factory revenue decline to $8.8 billion, while midrange revenue decreased 4.6% to $1.8 billion when compared to 4Q10. Additionally, high-end system revenue declined 18.4% to $3.7 billion in the quarter.&#8221;  The cheaper systems declined the least.  Bigger systems were hit hard.  I usually equate &#8220;cheaper systems&#8221; with x86.  But its not fair to jump to that conclusion yet.</p>
<p>Even with the fourth quarter declines, one segment was up in the fourth quarter: &#8220;Linux server &#8230; revenue improved 2.2% year over year in 4Q11 to $2.6 billion.&#8221;  Linux servers are more commonly deployed on x86 than RISC.  Similarly Windows did well by falling less than server shipments in the fourth quarter: &#8220;Microsoft Windows server demand subsided slightly in 4Q11 as hardware revenue decreased 1.5% year over year.&#8221;  I believe these two points provide indirect support of the claim that x86 is taking over.</p>
<p>No point in beating around the bush any more.  The report states what IDC measured:</p>
<blockquote><p>Unix servers experienced a revenue decline of 10.7% year over year to $3.4 billion representing 24.2% of quarterly server revenue for the quarter.</p></blockquote>
<p>Followed shortly by:</p>
<blockquote><p>The [x86] architecture accounted for 64.1% of all server spending. &#8230; As a result of a strong demand throughout the year, worldwide x86 server revenue for 2011 increased 7.7% to $34.4 billion.</p></blockquote>
<p>I imagine that the 13.7% gap between the named Unix and x86 servers is accounted for by Windows on RISC and other rare operating systems.  But no matter where the chips fall in that group, x86 processors are dominating the market and growing much faster than their RISC counterparts.</p>
]]></content:encoded>
			<wfw:commentRss>http://vpivot.com/2012/03/14/x86-uber-alles/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Protocol Comparison: Block Versus File</title>
		<link>http://vpivot.com/2012/02/27/protocol-comparison-block-versus-file/</link>
		<comments>http://vpivot.com/2012/02/27/protocol-comparison-block-versus-file/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 13:05:28 +0000</pubDate>
		<dc:creator>drummonds</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://vpivot.com/?p=1125</guid>
		<description><![CDATA[Customers have asked me to recommend a protocol for their vSphere environments more times than I can remember.  The best answer to this question is &#8220;stick with what you know&#8221;.  By far staying with an existing infrastructure is the best solution.  This leverages your existing skills, minimizes risk, and keeps costs down.  And no protocol [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://vpivot.com/wp-content/uploads/2012/02/fists.jpeg"><img class="alignright size-thumbnail wp-image-1126" title="Clash" src="http://vpivot.com/wp-content/uploads/2012/02/fists-150x150.jpg" alt="" width="150" height="150" /></a>Customers have asked me to recommend a protocol for their vSphere environments more times than I can remember.  The best answer to this question is &#8220;stick with what you know&#8221;.  By far staying with an existing infrastructure is the best solution.  This leverages your existing skills, minimizes risk, and keeps costs down.  And no protocol can on its own claim to be the undisputed best choice.</p>
<p>But choosing between protocols does imply some design differences, limitations or benefits.  In this article I want to collect some of these items for your consideration.  As I asked my friends and colleagues about this subject I realized no one person could completely enumerate the protocol choice implications.  So, add your comments to the bottom and we will continue to update this article as a living document.</p>
<p><span id="more-1125"></span>Lastly, this is a comparison of the differences between block and file <em>in a VMware environments</em>.  Differences in physical will not be discussed.  A comparison of different block protocols is left as an exercise to the reader.</p>
<h2>Throughput</h2>
<p>Throughput is usually limited by the backend storage configuration, not the protocol.  Only when an array can serve data very fast is throughput gated by the link speed.  Obviously 10 Gb is faster than 8 Gb which is faster than 1 Gb.  But here multipathing across many links gives block an advantage.  vSphere&#8217;s use of an NFS v3 client makes load balancing tricky, at best.  But multiple block paths can be simply aggregated to deliver a higher maximum throughput than a single Ethernet link.</p>
<h2>Latency</h2>
<p>Block is nominally faster.  I recall seeing this when I still worked at VMware but I cannot find supporting data now.  My memory is confirmed with <a href="http://www.vmware.com/files/pdf/storage_protocol_perf.pdf">a quote from a very old VMware paper</a>: &#8220;The data also demonstrates [sic] that&#8230;Fibre Channel has the best performance in throughput, latency, and CPU efficiency.&#8221;</p>
<h2>CPU efficiency</h2>
<p>Block can be more efficient but that is not inherent to its &#8220;blockiness&#8221;.  Protocols managed an HBA use less CPU.  But NFS is more cycle-efficient than SW iSCSI.  Fibre Channel is better than HW iSCSI which is better than NFS which is better than SW iSCSI.  Check page 6 of <a href="http://www.vmware.com/files/pdf/perf_vsphere_storage_protocols.pdf">VMware&#8217;s aging vSphere 4 protocol comparison</a> for details.</p>
<h2>Simplicity</h2>
<p>This is obviously subjective. But can anyone argue that NFS is the king of simplicity?</p>
<h2>Robustness/Availability</h2>
<p>From vSphere&#8217;s perspective block must be considered more available.  vSphere provides no multipathing options for file storage.  Physical design of both Fibre Channel and Ethernet can be improve availability. But regardless of the physical design, vSphere layers more availability options with block&#8217;s multipathing options.</p>
<h2>Cost</h2>
<p>The answer here is tricky.  Ethernet is the cheapest storage interconnect and there are three protocols, two block and one file, that can use it.  But I feel the CPU cost per IO of iSCI to make it prohibitive with mission critical applications.  And Fibre Channel over Ethernet (FCoE) may introduce new requirements besides a cheap NIC and switch that drive up its cost.  So, given its undeniable simplicity and use of any network hardware I will award file the title of cheapest protocol.</p>
<h2>Summary</h2>
<p>If you look at the above list you&#8217;ll see that throughput, latency, and CPU efficiency are really three facets of the same gem: performance.  If we consolidate those three into a single performance field and crown block the winner, then the final score is two for file and two for block.  But because simplicity is so important in early VMware deployments I always recommend file storage for new virtualization deployments.</p>
<p>But to take this article full circle, the operational competency of your VMware and storage admins is much more important than any slight lead in the above list.  Stick with what you know.  When you get really great at both protocols, use block for your mission critical applications and file for the vast majority of your virtual machines.</p>
]]></content:encoded>
			<wfw:commentRss>http://vpivot.com/2012/02/27/protocol-comparison-block-versus-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Value of VMware-related Certifications</title>
		<link>http://vpivot.com/2012/02/07/value-of-vmware-related-certifications/</link>
		<comments>http://vpivot.com/2012/02/07/value-of-vmware-related-certifications/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 07:04:13 +0000</pubDate>
		<dc:creator>drummonds</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[analysts]]></category>
		<category><![CDATA[certifications]]></category>
		<category><![CDATA[salary]]></category>

		<guid isPermaLink="false">http://vpivot.com/?p=1111</guid>
		<description><![CDATA[A recent InfoWorld article summarized results of a study by Foote Partners, LLC that analyzed the changing value of IT certifications.  The InfoWorld piece provided some high-level observations that piqued my interest.  One Google search later I found the original report, which included details more relevant to those of us that work with VMware.  Below [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://vpivot.com/wp-content/uploads/2012/02/imgres.jpeg"><img class="alignleft size-thumbnail wp-image-1117" title="Make Money!" src="http://vpivot.com/wp-content/uploads/2012/02/imgres-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p><a href="http://www.infoworld.com/d/the-industry-standard/the-it-certs-no-longer-pay-extra-and-the-new-skills-do-185555">A recent InfoWorld article</a> summarized results of a study by <a href="http://www.footepartners.com/">Foote Partners, LLC</a> that analyzed the changing value of IT certifications.  The InfoWorld piece provided some high-level observations that piqued my interest.  One Google search later I found <a href="http://www.footepartners.com/fp_pdf/FooteNewsrelease_4Q11ITSkillsTrends_11292011v1.pdf">the original report</a>, which included details more relevant to those of us that work with VMware.  Below are highlights from the Foote Partners work that you may find interesting.</p>
<p>The free article published by Foote Partners is a bit of an infomercial.  They provide this summary as a way of advertising their $3000 report.  The $3000 report puts exact value to IT certifications.  The free report that I am summarizing only includes relative values.  Among those relative values, a <em>decrease means the certification yields a smaller premium than the previous year</em>.  A decrease likely means the industry is demanding this skill less or the workforce is over-supplying the skill.</p>
<p>What follows is my summary of &#8220;interesting&#8221; changes in the value of VMware-related certifications.  I used my own judgment in calling these certifications &#8220;VMware-related&#8221;.  I include Java certifications, for instance, because of VMware&#8217;s Spring acquisition.  I included infrastructure certifications because often VMware administrators also own other areas of the infrastructure.  I do not include a database certification because I do not consider database administration tightly connected to VMware product skills.</p>
<p><span id="more-1111"></span>Declining value VMware-related certifications:</p>
<ul>
<li>Citrix Certified Administrator (CCA)</li>
<li>CompTIA Network Technician (Network+)</li>
<li>Juniper Networks Certified Internet Professional</li>
<li>Juniper Networks Certified Internet Associate</li>
<li>Avaya Certified Specialist</li>
<li>Avaya Certified Expert</li>
<li>Cisco Certified Design Associate (CCDA)</li>
</ul>
<p>Rising value VMware-related certifications:</p>
<ul>
<li>Oracle Certified Professional Java Programmer (formerly Sun SCJP)</li>
<li>Cisco Certified Internetwork Professional (CCIP)</li>
<li>Juniper Networks Certified Internet Specialist</li>
<li>Cisco Certified Design Professional (CCDP)</li>
<li>Microsoft Certified Systems Administrator (MCSA)</li>
<li>HP Accredited Platform Specialist (HP APS)</li>
<li>Red Hat Certified Architect (RHCA)</li>
<li>HP/Accredited Integration Specialist (AIS)</li>
</ul>
<p>Highest value VMware-related certifications:</p>
<ul>
<li>Oracle Certified Master, java EE Enterprise Architect (formerly Sun SCEA)</li>
<li>Master IT Certified Architect (ITAC/The Open Group)</li>
<li>ITIL Service Manager Certification</li>
<li>IT Certified Architect (ITAC/The Open Group)</li>
<li>Cisco Certified Design Expert (CCDE)</li>
<li>Cisco Certified Design Profesional (CCDP)</li>
<li>Cisco Certified Internetwork Expert (CCIE, all variations)</li>
<li>Cisco Certified Internetwork Professional (CCIP)</li>
<li>Juniper Networks Certified Internet Expert</li>
<li>SNIA Certified Storage Networking Expert (SCSN-E)</li>
<li>Microsoft Certified Architect (MCA)</li>
<li>HP/Accredited Integration Specialist (AIS)</li>
<li>Citrix Certified Integration Architect (CCIA)</li>
<li>IBM Certified Infrastructure Systems Architect</li>
<li>HP Master Accredited Systems Engineer (Master ASE)</li>
<li>Red Hat Certified Architect (RHCA)</li>
<li>HP/Accredited Systems Engineer (ASE)</li>
</ul>
<p>The VMware Certified Advanced Professional (VCAP) was recognized on page 27 but not tracked in the study.  Presumably that certification is too new.  The VMware Certified Professional (VCP) and VMware Certified Design Expert (VCDX) are recognized and measured but not mentioned in the summary.  This probably means that the value of those certifications has been stable in the previous 12 months.  It also means that they are not among the highest value certifications.</p>
<p>The report also highlights non-certified IT skills.  That is a much larger list so I will not copy-and-paste here.  But there are <strong>notable gains in value for Ruby on Rails and Spring Framework</strong>.  There are <strong>declines in values of J2EE, Microsoft Hyper-V, VMware Server/ESX, ESXi Server</strong>, and all non-mobile operating systems.  The trend is clear: companies are paying more for skills in frameworks and complex applications.  Companies are paying less for operating system and programming language skills.</p>
]]></content:encoded>
			<wfw:commentRss>http://vpivot.com/2012/02/07/value-of-vmware-related-certifications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Thin Disks on EMC Virtual Provisioning</title>
		<link>http://vpivot.com/2012/02/01/vmware-thin-disks-on-emc-virtual-provisioning/</link>
		<comments>http://vpivot.com/2012/02/01/vmware-thin-disks-on-emc-virtual-provisioning/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 06:46:55 +0000</pubDate>
		<dc:creator>drummonds</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[symmetrix]]></category>
		<category><![CDATA[vaai]]></category>
		<category><![CDATA[vasa]]></category>

		<guid isPermaLink="false">http://vpivot.com/?p=1106</guid>
		<description><![CDATA[Even before I left VMware for EMC I was being asked to comment on &#8220;thin on thin&#8221;: the use of VMware thin VMDKs on virtually/thin provisioned storage.  As a VMware employee I recommended VMware&#8217;s thin provisioning but referred to storage vendors for their own best practices. Now, as a member of the storage vendor community, [...]]]></description>
			<content:encoded><![CDATA[<p>Even before I left VMware for EMC I was being asked to comment on &#8220;thin on thin&#8221;: the use of VMware thin VMDKs on virtually/thin provisioned storage.  As a VMware employee I recommended VMware&#8217;s thin provisioning but referred to storage vendors for their own best practices.</p>
<p>Now, as a member of the storage vendor community, I will answer for EMC. I will do so with detailed text from an outstanding TechBook I recently discovered on EMC&#8217;s Powerlink. This paper, <em>Using Symmetrix Storage in VMware vSphere Environments</em> (Version 7), provides incredible detail on the relationship between VMware thin disks and Symmetrix virtual provisioning. Its guidance is clear and simple.</p>
<p><span id="more-1106"></span>My summary observations are as follows, with more detail below.</p>
<ul>
<li>The decision about thin/virtual provisioning is primarily a management one: trust your vSphere capacity management processes?  Use vSphere thin provisioning.  Trust your array capacity management processes?  Use virtual provisioning.</li>
<li>VMware&#8217;s lazy zeroed thick disks reserve the space in VMFS.  But because blocks are left uninitialized until the first write, these disks are thinly provisioned in the virtual pool.  Choose this configuration when you have mature storage capacity management processes but questionable capacity management processes in vSphere.</li>
<li>VMware&#8217;s thin disks do not reserve space in VMFS nor in the virtual pool.  This &#8220;thin-on-thin&#8221; configuration presents the most flexibility but requires mature capacity management in vSphere and the array.</li>
<li>Even if your storage capacity management processes are mature, there are some cases where you may want eliminate the chance of an out-of-capacity problem.  This might be true with a mission critical application. In this case you have two options:</li>
<ul>
<li>Do not use virtual provisioning in the array, which may greatly increase your storage consumption.</li>
<li>Use VMware&#8217;s eager zeroed thick disks on EMC virtual provisioning, which reserve capacity in VMFS and the virtual pool.  With VAAI, Enginuity records but does not perform the zeroing.  This means the zeroing is instantaneous and the block is reserved.</li>
</ul>
</ul>
<p>Here is a long quote from the TechBook, starting from page 128:</p>
<blockquote><p>In general, before vSphere 4.1, EMC recommended using “zeroedthick” instead of “thin” virtual disks when using Symmetrix Virtual Provisioning. The reason that “thin on thin” was not always recommended is that using thin provisioning on two separate layers (host and array) increases the risk of out-of-space conditions for the virtual machines. vSphere 4.1 (and even more so in vSphere 5) in conjunction with the latest release of Enginuity integrate these layers better than ever. Consequently, using thin on thin is now acceptable in far more situations, but it is important to remember that risks still remain in doing so. For this reason, EMC recommends “zeroedthick” (for better reliability as only the array must be monitored) or “eagerzeroedthick” (for absolute reliability as all space is completely<br />
reserved) for mission critical virtual machines.</p>
<p>It is important to remember that using “thin” rather than “zeroedthick” virtual disks does not provide increased space savings on the physical disks. As previously discussed, since “zeroedthick” only writes data written by the guest OS, it does not consume more space on the Symmetrix thin pool than a similarly sized “thin” virtual disk. The primary difference between “zeroedthick” and “thin” virtual disks is not a question of space, but a question of the quantity and capacity of the Symmetrix thin devices presented to the ESX server. Due to the architecture of Virtual Provisioning, binding more thin devices to a thin pool or increasing the size of them does not take up more physical disk space than fewer or smaller thin devices would although it does require a small amount more Symmetrix cache. So whether 10 thin devices are presented to an ESX host, or 1 thin device, the storage usage on the Symmetrix is essentially the same. Therefore, packing more virtual machines into smaller or fewer 128 thin devices is not necessarily more space efficient. Prior to ESXi 5, a single-extent VMFS volume was limited to approximately 2 TB and this led customers to use “thin on thin” to keep the number of devices presented to a host minimal as a way to ease management. “Thin” virtual disks allowed for fewer presented devices and a higher virtual machine density. Now with the larger allowable single-extent VMFS volume size in ESXi 5 (up to 64 TB) the need to add more thin devices is reduced as larger, more appropriately sized thin devices can be presented and used and expanded as necessary. With ESXi 5, customers therefore do not need to make the virtual disks “thin” in order to fit a large number of them on a single volume as it is no longer constrained by the 2 TB minus 512 byte limit.</p>
<p>However, as previously mentioned, VMware and EMC have recently ameliorated the practicality of using thin virtual disks with Symmetrix Virtual Provisioning. This has been achieved through refining vCenter and array reporting while also widening the breadth of direct Symmetrix integration through features such as the vStorage API for Storage Awareness (VASA—vSphere 5 only). Additionally, the slight performance overhead that existed with thin VMDKs<br />
which was caused by zeroing-on-demand and intermittent expansion of the virtual disk as new blocks were written to by the guest OS has been significantly diminished with the advent of Block Zero and Hardware-Assisted Locking (ATS). The introduction of Storage Dynamic Resource Scheduler in vSphere 5 (SDRS) further reduces the risk of running out of space on a VMFS volume as it can be configured to migrate virtual machines from a datastore when that datastore reaches a user-specified percent-full threshold. This all but eliminates the risk of running out of space on VMFS volumes, with the only assumption being that there is available capacity elsewhere to move the virtual machines to. These improvements can make “thin on thin” a much more viable option—especially in vSphere 5. Essentially, it depends on how risk-averse an organization is and the importance/priority of an application running in a virtual machine.</p>
<p>If virtual machine density is valued above the added protection provided by a thick virtual disk (or simply the possible risk of an out-of-space condition is acceptable), thin on thin may be used. If “thin on thin” is used, alerts on the vCenter level and the array level should be configured.</p></blockquote>
<p>If you want the full copy of this document, go to Powerlink and search for the paper&#8217;s title, &#8220;Using EMC Symmetrix Storage in VMware vSphere Environments&#8221;. If you change the &#8220;Filter by Content Type&#8221; drop-down to &#8220;Technical / White Papers&#8221; this document will appear first in your search.</p>
]]></content:encoded>
			<wfw:commentRss>http://vpivot.com/2012/02/01/vmware-thin-disks-on-emc-virtual-provisioning/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>VCAP Study Group in Asia in February</title>
		<link>http://vpivot.com/2012/01/19/vcap-study-group-in-asia-in-february/</link>
		<comments>http://vpivot.com/2012/01/19/vcap-study-group-in-asia-in-february/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 03:07:22 +0000</pubDate>
		<dc:creator>drummonds</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[vcap]]></category>
		<category><![CDATA[vcdx]]></category>
		<category><![CDATA[vcp]]></category>

		<guid isPermaLink="false">http://vpivot.com/?p=1100</guid>
		<description><![CDATA[In the past couple of years the industry recognized that a single VMware certification&#8211;the VMware Certified Professional (VCP) &#8211;was not sufficient to encompass the wide range of competencies customers&#8217; VMware teams require. The introduction of the VMware Certified Design Expert (VCDX) recognized the pinnacle of VMware design knowledge. But a wide chasm remained between VCP [...]]]></description>
			<content:encoded><![CDATA[<p>In the past couple of years the industry recognized that a single VMware certification&#8211;the <a href="http://mylearn.vmware.com/mgrReg/plan.cfm?plan=12457">VMware Certified Professional (VCP)</a> &#8211;was not sufficient to encompass the wide range of competencies customers&#8217; VMware teams require. The introduction of the <a href="http://mylearn.vmware.com/mgrReg/plan.cfm?plan=9657">VMware Certified Design Expert (VCDX)</a> recognized the pinnacle of VMware design knowledge. But a wide chasm remained between VCP and VCDX.</p>
<p>Very few customers and partners require the full-time support of a VCDX. Most customers with even a modest VMware environment know the VCP certification does not measure enough design and administration skills. To address this, in 2011 we saw the introduction of the <a href="http://mylearn.vmware.com/mgrReg/plan.cfm?plan=16548">VMware Certified Advanced Professional (VCAP)</a>.</p>
<p><img class="alignnone" title="VCAP-DCD Workflow" src="http://mylearn.vmware.com/courseware/99992/VMW-VCAP4-DCD-104.jpg" alt="" width="600" height="139" /></p>
<p>As a member of the VMware partner community, I can tell you EMC highly values the VCAP certification for our pre-sales roles.  As a hiring manager, I consider the VCP the minimum proficiency for anyone that will sell into today&#8217;s enterprise.  But technical sales experts and evangelists that brandish the VCAP-DCD or VCAP-DCA can engage in deep technical discussions on customers&#8217; virtualization plans.  This is a great asset if you want to work for infrastructure vendors, resellers, or integrators.</p>
<p><span id="more-1100"></span>Earlier today <a href="http://www.demitasse.co.nz/wordpress2/2012/01/professionalvmware-vcap-brownbag-series/">Alastair Cooke announced virtual, live VCAP training and study sessions</a> at times convenient for those of us in the Asia-Pacific region.  This will be a four-session series of interactive lessons under the <a href="http://professionalvmware.com/brownbags/">ProfessionalVMware BrownBag</a> umbrella.</p>
<p>Alastair and the fantastic VMware&#8217;s Iwan Rahabok (VCAP-DCD!) developed this Asia-Pacific series.  The agenda is set, and some deep technical experts have already been booked to lead the sessions.  The last thing needed is you!</p>
<table>
<tbody>
<tr>
<th>Date</th>
<th>Time</th>
<th>Topic</th>
</tr>
<tr>
<td>2 Feb</td>
<td>15:00 SGT</td>
<td>Overview, Design Methodology and Business Requirements</td>
</tr>
<tr>
<td>9 Feb</td>
<td>15:00 SGT</td>
<td>Security Design</td>
</tr>
<tr>
<td>16 Feb</td>
<td>15:00 SGT</td>
<td>Storage Design</td>
</tr>
<tr>
<td>23 Feb</td>
<td>15:00 SGT</td>
<td>Network Design</td>
</tr>
</tbody>
</table>
<p>You can <a href="https://www1.gotomeeting.com/register/505624097">register for the series on GoToWebinar</a>. Alastair is still looking for hosts for some of the sessions and has solicited volunteers on his blog. Please contact him using <a href="http://www.demitasse.co.nz/wordpress2/about/">the details on his blog</a> if you are interested.</p>
]]></content:encoded>
			<wfw:commentRss>http://vpivot.com/2012/01/19/vcap-study-group-in-asia-in-february/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

