<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
<title>Virtual Geek</title>
<link>http://virtualgeek.typepad.com/virtual_geek/</link>
<description>an insider's perspective, technical tips n' tricks  in the era of the VMware Revolution</description>
<language>en-US</language>
<lastBuildDate>Fri, 20 Nov 2009 19:37:03 -0500</lastBuildDate>
<generator>http://www.typepad.com/</generator>

<docs>http://www.rssboard.org/rss-specification</docs>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/typepad/dsAV" type="application/rss+xml" /><feedburner:emailServiceId>typepad/dsAV</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
<title>vSphere update 1 and other friday goodies!</title>
<link>http://feedproxy.google.com/~r/typepad/dsAV/~3/OHpfNwG-q78/vsphere-update-1-and-other-friday-goodies.html</link>
<guid isPermaLink="false">http://virtualgeek.typepad.com/virtual_geek/2009/11/vsphere-update-1-and-other-friday-goodies.html</guid>
<description>Happy thanksgiving to my American colleagues! after a bunch of “high level” of posts, glad to do a technical one again :-) Glad to see vSphere 4 udpate 1 hit today – you can get more here. A couple important...</description>
<content:encoded><![CDATA[<p><strong><u>Happy thanksgiving to my American colleagues!</u></strong></p>  <p>after a bunch of “high level” of posts, glad to do a technical one again :-)</p>  <p>Glad to see vSphere 4 udpate 1 hit today – you can get more <a href="http://www.vmware.com/support/vsphere4/doc/vsp_esx40_u1_rel_notes.html">here</a>.</p>  <p>A couple important things are improved/added – I’ll call out the key ones for me:</p>  <ul>   <li>Windows 7 and Windows 2008 R2 support (32-bit and 64-bit) </li>    <li>MSCS gets VM HA and DRS support in a limited fashion – you can have MSCS nodes supported (worked before) in a cluster by excluding them from VM HA and DRS.&#160;&#160; This means no more “MSCS only VMware clusters”. </li>    <li>paravirtualized SCSI support for boot disks on W2K3 and W2K8 (nice, eliminates one of the pvSCSI beefs) </li>    <li>View 4 support (you need update 1 to use View 4) </li>    <li>This update didn’t trigger re-cert on the HCL, so the stuff that was on the vSphere 4 HCL is there for update 1 </li> </ul>  <p>A smaller item, but there’s an important fix in update 1 for folks using anything that updated certain things (one of which was any 3rd party Pluggable Storage Architecture SATP, PSP or MPP).&#160;&#160; These&#160; they occasionally caused the storage view tab to show the following error (Mike Laverick – you helped us fix this :-) :</p>  <blockquote>   <p><em>The storage service is not initialized. Please try again later.</em></p> </blockquote>  <p>The following entries might be written to sms.log during the periodic SMS initialization cycle: </p>  <blockquote>   <p><em>2009-04-20 12:18:57,180 [Thread-5] DEBUG com.vmware.vim.sms.provider.VcProviderImpl - Populating scsi volume information...        <br />2009-04-20 12:18:57,289 [Thread-5] ERROR com.vmware.vim.sms.provider.VcProviderImpl - Failed populating service cache         <br />com.ibatis.common.jdbc.exception.NestedSQLException:</em></p> </blockquote>  <p><strong><u>Other important items:</u></strong></p>  <ol>   <li>FCoE/10GbE      <ul>       <li>Got loads of questions from customers deploying gen2 CNAs and wondering when they were on the VMware HCL.&#160;&#160; Just checked, and they are there now (see that list <a href="http://www.vmware.com/resources/compatibility/search.php?action=search&amp;deviceCategory=io&amp;productId=1&amp;advancedORbasic=advanced&amp;maxDisplayRows=50&amp;key=CNA&amp;release%5B%5D=13&amp;datePosted=-1&amp;partnerId%5B%5D=-1&amp;nports%5B%5D=-1&amp;vid=&amp;did=&amp;svid=&amp;ssid=&amp;rorre=0">here</a>) </li>        <li>The Qlogic gen 2 (8100 series) CNA drivers for vSphere are here for <a href="http://download3.vmware.com/software/esx/vmware-esx-drivers-scsi-qla2xxx_400.831.k1.23vmw-1.0.4.00000.207277.iso">FCoE</a> and <a href="http://downloads.vmware.com/d/details/esx_esxi40_ql_8100_10gbe_cna_dt/ZHcqYmQlaGRidGR3">Network</a> </li>     </ul>   </li>    <li>NMP RR (changing the IOoperationlimit value) – <strong><u>important note!</u></strong>       <ul>       <li>we’re getting reports that when customers change the IO Operation Limit from 1000 (default) to 1, on ESX reboot, weirdness happens.&#160;&#160; This parameter governs how many IO operations are sent before a new path is selected when using NMP Round Robin.&#160;&#160; On reboot if it has been changed from the default to a value of 1 – it becomes what seems a random value – making loadbalancing… less than optimal.&#160;&#160; I don’t recommend changing the value until this gets resolved – just leave it at the default.&#160;&#160; I expect that this should affect all arrays using block devices equally.&#160;&#160; It <em><strong>doesn’t</strong></em> affect PowerPath/VE users– as it is a 3rd party MPP – it replaces the full NMP stack (both the SATP and PSP – and this looks like a PSP thing).&#160; <strong>Will do a more detailed post on this early next week.</strong> </li>     </ul>   </li>    <li>VMware Update Manager (VUM) expanded in update 1 with more PowerPath/VE goodness.      <ul>       <li>Want to see the power of the customer?&#160;&#160; I did a survey on Virtualgeek asking <a href="http://virtualgeek.typepad.com/virtual_geek/2009/07/how-should-we-patch-3rd-party-vmkernel-modules.html">“how should we patch 3rd party vmkernel modules?”</a>.&#160;&#160; Results?&#160;&#160; below: </li>     </ul>   </li> </ol>  <p><a href="http://virtualgeek.typepad.com/.a/6a00e552e53bd28833012875c02e85970c-pi"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://virtualgeek.typepad.com/.a/6a00e552e53bd28833012875c02e90970c-pi" width="576" height="202" /></a> </p>  <p>&#160;</p>  <p>Alright customers – <strong>you<u> have spoken!</u></strong>&#160;&#160; PowerPath/VE 5.4 can be installed and even patched to PowerPath/VE 5.4.1 (will be released soon, and will of course be the model for subsequent releases) integrated with VUM.&#160; In vSphere 4 udpate 1, VUM gets a “extension” option for 3rd party baselines for vmkernel-level modules and patches (think PowerPath/VE, Cisco Nexus 1000v).&#160;&#160; See a demo below. </p>  <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:05b689b2-47cb-47c0-887c-39889bfc9681" class="wlWriterEditableSmartContent"><div id="d5f541ac-33ab-45bb-8b4b-62713f24af72" style="margin: 0px; padding: 0px; display: inline;"><div><a href="http://www.youtube.com/watch?v=V5dtxqSJCyQ&amp;hl=en_US&amp;fs=1&amp;" target="_new"><img src="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a6be788b970b-pi" style="border-style: none" galleryimg="no" onload="var downlevelDiv = document.getElementById('d5f541ac-33ab-45bb-8b4b-62713f24af72'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/V5dtxqSJCyQ&amp;hl=en_US&amp;fs=1&amp;&amp;hl=en\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/V5dtxqSJCyQ&amp;hl=en_US&amp;fs=1&amp;&amp;hl=en\&quot; type=\&quot;application/x-shockwave-flash\&quot; width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div></div></div>  <p>&#160;</p>  <p>You can download the high-resolution demonstrations in <a href="ftp://ftp.documentum.com/vmwarechampion/Demonstration_Tools/PowerPathVE/Powerpath%205.4.1%20VUM.wmv">WMV</a> format and <a href="ftp://ftp.documentum.com/vmwarechampion/Demonstration_Tools/PowerPathVE/Powerpath%205.4.1%20VUM.mov">MOV</a> format.</p>  <p>FYI – I know that people ideally want PowerPath/VE licensing to be integrated with the new vCenter-centric licensing model – working on it….</p><img src="http://feeds.feedburner.com/~r/typepad/dsAV/~4/OHpfNwG-q78" height="1" width="1"/>]]></content:encoded>



<dc:creator>Chad Sakac</dc:creator>
<pubDate>Fri, 20 Nov 2009 19:37:03 -0500</pubDate>

<feedburner:origLink>http://virtualgeek.typepad.com/virtual_geek/2009/11/vsphere-update-1-and-other-friday-goodies.html</feedburner:origLink></item>
<item>
<title>Wow &amp;ndash; 1TB consumer-grade SSDs hit the street.</title>
<link>http://feedproxy.google.com/~r/typepad/dsAV/~3/FDwcyyGgzKk/wow-1tb-consumer-grade-ssds-hit-the-street.html</link>
<guid isPermaLink="false">http://virtualgeek.typepad.com/virtual_geek/2009/11/wow-1tb-consumer-grade-ssds-hit-the-street.html</guid>
<description>Anyone doubting that 2010 will be an inflection point on solid-state storage? We now have consumer-grade 40GB drive at $115 (talked about here), and a 1TB drive at $3.5K. http://www.theinquirer.net/inquirer/news/1562474/one-terabyte-ssd-hits-shops While these are consumer drives, and are missing the things...</description>
<content:encoded><![CDATA[<p>Anyone doubting that 2010 will be an inflection point on solid-state storage?&#160;&#160; We now have consumer-grade 40GB drive at $115 (talked about <a href="http://virtualgeek.typepad.com/virtual_geek/2009/10/solid-state-disk-will-change-the-storage-world.html">here</a>), and a 1TB drive at $3.5K.</p>  <p><a title="http://www.theinquirer.net/inquirer/news/1562474/one-terabyte-ssd-hits-shops" href="http://www.theinquirer.net/inquirer/news/1562474/one-terabyte-ssd-hits-shops">http://www.theinquirer.net/inquirer/news/1562474/one-terabyte-ssd-hits-shops</a></p>  <p>While these are consumer drives, and are missing the things that are needed for enterprise-grade solid state storage that STEC does now (much heaver duty cycle, flat performance over time, larger SRAM to Flash ratios, dual ported interfaces, etc) – it really highlights how fast things are moving, and innovation that occurs in consumer-land can trickle up in the same way that the reverse is true also.</p>  <p>I’m sticking with my bet (admittedly more aggressive than others think) – late 2010 will be the point where solid-state will:</p>  <ol>   <li>match fast magnetic media as measured by $/GB (currently about 10x less efficient) </li>    <li>will pass being 300x more efficient measured by $/IOps (currently about 100-200x more efficient) </li>    <li>will continue to be 100x more efficient measured by Watts/GB (10,000x more efficient measured by Watts/IOps) </li> </ol>  <p>When this happens, will be crazy – only room for SSD (SAS/FC interfaces) and huge slow magnetic media (SATA/SAS interfaces).&#160;&#160; Everyone will be looking to see how to maximize this.&#160;&#160; </p>  <p>There are second-order effects too – we’re getting close right now to the maximum heat density we can with 15K drives – as we increase the drive density, we can’t use 10/15K RPM SAS/FC, only SATA and SSD (this is why dense – meaning &gt;15 drives per 3U - storage configs generally focus on low-power SATA use cases now).</p>  <p>What people also don’t intrinsically get is that non-volatile storage that sits in between the characteristics of memory, but hundreds (thousands even) times faster than magnetic media has broad transformational characteristics – including things like HPC, BI/DW appliances and all sorts of things.&#160; People have developed entire technology stacks around the idea that you have memory (volatile) and then 1,000,000 times slower you have disk (non-volatile).</p>  <p>Between virtualization (many, MANY more exciting things on that front), broad 10GbE adoption, deduplication showing up everywhere, Nehalem (and it’s successors), and solid-state disk moving mainstream – lots of transformational technology elements – 2010 will be an exciting year!</p><img src="http://feeds.feedburner.com/~r/typepad/dsAV/~4/FDwcyyGgzKk" height="1" width="1"/>]]></content:encoded>



<dc:creator>Chad Sakac</dc:creator>
<pubDate>Wed, 18 Nov 2009 10:55:30 -0500</pubDate>

<feedburner:origLink>http://virtualgeek.typepad.com/virtual_geek/2009/11/wow-1tb-consumer-grade-ssds-hit-the-street.html</feedburner:origLink></item>
<item>
<title>View 4 &amp;ndash; Reference Architectures</title>
<link>http://feedproxy.google.com/~r/typepad/dsAV/~3/5mRsKvReWqE/view-4-reference-architectures.html</link>
<guid isPermaLink="false">http://virtualgeek.typepad.com/virtual_geek/2009/11/view-4-reference-architectures.html</guid>
<description>Well – it’s finally here! We’ve been lucky enough to be playing with View 4 here internally for a while – in fact we use it extensively around the super labs as in my earlier post (and for analysts coming...</description>
<content:encoded><![CDATA[<p>Well – it’s finally here!&#160;&#160; We’ve been lucky enough to be playing with View 4 here internally for a while – in fact we use it extensively around the super labs as in my earlier post (and for analysts coming to EMC Analyst days this week, you’ll see me using it tomorrow morning…)&#160;&#160; We have several hundred View users within EMC, and there is an agressive goal is to make it available to 100% of the employees by mid-year in 2010.</p>  <p>Congrats to Jocelyn and the whole View team – this is a big release, with a lot of additional features, and dramatically improved experience in broader use cases.</p>  <p>As always – loads of work behind the scenes…&#160; You can read what EMC and Cisco have done to support View 4 in the PR <a href="http://www.emc.com/about/news/press/2009/20091109-03.htm">here</a>.&#160;&#160; So – without further ado, further here are supporting reference architectures and validation work you can leverage…</p> <p>  <p><strong><u>VCE Vblock Type 1 View Reference Architecture</u></strong></p>  <p>The VMware, EMC and Cisco teams have created a joint reference architecture on a Type 1 (mid-range) Vblock.&#160;&#160; This Reference Architecture is targeted for customers with low to mid thousands of clients as their scaling target.&#160;&#160; <strong><em>High note of the testing work: $750/client – all in</em></strong>.&#160;&#160; Higher user density than we were able to get from View 3 on VI 3.5 in the past.&#160; Since View 4 can work on vSphere 4, we get more density, and overall better client performance.&#160;&#160; A lot of the Virtual Center scaling and responsiveness we struggled with in large-scale View 3/VI3.5 work is now also resolved.&#160;&#160; </p>  <p>Click on the doc below to get the whitepaper which is hosted by VMware.&#160;&#160; Thanks to the View team, the EMC and Cisco Solutions teams!</p>  <p><a href="http://www.vmware.com/go/vce-ra-brief"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://virtualgeek.typepad.com/.a/6a00e552e53bd28833012875691741970c-pi" width="281" height="357" /></a> </p>  <p>Looking for something a little smaller?&#160; </p>  <p><strong><u>Celerra NS-120 Validation Test Report</u></strong></p>  <p>The EMC Celerra Solutions team have published an updated View 4 Validation Test Report (contains a lot of performance data and step-by-step information) targeted towards use cases for customers with hundreds of clients.&#160;&#160; This leverages a ~250 user building block approach.&#160;&#160; Click on the doc below to get the whitepaper which is hosted by VMware.</p>  <p><a href="http://www.vmware.com/files/pdf/VMware-View4-EMC-NS-120-VTR.pdf"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://virtualgeek.typepad.com/.a/6a00e552e53bd2883301287569176c970c-pi" width="291" height="370" /></a> </p>  <p></p>  <p></p>  <p><strong>What to expect soon:</strong></p>  <ul>   <li>Even more Vblock testing</li>    <li>The RSA SecurBook on View – very cool doc that covers how to futher secure the platfom, as well as the virtual desktop itself. </li> </ul></p><img src="http://feeds.feedburner.com/~r/typepad/dsAV/~4/5mRsKvReWqE" height="1" width="1"/>]]></content:encoded>



<dc:creator>Chad Sakac</dc:creator>
<pubDate>Mon, 09 Nov 2009 15:10:43 -0500</pubDate>

<feedburner:origLink>http://virtualgeek.typepad.com/virtual_geek/2009/11/view-4-reference-architectures.html</feedburner:origLink></item>
<item>
<title>The pros and cons of being part of Chad&amp;rsquo;s Army :-)</title>
<link>http://feedproxy.google.com/~r/typepad/dsAV/~3/1mk6kpLKz5c/the-pros-and-cons-of-being-part-of-chads-army--.html</link>
<guid isPermaLink="false">http://virtualgeek.typepad.com/virtual_geek/2009/11/the-pros-and-cons-of-being-part-of-chads-army--.html</guid>
<description>After last week’s VCE announcement – one unexpected piece of fallout was an influx of great people looking for new exciting opportunities. Within Acadia, there will be many types of roles. Within the Solution Support Team, there will be business-development/sales...</description>
<content:encoded><![CDATA[<p>After last week’s VCE announcement – one unexpected piece of fallout was an influx of great people looking for new exciting opportunities.&#160;&#160; Within Acadia, there will be many types of roles.&#160;&#160; Within the Solution Support Team, there will be business-development/sales types, “warrior monk” types and “warrior” types.&#160;&#160; “Warrior monks” work with many customers, but don’t stick with any one – and this means they travel a lot more.&#160;&#160; “Warriors” works with a smaller set of customers stick with them to ensure a positive outcome.&#160; There is no implications of seniority in either model.</p>  <p>We started to jokingly call the role “Warrior monk” and “Warrior” in the early days because it was funny and nerdy in a D&amp;D kind of way, but someone fwded this description and it’s perfect…: </p>  <blockquote>   <p><strong><em>“…the presence, service and dedication of a monk and the absolute skill and precision of a warrior”</em></strong></p> </blockquote>  <p>Now, I’ll warn people.&#160; <strong><em>There are distinct disadvantages to being on my team.</em></strong></p>  <p>Here’s one of them – the picture below is some of the folks who are my direct managers (each have their respective teams) in the Americas – we were getting together to plan 2010 the night before the VMUG.&#160;&#160; <strong>A lot of nights, it seems like we’re the last ones in the parking lot</strong>.&#160;&#160;&#160; It takes passion, commitment, and we do it not because there is someone saying “do this”, but because it just needs to be done.&#160;&#160; It can make for a difficult work/life balance (not a good thing) – look I’m emailing this @ 4:30am EST.&#160;&#160; The other thing that makes it hard is that we’re a bit “outside” the normal organizational lines.&#160; This sounds great (and is needed to maintain the very fast changes and communication needed), but in practice, extra effort is needed to align with the organizations they support. </p>  <p><a href="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a66521d5970b-pi"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="IMG00038-20091104-1858" border="0" alt="IMG00038-20091104-1858" src="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a66521db970b-pi" width="377" height="284" /></a> </p>  <p>On the other hand, there are some upside benefits to being on my team.&#160; This is the Altanta lab – we have 6 of these super-labs (and many more smaller ones) around the Americas, and several in europe and APJ as well.&#160;&#160; The goal here is to have all the latest stuff GA stuff, have pre-release everything of VMware/EMC/Cisco – and get real stick time.</p>  <p><a href="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a66521e0970b-pi"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="vce lab 001" border="0" alt="vce lab 001" src="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a66521e9970b-pi" width="377" height="254" /></a>&#160;</p>  <p>This is a Vblock Type 1, and also a lot of additional rack-mount and blade servers.&#160;&#160;&#160;&#160; It hosts VM appliance versions of all of EMC Ionix software, most of EMC’s other software (and heck, some of our “hardware” platforms – this lab has many Celerra VSAs, and several of the UCS blades host virtualized Recoverpoint appliances, which really benefit from Palo’s virtual adapter and depends on vSphere’s VMdirectpath).&#160;&#160;&#160; </p>  <p>It’s constantly in use, and a great source of ongoing learning for the whole team (including our local Atlanta Cisco and VMware brothers/sisters).</p>  <p>We have a ton of both Gen-2 Qlogic and Emulex CNAs filling those Dell 1U rackmounts.&#160;&#160; Everything is end-to-end 10GbE (with 4 and 8GBps FC as well if we need it).&#160;&#160; Lots of the 10GbE stuff we showed at VMworld 2009 was done here.&#160;&#160; Notice the black cabling from the blades and the UCSes (10GbE Twinax), we also are using 10GbE over Cat6a.</p>  <p><a href="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a66521fa970b-pi"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="vce lab 011" border="0" alt="vce lab 011" src="http://virtualgeek.typepad.com/.a/6a00e552e53bd2883301287565eb7e970c-pi" width="165" height="244" /></a> <a href="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a66521ff970b-pi"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="vce lab 010" border="0" alt="vce lab 010" src="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a6652205970b-pi" width="165" height="244" /></a><a href="http://virtualgeek.typepad.com/.a/6a00e552e53bd2883301287565eb87970c-pi"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="vce lab 009" border="0" alt="vce lab 009" src="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a665220a970b-pi" width="165" height="244" /></a>&#160;<a href="http://virtualgeek.typepad.com/.a/6a00e552e53bd2883301287565eb90970c-pi"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="vce lab 008" border="0" alt="vce lab 008" src="http://virtualgeek.typepad.com/.a/6a00e552e53bd2883301287565eb93970c-pi" width="165" height="244" /></a>&#160; </p>  <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:bafd3176-0c30-474c-86fa-3a9afc43ad23" class="wlWriterEditableSmartContent"><div id="29080cf0-eb6b-49f6-8d8d-aaa3ca41e8f1" style="margin: 0px; padding: 0px; display: inline;"><div><a href="http://www.youtube.com/watch?v=mPQBuGiDQSk" target="_new"><img src="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a6652213970b-pi" style="border-style: none" galleryimg="no" onload="var downlevelDiv = document.getElementById('29080cf0-eb6b-49f6-8d8d-aaa3ca41e8f1'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/mPQBuGiDQSk&amp;hl=en\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/mPQBuGiDQSk&amp;hl=en\&quot; type=\&quot;application/x-shockwave-flash\&quot; width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div></div></div>  <p></p>  <p></p>  <p></p>  <p>Everything has it’s price – the team is filled with “go anywhere, anytime, and get anything needed done” attitude (which I love), and get to play with all sorts of the latest software and hardware toys.&#160;&#160; <strong><em>But the price for that is a LOT of hard work.</em></strong>&#160;</p>  <p>The passion and love for what you do is the only thing that makes the pace sustainable.</p><img src="http://feeds.feedburner.com/~r/typepad/dsAV/~4/1mk6kpLKz5c" height="1" width="1"/>]]></content:encoded>



<dc:creator>Chad Sakac</dc:creator>
<pubDate>Mon, 09 Nov 2009 04:34:05 -0500</pubDate>

<feedburner:origLink>http://virtualgeek.typepad.com/virtual_geek/2009/11/the-pros-and-cons-of-being-part-of-chads-army--.html</feedburner:origLink></item>
<item>
<title>Help a member of Chad&amp;rsquo;s Army who needs help</title>
<link>http://feedproxy.google.com/~r/typepad/dsAV/~3/ZdHN5wPRUv4/help-a-member-of-chads-army-who-needs-help.html</link>
<guid isPermaLink="false">http://virtualgeek.typepad.com/virtual_geek/2009/11/help-a-member-of-chads-army-who-needs-help.html</guid>
<description>I generally want to keep my blog separate from requests for support – but a person on my team has a son with Cerebral Palsy and is trying to raise the funds needed for much needed stem-cell treatment that may...</description>
<content:encoded><![CDATA[<p>I generally want to keep my blog separate from requests for support – but a person on my team has a son with Cerebral Palsy and is trying to raise the funds needed for much needed stem-cell treatment that may have a big impact.&#160;&#160; A little donation can go a long way – and think of what it could mean for the Guyadeen family.</p>  <p>Thank you!</p>  <p><a title="http://sites.google.com/site/fundraisingforjustinguyadeen/" href="http://sites.google.com/site/fundraisingforjustinguyadeen/">http://sites.google.com/site/fundraisingforjustinguyadeen/</a></p><img src="http://feeds.feedburner.com/~r/typepad/dsAV/~4/ZdHN5wPRUv4" height="1" width="1"/>]]></content:encoded>



<dc:creator>Chad Sakac</dc:creator>
<pubDate>Sat, 07 Nov 2009 15:07:57 -0500</pubDate>

<feedburner:origLink>http://virtualgeek.typepad.com/virtual_geek/2009/11/help-a-member-of-chads-army-who-needs-help.html</feedburner:origLink></item>
<item>
<title>Atlanta VMUG</title>
<link>http://feedproxy.google.com/~r/typepad/dsAV/~3/msFb29oiKwg/atlanta-vmug.html</link>
<guid isPermaLink="false">http://virtualgeek.typepad.com/virtual_geek/2009/11/atlanta-vmug.html</guid>
<description>Was a great VMUG in Atlanta – about 700-800 people, and was great to see so many friends, customers and colleagues there! Cisco did the morning keynote and I did the one right after lunch. One of my team mates...</description>
<content:encoded><![CDATA[<p>Was a great VMUG in Atlanta – about 700-800 people, and was great to see so many friends, customers and colleagues there!</p>  <p>Cisco did the morning keynote and I did the one right after lunch.&#160;&#160; One of my team mates recorded the session, so if you want to see it, you can watch the video below.</p>  <p>Topics discussed included the VCE announcement (near the latter half), the strategy that’s guiding our investments and focus, what customers are telling me, and what we’re trying to do to help them/learn from them…</p>  <p><embed src="http://blip.tv/play/AYGti0sC" type="application/x-shockwave-flash" width="480" height="300" allowscriptaccess="always" allowfullscreen="true"></embed> </p>  <p><a href="ftp://ftp.documentum.com/vmwarechampion/Presentations/VMUG/EMC%20Atlanta%20VMUG%20-%20110509%20-%201hr.pdf">Here’s</a> the presentation I gave.</p><img src="http://feeds.feedburner.com/~r/typepad/dsAV/~4/msFb29oiKwg" height="1" width="1"/>]]></content:encoded>



<dc:creator>Chad Sakac</dc:creator>
<pubDate>Sat, 07 Nov 2009 14:56:17 -0500</pubDate>

<feedburner:origLink>http://virtualgeek.typepad.com/virtual_geek/2009/11/atlanta-vmug.html</feedburner:origLink></item>
<item>
<title>Virtual Compute Environment &amp;ndash; Is VMware still independent?</title>
<link>http://feedproxy.google.com/~r/typepad/dsAV/~3/VeQdWYBlBXI/virtual-compute-environment-is-vmware-still-independent.html</link>
<guid isPermaLink="false">http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-is-vmware-still-independent.html</guid>
<description>This is one of a 5 post series on the VCE coalition announcement, what’s in it, and what it means. You can see all the posts together here. Ok – as we sat on telepresence after telepresence, and f2f meeting...</description>
<content:encoded><![CDATA[<p>This is one of a 5 post series on the VCE coalition announcement, what’s in it, and what it means.&#160; You can see all the posts together <a href="http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-an-insiders-take.html">here</a>.</p>  <p>Ok – as we sat on telepresence after telepresence, and f2f meeting after meeting approaching the VCE launch, one thing we’re very cognizant of was the fact that some would (and this is a natural fear) that this would signal less independence on VMware’s part.</p>  <p>In uncharacteristic fashion for me – let’s make this short and sweet.&#160;&#160; <strong>VMware is, and will continue to be, an independent company, that makes it’s own independent decisions, and openly partners with those that partner with them.</strong></p>  <p>if you want more details (and some of the behind the scenes of the VCE announcement with this topic in mind), read on…</p> <p>  <p>Look, it is true that VMware and EMC share board members, and that our financial results are linked.&#160;&#160; It’s also worth noting that Virtual Infrastructure and Information Infrastructure are the two linked core strategies for EMC in a larger sense.</p>  <p><strong>BUT…</strong></p>  <p><strong>EMC understands that we cannot hug VMware too closely.&#160; They must be able to partner openly.</strong></p>  <p>I’ve seen this in exec staff and board meetings time and time again: “this would be good for EMC, but bad for VMware – let’s not do it”.&#160;&#160; If you doubt it – remember how everyone assumed VMware would be rolled into EMC day one – but Joe and the exec team decided to go the better route – let VMware be independent, and thrive.&#160; And thrive they did, and things were good.&#160; That has to lend some credence (since people doubted it then as they doubt us when we say it now) to us saying “that is NOT going to change”.</p>  <p>It’s also true that while VMware will always be open with it’s API models and opportunities for partner integration – <strong>period.</strong></p>  <p>But, what’s interesting – is that when we don’t apply our full resources (as was the case in 2007) we’re considering “missing the opportunity”, and when we do apply full resource and focus (2008 and 2009), people assume collusion.</p>  <p>Let me spell it out…&#160;&#160;&#160; Starting in Jan 2008 and going forward (until it’s over my dead body), EMC will always do a “full commit” to leverage/integrate with any program/API/initiative (engineering, marketing, go-to-market – whatever).&#160;&#160; In those engineering meetings (some of them with EMC competitors present) – on our side we’ll make a massive commit.&#160;&#160; <strong><em>This isn’t cheating, and it isn’t collusion, it’s focus and application of resources</em></strong>.&#160;&#160; Each competitor has the choice to do the same. </p>  <p>We have an R&amp;D budget of about $1.7B per year, and we’re betting hard on the virtualization of the datacenter and this transition to private cloud computing models.&#160; This is significantly more than many of our storage pure-play peers.&#160;&#160; On the other hand, they have narrower (or stated in a more positive sense, more “focused”) product portfolios, which perhaps allows them to have higher R&amp;D efficiency.&#160;&#160; Conversely, in other areas, our R&amp;D/revenue model (like our Ionix stuff) is investment along the lines of our much larger competitors in this area (HP/CA/BMC) – where what we need to do is be focused (and we are – on the virtualized datacenter using VMware and the private cloud scenario).</p>  <p>Where there is an opportunity to align in the field with our customers – we will do it, with massive commit, and focus of resources in a similar way.</p>  <p>Where use of EMC intellectual property can help VMware and vice versa, one difference between other partner models is that we are always open to the discussion (sometimes with other technology partners, the door isn’t even open).&#160;&#160; But people should understand - the legal and business structure that govern those are just like all partner models.</p>  <p><strong><em>And yes, EMC and Cisco, like VMware – will continue to partner with others</em></strong>, including VMware competitors (like Microsoft) and VMware with EMC competitors (like NetApp), and Cisco competitors (like Brocade and HP).&#160;&#160; They may not have the inherent focus that VMware, Cisco and EMC have on our joint vision/strategy/engineering, but the opportunities will always be open.&#160;&#160; The things that govern EMC’s thinking at least are first and foremost customer demand (overwhelmingly VMware in the server virtualization space) and then alignment with our strategic goals and vision.</p>  <p><u>Ok – but that said, back to the discussion at hand…</u></p>  <p>There were a couple parts of the announcement that were us trying (perhaps failing) to signal that VMware’s role in the VCE coalition is different than Cisco and EMC’s.</p>  <ol>   <li>Note that Acadia is a Cisco/EMC joint venture – not a VMware/Cisco/EMC joint venture?&#160;&#160; That’s because that would have been crossing a line that we don’t want to cross, and would adversely affect VMware’s other partnership models. </li>    <li>Note how consistently Joe/John used the words “Cisco <strong>and</strong> EMC, <strong>with</strong> VMware”?&#160;&#160; Cisco and EMC aligning as tightly as we are is possible because we have joint vision, joint strategy, joint engineering, but also (and very importantly) <strong>joint enemies</strong>.&#160;&#160; VMware, Cisco and EMC share joint vision (private clouds), joint strategy, and joint engineering –<strong> but some of Cisco/EMC’s enemies are VMware’s partners (and vice versa).</strong>&#160;&#160; We’re very conscious of that.&#160;&#160;&#160; It’s very important to everyone (including in EMC) that VMware remain able to operate independently. </li> </ol>  <p>Just like people’s doubts about whether we can do this without hurting the channel – I don’t immediately disregard people (like Scott’s <a href="http://blog.scottlowe.org/2009/11/03/a-few-quick-thoughts-on-the-vce-coalition-announcement/">here</a>) concerns on the impact of the VCE Coalition to impact VMware’s partnering.&#160;&#160; It’s a legitimate concern, one that we share and are trying to be careful about.</p>  <p>Is there anything we can do to “solve” this concerns about VMware’s independence in one fell swoop?&#160; </p>  <blockquote>   <p><strong><em>Well, short of selling them, or not leveraging our resources to integrate and go to market aligned with VMware and letting our competitors run with the ball - both of which would be colossally stupid moves - NO.</em></strong></p> </blockquote>  <p> Simpletons look for simple answers (in business, not technology), but the world is a bit more complex.&#160;&#160;&#160; The answer (just like demonstrating ongoing channel senstivity and alignment – as discussed <a href="http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-vblock-partner-ecosystem.html">here</a>) – isn’t pretty, or “sound bite simple”, but it’s the truth.&#160; It’s about aligning, integrating, and focusing Cisco and EMC resources around the VMware-powered private cloud use case (which is the defining element of most x86 datacenter and service provider projects), <strong><em>but at the same time</em></strong> giving VMware the room to operate and partner independently.</p>  <p></p>  <p><strong><em></em></strong></p>  <p></p>  <p>Are we perfect, no – but it’s a work in process, and we try to prove it every day.</p></p><img src="http://feeds.feedburner.com/~r/typepad/dsAV/~4/VeQdWYBlBXI" height="1" width="1"/>]]></content:encoded>



<dc:creator>Chad Sakac</dc:creator>
<pubDate>Tue, 03 Nov 2009 19:53:19 -0500</pubDate>

<feedburner:origLink>http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-is-vmware-still-independent.html</feedburner:origLink></item>
<item>
<title>Virtual Compute Environment &amp;ndash; an insider&amp;rsquo;s take.</title>
<link>http://feedproxy.google.com/~r/typepad/dsAV/~3/7dtChPpmzic/virtual-compute-environment-an-insiders-take.html</link>
<guid isPermaLink="false">http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-an-insiders-take.html</guid>
<description>Well – it’s a big day today :-) For context – here’s the announcement, and I will also link to the recording of the 3 CEOs discussing what it is, what it isn’t, and what it means. Here’s also a...</description>
<content:encoded><![CDATA[<p>Well – it’s a big day today :-)&#160; </p>  <p><img border="0" src="http://event.l3.on24.com/event.on24.com/event/17/60/96/rt/1/slide/slide/1_5FA6D13032965E90F2B2CF6EB51261E2.png?cacheinterval=4190885" /></p>  <p>For context – here’s the <a href="http://www.emc.com/about/news/press/2009/20091103-01.htm">announcement</a>, and I will also link to the recording of the 3 CEOs discussing what it is, what it isn’t, and what it means.&#160;&#160; Here’s also a summary video from John, Joe and Paul.</p>  <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:7e2d1b9d-1d3a-49ce-9c91-c193515de757" class="wlWriterEditableSmartContent"><div id="969386a0-052a-4d82-9851-409f62e69df5" style="margin: 0px; padding: 0px; display: inline;"><div><a href="http://www.youtube.com/watch?v=1yt9VevClrY" target="_new"><img src="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a650f9b3970b-pi" style="border-style: none" galleryimg="no" onload="var downlevelDiv = document.getElementById('969386a0-052a-4d82-9851-409f62e69df5'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/1yt9VevClrY&amp;hl=en\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/1yt9VevClrY&amp;hl=en\&quot; type=\&quot;application/x-shockwave-flash\&quot; width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div></div></div>  <p>I’m also glad finally to be able to start talking openly – you should have seen the edits that occured to the VMworld 2009 VMware/Cisco/EMC supersession (SS5240 – which you can watch <a href="http://virtualgeek.typepad.com/virtual_geek/2009/09/vmworld-2009-vmware-cisco-and-emc-super-session-ss5240.html">here</a>) to tiptoe around this (if you do watch it now knowing what we’ve been working on – it’s interesting).&#160;&#160; Specifically, the inital versions of that VMworld session called out what we were doing together around Joint Engineering, Joint Solutions, and Joint Support models.&#160;&#160; Suffice it to say it go kiboshed by the secret police at all three companies – but we still managed to sneak in a lot of sneak peaks :-)</p>  <p><strong><em>IF YOU ARE a VMware/Cisco/EMC Employee (and on your intranets) – you can get more content from <a href="http://www.vceportal.com">http://www.vceportal.com</a> </em></strong></p>  <p><strong><em>IF YOU ARE part of the public and interested in what we’re doing on this, there is more content here <a href="http://privatecloud.com">http://privatecloud.com</a> </em></strong></p>  <p>So, now that the cat’s out of the bag – what exactly are we talking about?</p>  <p>The most important thing isn’t the tech (though that is very cool, and I’ll get to that in a second), or the joint Cisco/EMC/Intel venture (though everyone always focus on that because it is evidence of joint commitment) – it’s an <strong><em>idea.</em></strong></p>  <p>That idea?&#160;&#160; It’s what people who have heard people from VMware (like Paul Maritz or Steve Herrod), or Cisco (like Padmesree Warrior or Ed Bugnion) or EMC (like Joe Tucci or Chuck Hollis or myself) talk in the last year will seem very familiar:</p>  <ul>   <ul>     <li><em>If you agree that x86 wins (price and price/performance – today mostly, and tomorrow almost entirely), and virtualization is the way to go – it’s possible to build infrastructure based on those assumptions in a much more standardized way, with much more cost-effective and innovative elements, and importantly - leverage VMware and VM-Aware networking, compute, and storage resources to</em> <strong><em>“get out of the plumbing business”.</em></strong> </li>      <li><em>This could not only saves a ton of capex dollars, just as importantly, one could get order of magnitude improvements in operational efficiency – instant self-provisioning, end-user chargeback.</em>&#160;&#160; <strong>This could result in interesting new business and economic proposals, where you could pay-as-you-go as opposed to up front-capex centric models – if you had vendors willing to partner with you in that way.</strong> </li>      <li><em>It requires infrastructure not only integrated with VMware, but also designed for scale-out, so you can start small, and get as big as you want (otherwise the economic models are whacky).&#160; Also – if you took the engineering resources of industry leaders and applied them in a very focused way against this use case –</em> <strong>you could build something so integrated, it would in effect be a software mainframe built out of commodity elements.</strong> </li>      <li><em>It also requires management that is deeply integrated across the stack –</em> <strong>from the infrastructure up to the business application, and that spans the physical and virtual infrastructure.</strong> </li>      <li><em><strong>Heck – if you could do all that – you’d have standardized building blocks for people building internal clouds, and external clouds (either public or private)</strong></em> </li>   </ul> </ul>  <p>That’s what we jointly announced today – <strong><em>execution against that idea</em></strong> – making the idea real.</p>  <p>To recap – there were 4 major parts of today’s announcement.&#160; I’m going to break this up into 4 posts – one that deals with each.</p>  <ol>   <li>Technology Innovations - Vblock Infrastructure Packages.&#160; Tightly integrated standardized “building blocks”&#160; Click <a href="http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-technology-innovations.html">HERE</a> for more on this topic. </li>    <li>Integrated Pre-Sales, Services and Support - Vblock Unified Customer Engagement.&#160;&#160; Engage like we’re one company, get services like we’re one company, support that is exactly like we are one company.&#160; Click <a href="http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-announcement-integrated-salesservicesupport.html">HERE</a> for more on this topic. </li>    <li>Solutions Venture and Investment - Acadia. A Cisco-EMC (and Intel) joint venture to build, operate, and transfer Vblock infrastructure to organizations who want to accelerate their journey&#160; Click <a href="http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-solutions-venture-and-investment.html">HERE</a> for more on this topic. </li>    <li>Partner Ecosystem Leverage - Vblock Partner Ecosystem.&#160; Click <a href="http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-vblock-partner-ecosystem.html">HERE</a> for more on this topic. </li> </ol>  <p>There’s huge amounts of detail on each of these things – enough for twenty blog posts (more I bet!).&#160; We’ve been working on this for more than a year (we’ve been plowing away with “intense partnering” for many years, one year ago we got the “engage in joint partnership like nothing else” direction).&#160; </p>  <p>I’m also going to write another one where I will try to answer a question I think we will get often: Where does VMware fit in the VCE Coalition – are they still independent?&#160; The short answer is: <em><strong>ABSOLUTELY</strong>.</em><strong>&#160;&#160; </strong>Go to the <a href="http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-is-vmware-still-independent.html">link</a> for a more detailed dialog.</p>  <li>   <p><strong><em>It’s an exciting day – and I’m looking forward to having a dialog with you about it!</em></strong></p>    <p></p>    <p></p>    <p></p> </li><img src="http://feeds.feedburner.com/~r/typepad/dsAV/~4/7dtChPpmzic" height="1" width="1"/>]]></content:encoded>



<dc:creator>Chad Sakac</dc:creator>
<pubDate>Tue, 03 Nov 2009 11:55:03 -0500</pubDate>

<feedburner:origLink>http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-an-insiders-take.html</feedburner:origLink></item>
<item>
<title>Virtual Compute Environment &amp;ndash; Technology Innovations</title>
<link>http://feedproxy.google.com/~r/typepad/dsAV/~3/_aWgpoiVsZ4/virtual-compute-environment-technology-innovations.html</link>
<guid isPermaLink="false">http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-technology-innovations.html</guid>
<description>This is one of a 5 post series on the VCE coalition announcement, what’s in it, and what it means. You can see all the posts together here. Ok, knowing my beloved and technophile readership, you will tend to have...</description>
<content:encoded><![CDATA[<p>This is one of a 5 post series on the VCE coalition announcement, what’s in it, and what it means.&#160; You can see all the posts together <a href="http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-an-insiders-take.html">here</a>.</p>  <p>Ok, knowing my beloved and technophile readership, you will tend to have come to this link, and not the others (that discuss the other parts of the announcement: integrated pre-sales/services/support; Solutions Venture and Investment; Vblock partner ecosystem).&#160;&#160; I’d highly encourage you to look at them, as the business elements are as important as the technical pieces.</p>  <p>Then again, we can’t deny who we are, and I am a nerd at heart that does business too :-)</p>  <p>So – without further ado, let’s discuss the technology innovations!&#160;&#160; Read on – this one is long so to spare RSS readers, I’ve broken the post up…</p> <p>  <p>OK – start from the principle that ideally, you would have infrastructure as a service (IaaS) whether it’s at your site, or at a service provider.&#160;&#160; Why?&#160; Infrastructure as a service is fluid, dynamic, and more efficient than traditional “per application” static models.&#160;&#160;&#160; We call this an Internal if you’re inside an enterprise datacenter and External Cloud if you’re in a service provider facility.&#160;&#160; If you can link them together (which we think is possible), VMware/EMC/Cisco call that a “Private Cloud”.&#160;&#160; If the External Cloud is open on the Internet, it’s often called a “Public Cloud”.</p>  <p>So – what are the ingredients for Infrastructure as a Service?</p>  <ul>   <li>Scalable infrastructure – ability to start small, and grow big </li>    <li>Be able to be efficient at every level possible </li>    <li>Be able to manage the whole thing top to bottom – where “bottom” is the low-level plumbing, and “top” is the business application.&#160; This is important to maintain “fluidity” (which results from end to end provisioning models coupled with over-subscribed “big pool models”) while delivering the SLAs needed (which derives from end-to-end visibility and understanding context and dependencies at any time – and of course providing the detailed chargeback picture). </li>    <li>Be as “cookie cutter” as possible – you want standardized building blocks, and use virtualization to be able to apply for many compute purposes. </li> </ul>  <p>If that’s the list of ingredients, here’s our cake and the recipe – Vblocks.&#160; Vblocks are the answer to “cookie cutter” bullet, and the ingredients (Cisco UCS, EMC mid-range and enterprise storage, VMware vSphere 4) are the answer to the “Scalable infrastructure”, and “efficient at every level possible” bullet.</p>  <p><a href="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a6a4c16a970c-pi"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a6a4c187970c-pi" width="532" height="399" /></a>&#160; </p>  <p>&#160;</p>  <p>Now – the above diagram is actually what a “medium” Vblock looks like.&#160; We call this a Type 1 (targeted for 1000 medium VMs per vBlock, and environments with between 800-3000 VMs).&#160;&#160; There is a Type 2 (target is very large enterprise and service providers- with a very large degree of horizontal scaling – for customers with 3000+ VMs).&#160;&#160; You can see a 3D model of the Type 2 Vblock <a href="http://www.cisco.com/en/US/solutions/collateral/ns340/ns517/ns224/ns836/ns976/ns1027/vce_vblock_kaon.html">here</a>.</p>  <p>Note that the distinction is that a Vblock type 1 scales by adding Vblocks from a storage standpoint, and a Vblock Type 2 scales-out from a storage standpoint – as per my blog post on this “cloud storage architectures” <a href="http://virtualgeek.typepad.com/virtual_geek/2009/10/cloud-storage-what-the-hell-is-emc-building.html">here</a>.&#160;&#160; </p>  <p>We’re also finalizing a Type 0 which is the entry level Vblock for customers with less than 800 VMs (and will start very small).&#160;&#160; There will be others – but not a TON of others.&#160;&#160; The idea is to make this like McDonalds – would you like a combo one, two or three – and do you want fries with that?</p>  <p>That may not sound glorious – but it allows us to define scope down to a point where the amount of variability is still flexible, it’s based off of very efficient, very cost effective components, but can have an end-to-end “software mainframe” model.&#160;&#160; </p>  <p>Many customers are off working to create their own Vblocks – often calling it different names, and I’ve heard them all :-)&#160;&#160; It’s because fundamentally it’s a good idea, and VMware makes that degree of “horizontal infrastructure standardization” possible.&#160;&#160; We want to provide a model where they huge amount of time needed to “home brew” is not needed.&#160;&#160; </p>  <blockquote>   <p><strong>A customer quote: “we found that reducing our infrastructure variability was the biggest move to making us more flexible for our app owners”.</strong></p> </blockquote>  <p>It also it worth pointing out that this allows (Cisco and EMC) to wring every last ounce out of the configuration – whereas we find that most customers aren’t leveraging all the neat stuff their infrastructure can do.</p>  <p>Some examples – and this is comparing with what we find at most of our customers with more traditional virtualized configurations:</p>  <ul>   <li>30% increase in server utilization (through pushing vSphere 4 further, and denser memory configurations) </li>    <li>80% faster dynamic provisioning of storage and server infrastructure (through EMC Ionix UIM, coupled with template-oriented provisioning models with Cisco, VMware, and EMC) </li>    <li>40% cost reduction in cabling (fibre / patch cords etc.) and associated labor (through extensive use of 10GbE) </li>    <li>50% increase in server density (through everything we do together – so much it’s too long to list) </li>    <li>200% increase in VM density (through end-to-end design elements) </li>    <li>Day to day task automation (through vCenter, UCS Manager and EMC Ionix UIM) </li>    <li>30% less power consumption (through everything we do together) </li>    <li>Minimum of 72 VMs per KW (note that this is a very high VM/power density) </li> </ul>  <p>Note that all of the above is before we start to apply the next wave of technology innovations we’ve publicly been discussing (things like solid state, FAST, vStorage APIs for Array Integration, and much much more which are all relatively near term).</p>  <p><strong><u>That all said – there’s even more to the story.&#160; </u></strong></p>  <p>A VERY important part is the answer to this bullet from the requirements list: </p>  <blockquote>   <p><strong><em>Be able to manage the whole thing top to bottom – where “bottom” is the low-level plumbing, and “top” is the business application.&#160; This is important to maintain “fluidity” (which results from end to end provisioning models coupled with over-subscribed “big pool models”) while delivering the SLAs needed (which derives from end-to-end visibility and understanding context and dependencies at any time – and of course providing the detailed chargeback picture). </em></strong></p> </blockquote>  <p>This is where all the EMC Ionix acquisitions and R&amp;D over the last year have been directed.&#160;&#160; <strong><em>I love it as a plan comes together :-)</em></strong></p>  <p>So – first of all – here’s how they integrate in the “big picture” sense:</p>  <p><a href="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a64f4d4b970b-pi"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a64f4d66970b-pi" width="671" height="378" /></a> </p>  <p>It’s important that EMC Ionix is trying to be focused.&#160;&#160; They are not trying to displace/compete with the big traditional management players, but instead, be so focused on managing the “nearly 100% virtualized, cloud-like provisioned, datacenter, built on Vblock type architectural models”, that in that context, we can compete (ergo not try to replace the existing management toolset).&#160;&#160;&#160; Our long term view is that in the future, datacenters will have legacy environments, and then these new “islands” that are growing with a core idea of fluidity unlike the legacy.&#160;&#160; The legacy will still exist of course. </p>  <p>Each of those blue boxes would be a HUGE post to discuss in detail, but here are the core elements.&#160; I’ll also call out what’s here today, and what’s coming</p>  <ul>   <li>VMware vCenter manages the core elements – and nothing does that better.&#160; </li>    <li>Cisco and EMC continue to have fantastic element managers (things that manage the parts of the VBlock), each of which integrate with vCenter (EMC VM-aware Navisphere as an example) </li>    <li>EMC Ionix manages the totality, not the elements:      <ul>       <li>EMC Ionix Unified App Stack Management is the role in that stack focused on management of the guest and ESX host (think ESX host profiles on steriods) builds.&#160; It has a strong focus on trying to do this with a focus on efficiency (hence the Fastscale acquisition), but also to have very, very strong compliance and remediation tools.&#160;&#160; Today, this is based on EMC Ionix Server Configuration Manager (which you can <a href="http://www.configuresoft.com/">see here</a>).&#160;&#160;&#160;&#160; We are merging in the core Fastscale elements – which takes what was already a “next generation tool” in Configuresoft – and makes it transformational. </li>        <li>EMC Ionix Unified Infrastructure Manager’s (or UIM) role can be summed up as “Vblock management” – in other words – all the parts of the infrastructure that support the vSphere 4 environment.&#160;&#160; In Q4, this is through extending UCS Manager’s capabilities to add more, and in the early part of next year, this is through <strong><em>complete </em></strong>end to end management of the full stack (including the storage elements themselves).&#160;&#160; <strong><em>EMC Ionix Unified Infrastructure Manager is integral to Vblocks, and the preferred modus of integrated infrastructure management.</em></strong>&#160; </li>        <li>EMC Ionix Data Center Insight (or DCI) role is the part of the management stack that connects the bottom (infrastructure) with the top (applications), makes the connections, gives cross-domain visibility and context. </li>     </ul>   </li> </ul>  <p>EMC Datacenter Insight shipped right around VMworld 2009 (Sept this year), and in that VMware/Cisco/EMC supersession, I demoed it – including a UCS module that will ship in Dec.&#160;&#160; You can see how that all fits together here:</p>  <div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:01886b0a-aabb-4f55-82e3-9962254c2741" class="wlWriterEditableSmartContent"><div id="04d40a8f-bb8b-48e7-b02a-fdc38c6ff94a" style="margin: 0px; padding: 0px; display: inline;"><div><a href="http://www.youtube.com/watch?v=dauYJIqrsnk&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" target="_new"><img src="http://virtualgeek.typepad.com/.a/6a00e552e53bd288330120a6a4cb34970c-pi" style="border-style: none" galleryimg="no" onload="var downlevelDiv = document.getElementById('04d40a8f-bb8b-48e7-b02a-fdc38c6ff94a'); downlevelDiv.innerHTML = &quot;&lt;div&gt;&lt;object width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;param name=\&quot;movie\&quot; value=\&quot;http://www.youtube.com/v/dauYJIqrsnk&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1&amp;hl=en\&quot;&gt;&lt;\/param&gt;&lt;embed src=\&quot;http://www.youtube.com/v/dauYJIqrsnk&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1&amp;hl=en\&quot; type=\&quot;application/x-shockwave-flash\&quot; width=\&quot;425\&quot; height=\&quot;355\&quot;&gt;&lt;\/embed&gt;&lt;\/object&gt;&lt;\/div&gt;&quot;;" alt=""></a></div></div></div>  <p>Youtube is notoriously bad for detailed screens – you can download high resolution in <a href="ftp://ftp.documentum.com/vmwarechampion/Demonstration_Tools/VMworld_2009_DCI/VMworld_2009_DCI.wmv">WMV</a> or <a href="ftp://ftp.documentum.com/vmwarechampion/Demonstration_Tools/VMworld_2009_DCI/VMworld_2009_DCI.mov">MOV</a> format.&#160;&#160; Remember that while EMC Data Center Insight is GA, the UCS elements in the demonstration GA in December.&#160;&#160; </p>  <p>But… Let’s focus on the “Vblock” management layer.&#160; To restate the challenge – the goal is to have a thing that makes utility-like management of a Vblock (or more importantly a series of them), including server + LAN/SAN network (UCS manager does this well for one UCS system) + storage itself.&#160;&#160; As with all things in the VMware, Cisco, EMC consortium, we know customers need choice – and any one element is replaceable.&#160; The value proposition is that the things we build are so tightly focused, so tightly integrated, that if you are looking at something like this – the integration value is so high it’s nearly irresistable :-)</p>  <p>You might have noticed the call out about the new EMC Ionix element in the stack as part of the VCE announcement: <strong><u>Unified Infrastructure Manager</u></strong></p>  <p><em>This is a critical part of what’s important in a Vblock – much more comprehensive end-to-end management.&#160;&#160;&#160; Unified Infrastructure&#160; UIM isn’t GA yet, but is very close.&#160;&#160;&#160; <strong><em>EMC Ionix Unified Infrastructure Manager is the preferred Vblocks management model.</em></strong></em></p>  <p>The first release of EMC Ionix Unified Infrastructure Manager is focused on extending UCS capabilities and will be released this quarter.&#160;&#160; It manages compute + network.&#160;&#160; The next version, targeted for early 2010, will extend the capabilities (into the actual storage devices themselves) and use cases (push button site configuration against mass template for things like reconfig for disaster recovery).&#160;&#160; That early 2010 UIM release manages compute + network + storage as an integrated package.</p>  <p>There’s so much to this news, I’ll do a followup detailed post on UIM v1.0 shortly, as well as what’s in UIM v2.0.</p>  <p>Exciting times indeed!</p>  <p>If there’s a couple things to take away from this:</p>  <ul>   <li>Vblock in one sense is simply putting together the best of breed technologies of VMware, Cisco and EMC.&#160;&#160; <strong><em><u>On it’s own – that would be great!</u></em></strong> </li>    <li><strong><u><em>In the more important sense</em></u></strong> – it’s trying to be a new consumption model – where compute, network, and storage all come under an integrated management model.&#160; In fact, they become so integrated, that you don’t think of them as separate entities, but rather as a “virtual compute environment”.&#160; You just know you have enough resources to scale to a certain point, both other wise it’s a pool of pooled compute, network and storage resources – fungible and fluidly useable – bringing a new level of economics both capex (higher density) and opex (pay-as-you-go, and use-on-demand).&#160;&#160;&#160; The fluidity become manageable because you have the tools to manage pools of pools, and the ability to tie it all together so you can see correlation, context, and dependencies in an integrated fashion. </li> </ul>  <p><strong><em>What do you think?&#160;&#160; Are we off our rockers – or is this where you want us to go together?</em></strong></p></p><img src="http://feeds.feedburner.com/~r/typepad/dsAV/~4/_aWgpoiVsZ4" height="1" width="1"/>]]></content:encoded>



<dc:creator>Chad Sakac</dc:creator>
<pubDate>Tue, 03 Nov 2009 11:51:31 -0500</pubDate>

<feedburner:origLink>http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-technology-innovations.html</feedburner:origLink></item>
<item>
<title>Virtual Compute Environment &amp;ndash; Solutions Venture and Investment</title>
<link>http://feedproxy.google.com/~r/typepad/dsAV/~3/DfsT7Vxm28Q/virtual-compute-environment-solutions-venture-and-investment.html</link>
<guid isPermaLink="false">http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-solutions-venture-and-investment.html</guid>
<description>This is one of a 5 post series on the VCE coalition announcement, what’s in it, and what it means. You can see all the posts together here. The ultimate expression that a customer agrees with the philosophy of Infrastructure...</description>
<content:encoded><![CDATA[<p>This is one of a 5 post series on the VCE coalition announcement, what’s in it, and what it means.&#160; You can see all the posts together <a href="http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-an-insiders-take.html">here</a>.</p>  <p>The ultimate expression that a customer agrees with the philosophy of Infrastructure as a Service (IaaS) as a model of the future (both internally and externally) is that they don’t even view the hardware as capital – and start to push their hardware vendors to accept that same model.&#160; </p>  <p>In the end, the core idea is that the infrastructure becomes a service itself to the end customers of IT – whether you are using it internally or externally.&#160;&#160; The result is that while many customers will chose to acquire the infrastructure in a more traditional way <strong><em>– many others have been pushing Cisco and EMC for a new model.</em></strong></p>  <p>These conversations are always interesting – people describe what they’re looking for, but don’t know exactly how to formulate their thoughts. As we discuss it though – there’s clearly a desire for something new.&#160; These usually fall into one of the 3 following types in my experience:</p>  <ul>   <li>Some of the more “avant garde traditionalists” still wanted to own the infrastructure, but use a capital-defered acquisition model (utility, but still capex).&#160; </li>    <li>Others wanted opex oriented models (think of this as “pay for your UCS/V-Max in a usage model”) – </li>    <li>But at the full extreme of the model there is a pure service, “VM utility” consumption model.&#160;&#160; </li> </ul>  <p>The first two, Cisco and EMC can do in our existing business structures.&#160; Speaking on the EMC side, we have sold more than $1B of storage this was over the last few years – mostly to service providers, but to some enterprise customers also.&#160;&#160;&#160; But… <strong><em>The third option required something very new, and didn’t fit into the models Cisco or EMC could bend our existing organizations.</em></strong></p>  <p>So, we ve formed Acadia.&#160;&#160; </p>  <p>Acadia is a Cisco-EMC (and since this all using Intel’s latest stuff – Intel is also in) joint venture to build, operate, and transfer Vblock infrastructure to organizations.&#160; Let me spell this out a bit:</p>  <ul>   <li>Build = we will help you get it up and running – taking out all the risk of consuming Vblocks.&#160;&#160; It is paid for completely in an opex consumptive model. </li>    <li>Operate = if you want, we can operate it for you as a managed service </li>    <li>Transfer = if you decide, you can take it on yourself, and we transfer the intellectual property over to you.&#160;&#160; </li> </ul>  <p>If you’re considering a outsourced model – you owe it to yourself to look at this from Acadia or from our Vblock partners.&#160;&#160; This enables you to get all the upside of outsourced model, but&#160; without the downside of older technology, lower degrees of technical integration (outsourcers generally integrate through brute force, and this results in a higher operational expense model – which is good for them, but bad for customers).&#160;&#160; </p>  <p>It’s very important to note a couple things (because I’m sure this will be the source of much FUD):</p>  <ol>   <li>Acadia will offer services directly <em><strong>as well as through our partners </strong>(learn more about that <a href="http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-vblock-partner-ecosystem.html">here</a>).&#160; <strong>&#160;</strong></em>The goal of this exercise is not to compete, but rather provide a guiding model.&#160;&#160; I think that while some degree of partner/channel apprehension with anything new is understandable, it’s mostly rooted in FUD as competitors try to find leverage – Marc Farley is a strong player at a competitor (3PAR) and was even doing that yesterday before the announcement as leaks started to become fast and furious.&#160;&#160; Expect to see more from other competitors of EMC, Cisco, and to a lesser degree – VMware.&#160;&#160;&#160; Let me explain why I think it’s good for our partners.&#160; It may seems to be a bit complex for those with a simplistic world-view, but the reality is that we’re very focused on enabling as many routes to customer value as we can.&#160; It’s analogous to why we’ve launched <a href="http://www.emccis.com">www.emccis.com</a> – it’s not to compete with all the vCloud partners, but rather to provide a real proof point example.&#160;&#160; To be a real proof point – it has to be real.&#160;&#160; Also, it’s important to be pragmatic.&#160;&#160; <blockquote>       <p><em>Here’s a question – is HP a partner-friendly company?&#160; Surely they are.&#160; But, yet – they sell direct, and they acquired EDS.&#160;&#160; How is that possible?&#160;&#160; The answer is basic - this isn’t a zero-sum game.&#160;&#160; Through this process, and what we learn – we share it all with our partners. </em></p>     </blockquote>   </li> </ol>  <ol>   <li>It’s important to note that we did this as a new joint venture so that it would be able to operate independently from Cisco and EMC, but still leverage the other elements of this announcement (the technology innovations, and the joint presales/service/support model) </li>    <li>Acadia will be operating in the market starting the first quarter of 2010. </li> </ol>  <p>This part of the announcement highlights that what we’re talking about here is not only new technology, and new ways of managing and operating IT infrastructure, <strong><em>but entirely new ways to consume it.&#160; </em></strong></p>  <p><strong><em>What do you think – is it possible for EMC/Cisco thought this joint venture help our customers?&#160;&#160; Can we do it in a way that helps our Vblock partners and Cisco/EMC resellers?</em></strong></p><img src="http://feeds.feedburner.com/~r/typepad/dsAV/~4/DfsT7Vxm28Q" height="1" width="1"/>]]></content:encoded>



<dc:creator>Chad Sakac</dc:creator>
<pubDate>Tue, 03 Nov 2009 11:49:15 -0500</pubDate>

<feedburner:origLink>http://virtualgeek.typepad.com/virtual_geek/2009/11/virtual-compute-environment-solutions-venture-and-investment.html</feedburner:origLink></item>

</channel>
</rss><!-- ph=1 --><!-- nhm:dynamic-ssi -->
