<?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"
	>

<channel>
	<title>The Lone Sysadmin &#187; VMworld</title>
	<atom:link href="http://lonesysadmin.net/category/vmworld/feed" rel="self" type="application/rss+xml" />
	<link>http://lonesysadmin.net</link>
	<description>im in ur data centrz patchin ur serverz</description>
	<pubDate>Thu, 20 Nov 2008 04:57:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>VMworld 2008 Day 2 General Session</title>
		<link>http://lonesysadmin.net/2008/09/17/vmworld-2008-day-2-general-session/</link>
		<comments>http://lonesysadmin.net/2008/09/17/vmworld-2008-day-2-general-session/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 16:15:10 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[VMworld]]></category>

		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/?p=1500</guid>
		<description><![CDATA[Dr. Stephen Herrod is the featured speaker of the VMworld 2008 day 2 general session. He&#8217;s the CTO &#38; senior VP of R&#38;D. This post will be more notes than a coherent piece. I&#8217;ll follow up with some thoughts later today.

Goal of the infrastructure layer is to aggregate resources and be as efficient as possible.
vCompute [...]]]></description>
			<content:encoded><![CDATA[<p>Dr. Stephen Herrod is the featured speaker of the VMworld 2008 day 2 general session. He&#8217;s the CTO &amp; senior VP of R&amp;D. This post will be more notes than a coherent piece. I&#8217;ll follow up with some thoughts later today.</p>
<ul>
<li>Goal of the infrastructure layer is to aggregate resources and be as efficient as possible.</li>
<li>vCompute layer: things like FlexMigration. Focused on the VM, making it as powerful as possible. Grown from 2 vCPUs to a future 8 vCPUs, 40 Gbps, 256 GB per VM, 200000+ IOPS.</li>
<li>Next generation of resource pools, up to 64 nodes in a single cluster, 4096 processor cores, 64 TB of RAM, 6 million IOPS, all running under DRS.</li>
<li>Distributed Power Management continuing in development. Their VMmark exercise saved 50% of the power with DPM enabled.</li>
<li>vStorage: leverage all the advanced technology of the storage in a common framework. VMFS continues forward, with enhancements to Storage VMotion. Thin provisioning will be added, and linked clones will enable better patching methods. Focus will also be on vendor management tools, enabling an API for them to interact with the VDC-OS.</li>
<li>Thin provisioning is great, but also a lot of work to help with overcommittment problems. They also want to leverage hardware methods of lazy allocations, too.</li>
<li>vNetwork: VMotion doesn&#8217;t preserve state between ESX servers, which is a problem for things like security. New model is the vNetwork Distributed Switch, which is a cluster-wide implementation of the virtual switch, and VMs will take their network profiles with them when they VMotion. First third-party switch is the Cisco Nexus 1000V, which is nice because network admins can interact with the virtual switches like any other Cisco equipment.</li>
<li>Application vServices layer: everything will work for existing application loads, as well as new ones that we don&#8217;t know about yet.</li>
<li>vApp: existing VMs can be wrapped in the vApp container. Based on OVF, encapsulates all the different VMs that make up an application, also represents SLA information which represents a contract with your VDC-OS.</li>
<li>A variety of technologies to help with planned and unplanned downtime, like NIC &amp; HBA teaming, VCB, HA, VMotion, Storage VMotion, and at a high level, Site Recovery Manager.</li>
<li>Fault Tolerance: focused on unplanned downtime for an application. Idea is that a shadow copy of a VM is running somewhere else, so if something happens the other VM will be available. A demo of the FT technology by Mark Vaughn of First American Corp. FT is simple to enable with a right-click in the new vCenter client. It basically starts a VMotion to copy the running state over, and then enables vLockstep to mirror the activities of the primary VM. FT helps with a lot of human error, cords coming out, powering off the wrong box. When something happens and FT kicks in it will automatically start reprotecting itself within the same resource pool.</li>
<li>Security vServices: be able to describe the services in the vApp definition. The building block for the security services is a set of APIs called VMSafe. Security software is working outside the VMs themselves. Relies heavily on the distributed network switch. This means new VMs are automatically protected. It&#8217;s &#8220;right-sized&#8221; security capacity, which grows easily with your environment.</li>
<li>Management vServices: VirtualCenter becomes vCenter, and way more extensible. Partners can plug in for extensibility and also for &#8220;pane of glass&#8221; sorts of things. ConfigControl, Orchestrator, CapacityIQ, and Chargeback all new modules to do cool things with the infrastructure.</li>
<li>AppSpeed helps monitor applications and work with the VDC-OS to take actions. It discovers the topology of services in a non-intrusive way. Then looks at QoS from an end-user perspective, and can deduce when things are wrong. It&#8217;s a totally new way to collect information in the virtual framework. A demo from Asaf Wexler, formerly of Beehive (now with VMware). As the application is used a map of the dependencies is created automatically. The demo vCenter plugin was built overnight by the AppSpeed team. Stats available can help identify root causes of problems. Policy engine can take actions based on stats gathered, to fix problems automatically.</li>
<li>vCenter: lots of work on alarm capabilities. Getting ported to Linux, also to be shipped as a virtual appliance. Adding multi-platform client technology to run on Macs, Linux, iPhones, etc. On the iPhone, if you shake it you trigger a disaster recovery scenario (joke!). :-)</li>
<li>Cloud vServices: &#8220;cloud&#8221; most abused phrase since &#8220;virtualization.&#8221; A model to quickly use resources, to pay for only what you need, accessible with standard protocols, scalable &amp; elastic, and economies of scale. &#8220;Local cloud&#8221; exists in your own data center. Needs to be more flexible. App compatibility maintained into the cloud, without having to rewrite an app. Standardization removes complexity in apps and lowers switching costs. Last, provides multi-tenancy in a resource pool, where others can come in and be assured their security and performance needs are met.</li>
<li>vCloud APIs: image management, user accounts, chargeback, mobility, all APIs needed to bridge the gap between local clouds and off-premise clouds.  Clouds are federated, and the vApp/OVF definitions help determine where an app could run, whether it can be outside a firewall, for example, or it needs to stay internal.</li>
<li>VMware View: targets applications and data, following a user and not their hardware. Use mobile devices, home computers, etc. securely and with proper management. View evolves VDI, User experience changes based on where you are, whether on a WAN, LAN (richer experience), or local (with graphics cards, etc.).  New technologies to cache VMs locally. Unity in Fusion and ACE contribute to these new technologies. A very thin layer to avoid other OS software. Demo by Jerry Chen of VMware, demonstrating setup tasks using View Manager and View Composer. Linked clones saves a lot of disk space while speeding the provisioning time. New client hypervisor runs VMs locally on hardware but lets you manage the VM from View Manager. Demo of adding Google Chrome to all the desktops using ThinApp, update master image, then notifies clients to restart. Jerry Chen then rickrolled the attendees to prove that Chrome works on the clients. Thanks. :-)</li>
</ul>
<p>In the end, irtualization is proving to be a broad problem-solver. :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2008/09/17/vmworld-2008-day-2-general-session/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMworld 2008 Keynote</title>
		<link>http://lonesysadmin.net/2008/09/16/vmworld-2008-keynote/</link>
		<comments>http://lonesysadmin.net/2008/09/16/vmworld-2008-keynote/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 19:03:16 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[VMworld]]></category>

		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/?p=1497</guid>
		<description><![CDATA[Considering that VMware was founded in 1998, 2008 is definitely the year when virtualization became a teenager. Announcements at VMworld are indicating a certain level of maturity in the thinking of vendors, in that they are solving problems and wrapping up a lot of the loose ends that have plagued virtual infrastructure implementations. By wrapping [...]]]></description>
			<content:encoded><![CDATA[<p>Considering that VMware was founded in 1998, 2008 is definitely the year when virtualization became a teenager. Announcements at VMworld are indicating a certain level of maturity in the thinking of vendors, in that they are solving problems and wrapping up a lot of the loose ends that have plagued virtual infrastructure implementations. By wrapping all those problems up it frees time to work on more interesting things, like clouds.</p>
<p><!--[if gte mso 9]><xml> <w :WordDocument> </w><w :View>Normal</w> <w :Zoom>0</w> <w :TrackMoves /> <w :TrackFormatting /> <w :PunctuationKerning /> <w :ValidateAgainstSchemas /> <w :SaveIfXMLInvalid>false</w> <w :IgnoreMixedContent>false</w> <w :AlwaysShowPlaceholderText>false</w> <w :DoNotPromoteQF /> <w :LidThemeOther>EN-US</w> <w :LidThemeAsian>X-NONE</w> <w :LidThemeComplexScript>X-NONE</w> <w :Compatibility> <w :BreakWrappedTables /> <w :SnapToGridInCell /> <w :WrapTextWithPunct /> <w :UseAsianBreakRules /> <w :DontGrowAutofit /> <w :SplitPgBreakAndParaMark /> <w :DontVertAlignCellWithSp /> <w :DontBreakConstrainedForcedTables /> <w :DontVertAlignInTxbx /> <w :Word11KerningPairs /> <w :CachedColBalance /> </w> <w :BrowserLevel>MicrosoftInternetExplorer4</w> <m :mathPr> <m :mathFont m:val="Cambria Math" /> <m :brkBin m:val="before" /> <m :brkBinSub m:val="&#45;-" /> <m :smallFrac m:val="off" /> <m :dispDef /> <m :lMargin m:val="0" /> <m :rMargin m:val="0" /> <m :defJc m:val="centerGroup" /> <m :wrapIndent m:val="1440" /> <m :intLim m:val="subSup" /> <m :naryLim m:val="undOvr" /> </m> </xml>< ![endif]--><!--[if gte mso 9]><xml> <w :LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w :LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w :LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w :LsdException Locked="false" Priority="39" Name="toc 1" /> <w :LsdException Locked="false" Priority="39" Name="toc 2" /> <w :LsdException Locked="false" Priority="39" Name="toc 3" /> <w :LsdException Locked="false" Priority="39" Name="toc 4" /> <w :LsdException Locked="false" Priority="39" Name="toc 5" /> <w :LsdException Locked="false" Priority="39" Name="toc 6" /> <w :LsdException Locked="false" Priority="39" Name="toc 7" /> <w :LsdException Locked="false" Priority="39" Name="toc 8" /> <w :LsdException Locked="false" Priority="39" Name="toc 9" /> <w :LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w :LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w :LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w :LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w :LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w :LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w :LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w :LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w :LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w :LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w :LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w :LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w :LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w :LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w :LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w :LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w :LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w :LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w :LsdException Locked="false" Priority="37" Name="Bibliography" /> <w :LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w> </xml>< ![endif]--> On stage at VMworld 2008 Paul Maritz&#8217; outlines the VMware strategy going forward. He commented that we&#8217;re moving away from a device- and hardware-centric world to one that is information- and people-centric. We&#8217;re also starting to think of our IT infrastructure as one giant computer. This is the basis behind the new announcements from VMware about the Virtual Data Center OS. VDC-OS is intended to be &#8220;an elastic, self-managing, self-healing substrate between the hardware pool and the application workloads.&#8221; VDC-OS is strategic, and will increase infrastructure efficiency, application agility, and create business-driven IT, including predictable, viable pay-for-usage models.</p>
<p>VDC-OS is one of the three prongs in VMware&#8217;s current strategy. The other two are vCloud and vClient. vCloud is a partnership with over 100+ vendors, federating the internal clouds IT departments build in their own data centers with the vast resources available from external cloud vendors. New features of vCenter will enable businesses to automatically instantiate a new server instance in a vendor&#8217;s cloud when needed. This should be really interesting, as businesses can rent capacity on-demand and manage it through the same framework they manage their local capacity.</p>
<p>vClient continues VMware&#8217;s efforts in desktop virtualization, but also takes it to a new level by acknowledging that people want their information abstracted from the hardware. They want to have their desktop wherever they are, whether it&#8217;s their actual desktop PC, a laptop, a thin desktop client, or even a PDA they carry around with them. This is good for workers and for IT departments, who can stop worrying about hardware as much. Broke your laptop? Here&#8217;s a new one. Bye.</p>
<p>Other notes I took from the keynote include:</p>
<ul>
<li>&#8220;Predictions are hard, especially about the future.&#8221; - Yogi Berra quote referenced by Maritz when he was displaying the SEC disclaimers.</li>
<li>Intel Xeon 7400s are available, tying up a big loose end with FlexMigration.</li>
<li>VMware is introducing <!--[if gte mso 9]><xml> <w :WordDocument> </w><w :View>Normal</w> <w :Zoom>0</w> <w :TrackMoves /> <w :TrackFormatting /> <w :PunctuationKerning /> <w :ValidateAgainstSchemas /> <w :SaveIfXMLInvalid>false</w> <w :IgnoreMixedContent>false</w> <w :AlwaysShowPlaceholderText>false</w> <w :DoNotPromoteQF /> <w :LidThemeOther>EN-US</w> <w :LidThemeAsian>X-NONE</w> <w :LidThemeComplexScript>X-NONE</w> <w :Compatibility> <w :BreakWrappedTables /> <w :SnapToGridInCell /> <w :WrapTextWithPunct /> <w :UseAsianBreakRules /> <w :DontGrowAutofit /> <w :SplitPgBreakAndParaMark /> <w :DontVertAlignCellWithSp /> <w :DontBreakConstrainedForcedTables /> <w :DontVertAlignInTxbx /> <w :Word11KerningPairs /> <w :CachedColBalance /> </w> <w :BrowserLevel>MicrosoftInternetExplorer4</w> <m :mathPr> <m :mathFont m:val="Cambria Math" /> <m :brkBin m:val="before" /> <m :brkBinSub m:val="&#45;-" /> <m :smallFrac m:val="off" /> <m :dispDef /> <m :lMargin m:val="0" /> <m :rMargin m:val="0" /> <m :defJc m:val="centerGroup" /> <m :wrapIndent m:val="1440" /> <m :intLim m:val="subSup" /> <m :naryLim m:val="undOvr" /> </m> </xml>< ![endif]--><!--[if gte mso 9]><xml> <w :LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w :LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w :LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w :LsdException Locked="false" Priority="39" Name="toc 1" /> <w :LsdException Locked="false" Priority="39" Name="toc 2" /> <w :LsdException Locked="false" Priority="39" Name="toc 3" /> <w :LsdException Locked="false" Priority="39" Name="toc 4" /> <w :LsdException Locked="false" Priority="39" Name="toc 5" /> <w :LsdException Locked="false" Priority="39" Name="toc 6" /> <w :LsdException Locked="false" Priority="39" Name="toc 7" /> <w :LsdException Locked="false" Priority="39" Name="toc 8" /> <w :LsdException Locked="false" Priority="39" Name="toc 9" /> <w :LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w :LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w :LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w :LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w :LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w :LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w :LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w :LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w :LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w :LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w :LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w :LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w :LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w :LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w :LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w :LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w :LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w :LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w :LsdException Locked="false" Priority="37" Name="Bibliography" /> <w :LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w> </xml>< ![endif]-->vApps, new model for describing a collection of virtual appliances, as well as capturing metadata about QoS terms.</li>
<li>External cloud providers can scale better but traditionally are not compatible with enterprise IT or the apps they need to run.</li>
<li>The new <!--[if gte mso 9]><xml> <w :WordDocument> </w><w :View>Normal</w> <w :Zoom>0</w> <w :TrackMoves /> <w :TrackFormatting /> <w :PunctuationKerning /> <w :ValidateAgainstSchemas /> <w :SaveIfXMLInvalid>false</w> <w :IgnoreMixedContent>false</w> <w :AlwaysShowPlaceholderText>false</w> <w :DoNotPromoteQF /> <w :LidThemeOther>EN-US</w> <w :LidThemeAsian>X-NONE</w> <w :LidThemeComplexScript>X-NONE</w> <w :Compatibility> <w :BreakWrappedTables /> <w :SnapToGridInCell /> <w :WrapTextWithPunct /> <w :UseAsianBreakRules /> <w :DontGrowAutofit /> <w :SplitPgBreakAndParaMark /> <w :DontVertAlignCellWithSp /> <w :DontBreakConstrainedForcedTables /> <w :DontVertAlignInTxbx /> <w :Word11KerningPairs /> <w :CachedColBalance /> </w> <w :BrowserLevel>MicrosoftInternetExplorer4</w> <m :mathPr> <m :mathFont m:val="Cambria Math" /> <m :brkBin m:val="before" /> <m :brkBinSub m:val="&#45;-" /> <m :smallFrac m:val="off" /> <m :dispDef /> <m :lMargin m:val="0" /> <m :rMargin m:val="0" /> <m :defJc m:val="centerGroup" /> <m :wrapIndent m:val="1440" /> <m :intLim m:val="subSup" /> <m :naryLim m:val="undOvr" /> </m> </xml>< ![endif]--><!--[if gte mso 9]><xml> <w :LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w :LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w :LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w :LsdException Locked="false" Priority="39" Name="toc 1" /> <w :LsdException Locked="false" Priority="39" Name="toc 2" /> <w :LsdException Locked="false" Priority="39" Name="toc 3" /> <w :LsdException Locked="false" Priority="39" Name="toc 4" /> <w :LsdException Locked="false" Priority="39" Name="toc 5" /> <w :LsdException Locked="false" Priority="39" Name="toc 6" /> <w :LsdException Locked="false" Priority="39" Name="toc 7" /> <w :LsdException Locked="false" Priority="39" Name="toc 8" /> <w :LsdException Locked="false" Priority="39" Name="toc 9" /> <w :LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w :LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w :LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w :LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w :LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w :LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w :LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w :LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w :LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w :LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w :LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w :LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w :LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w :LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w :LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w :LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w :LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w :LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w :LsdException Locked="false" Priority="37" Name="Bibliography" /> <w :LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w> </xml>< ![endif]--><span style="font-size: 11pt; line-height: 115%; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;">AppSpeed product announced as part of the VDC-OS has the ability to learn about an application, rather than needing to instrument the app.</span></li>
<li><span style="font-size: 11pt; line-height: 115%; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;">VDI 3.0 will have excellent 3D graphics support, and the demo of the LEGO Indiana Jones game was a good one.<br />
</span></li>
</ul>
<p>Overall the keynote was evolutionary, not revolutionary, but good nonetheless. Tomorrow Dr. Stephen Herrod will speak more about the technology. I hope we get to see some good demos. :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2008/09/16/vmworld-2008-keynote/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Identify VMworld Attendees</title>
		<link>http://lonesysadmin.net/2008/09/15/how-to-identify-vmworld-attendees/</link>
		<comments>http://lonesysadmin.net/2008/09/15/how-to-identify-vmworld-attendees/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 18:48:12 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[VMworld]]></category>

		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/?p=1493</guid>
		<description><![CDATA[Wondering if that other person in the elevator with you is a VMworld attendee? There are lots of clues:
1. Have they forgotten to take their conference badge off? A dead giveaway, for sure.
2. Are they carrying their blue &#38; black VMworld bag? Also a dead giveaway.
3. Are they holding a folded piece of paper, twirling [...]]]></description>
			<content:encoded><![CDATA[<p>Wondering if that other person in the elevator with you is a VMworld attendee? There are lots of clues:</p>
<p>1. Have they forgotten to take their conference badge off? A dead giveaway, for sure.</p>
<p>2. Are they carrying their blue &amp; black VMworld bag? Also a dead giveaway.</p>
<p>3. Are they holding a folded piece of paper, twirling it around as if they are trying to find &#8216;north&#8217; on a map? While IT folks like myself are usually used to not being able to see the sun the lack of right angles in the Venetian interior sometimes confuses us.</p>
<p>4. Are they wearing a Hawaiian shirt and shorts? IT folks live in climate controlled environments and this 100 degree weather, while cool by Nevada standards, is not cool by ours. If it ain&#8217;t 67 degrees and 50% humidity we melt or dry up.</p>
<p>5. Do they have three electronic devices on their belt? Are they talking on one, emailing on another, and cursing wireless connectivity in some way?</p>
<p>If the other person meets any of these criteria it&#8217;s likely that they, too, are a VMworld attendee. You should definitely introduce yourself.</p>
<p>In other news I&#8217;m having fun so far. Not a ton for me to do right now but as the day goes on I will be finding more and more people. It also looks like there&#8217;s a <a href="http://communities.vmware.com/thread/164112">VMware Communities Meetup tonight at the V-Bar</a>. I&#8217;ll probably go after finding <a href="http://www.storagerap.com/">Marc Farley from StorageRap</a>. Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2008/09/15/how-to-identify-vmworld-attendees/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMworld 2008!</title>
		<link>http://lonesysadmin.net/2008/09/12/vmworld-2008-2/</link>
		<comments>http://lonesysadmin.net/2008/09/12/vmworld-2008-2/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 17:11:12 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[VMworld]]></category>

		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/?p=1491</guid>
		<description><![CDATA[Three days until VMworld starts! Heck yeah! I&#8217;m looking forward to blogging from the conference. I am also working with TechTarget to judge the Best of VMworld 2008 awards. That should be great, there&#8217;s a lot of new stuff being announced.
I&#8217;m in Tonopah, NV right now. If you look at the map the big gray [...]]]></description>
			<content:encoded><![CDATA[<p>Three days until VMworld starts! Heck yeah! I&#8217;m looking forward to blogging from the conference. I am also working with TechTarget to judge the Best of VMworld 2008 awards. That should be great, there&#8217;s a lot of new stuff being announced.</p>
<p>I&#8217;m in <a href="http://www.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=Tonopah,+NV&amp;ie=UTF8&amp;z=8&amp;iwloc=addr">Tonopah, NV</a> right now. If you look at the map the big gray spot south of us is Area 51. We traveled down the Extraterrestrial Highway (NV Highway 375) last night, but all we saw was a closed <a href="http://www.littlealeinn.com/">Little Ale&#8217;Inn</a>, some deer, and a bunch of hares. No aliens. :-(</p>
<p>Today&#8217;s agenda: back to Vegas via Death Valley, and the Pioneer Saloon in Jean, NV. Photos to come shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2008/09/12/vmworld-2008-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMworld 2008</title>
		<link>http://lonesysadmin.net/2008/07/29/vmworld-2008/</link>
		<comments>http://lonesysadmin.net/2008/07/29/vmworld-2008/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 22:03:41 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[VMworld]]></category>

		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/?p=1290</guid>
		<description><![CDATA[As of 10:50 AM CDT I have a flight to Las Vegas for VMworld 2008. This means I&#8217;m completely registered and ready to go, waiting only for the course reservations to open up and the date to arrive.
This should be fun, especially since I&#8217;ve never been to Vegas before. I&#8217;m not really a gambler, so [...]]]></description>
			<content:encoded><![CDATA[<p>As of 10:50 AM CDT I have a flight to Las Vegas for VMworld 2008. This means I&#8217;m completely registered and ready to go, waiting only for the course reservations to open up and the date to arrive.</p>
<p>This should be fun, especially since I&#8217;ve never been to Vegas before. I&#8217;m not really a gambler, so I&#8217;ll have to find other ways of amusing myself. Anybody have any suggestions for things I shouldn&#8217;t miss? And what else are people up to during the week?</p>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2008/07/29/vmworld-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMworld 2007: Mendel Rosenblum</title>
		<link>http://lonesysadmin.net/2007/09/13/vmworld-2007-mendel-rosenblum/</link>
		<comments>http://lonesysadmin.net/2007/09/13/vmworld-2007-mendel-rosenblum/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 15:29:52 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[VMworld]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/2007/09/13/vmworld-2007-mendel-rosenblum/</guid>
		<description><![CDATA[Mendel Rosenblum is one of the founders of VMware, chief scientist, and husband of VMware CEO Diane Greene. As such he&#8217;s got a lot of pull, getting his continuing vision of virtualization and systems management made reality.
He&#8217;ll be speaking in a few minutes out at VMworld 2007 in San Francisco. I&#8217;ll be liveblogging it in [...]]]></description>
			<content:encoded><![CDATA[<p>Mendel Rosenblum is one of the founders of VMware, chief scientist, and husband of VMware CEO Diane Greene. As such he&#8217;s got a lot of pull, getting his continuing vision of virtualization and systems management made reality.</p>
<p>He&#8217;ll be speaking in a few minutes out at VMworld 2007 in San Francisco. I&#8217;ll be liveblogging it in this post, so keep refreshing and I&#8217;ll keep posting.</p>
<p>8:30 AM - General session hall, Moscone Center halls B &#038; C. Pop music playing, green and blue lights and graphics. As with the other liveblogging sessions a big thanks goes out to the VMware Community team for setting up tables, Ethernet connections, and power for us bloggers. Those guys are great and have really taken care of guys like myself. Thanks John, Robert, Brian, Anders, Cindy, </p>
<p>8:36 AM - A video of people at VMworld asking for virtualization in real life. &#8220;I&#8217;d like to snapshot conversations with my wife. That way when I say something stupid I can roll it back.&#8221; Hah! Awesome. Also talking about current wishes for VMware products.</p>
<p>8:39 AM - Karthis Rau, MC. Thanking folks for the party. Long tradition for VMworld to spend the last day on the future. Mendel Rosenblum on using mobility to transform your infrastructure, adding agility.</p>
<p>8:41 AM - Mendel Rosenblum. Going to talk about the state of virtualization, do some demos of stuff from VMware Engineering, and then we can predict for ourselves the future of virtualization.</p>
<p>Virtualization described as magic data center pixie dust. Not a helpful description. It&#8217;s more about complex machines interfacing with each other. You find an interface between them to interpose virtualization. As long as it still works like the old system you can get away with it. Adding levels of indirection, in CS terms. &#8220;All problems in CS can be solved by adding a level of indirection.&#8221;</p>
<p>(Funny, he&#8217;s nervous, got stuck, told a joke to break up the mental block. Awesome to see the human side of corporate leaders).</p>
<p>The first solution for the new layer of indirection was to cram more OSes on each physical piece of hardware. Second, because there is total control over where things are mapped we can do resource management and VMotion. Totally decouple them from the hardware to drive it as efficiently as possible.</p>
<p>Now we just adds pools of resources. The infrastructure makes the decision about how to use that pool most efficiently. Treat hardware as something you drop in.</p>
<p>8:50 AM - Rest of the industry really embracing this technology. An example: new hardware compatibility problems (making VMotion impossible to use). Causes partitions in the resource pool, makes life hard. Intel and AMD added capabilities to their CPUs to handle this, lie to the VM about the capabilities of the CPU so it remains backwards-compatible.</p>
<p>Talks about them asking for this compatibility early on. Asked the CPU guys to do this, they said &#8220;eliminate all the new features in the CPUs? What? No way!&#8221; And now we have it.</p>
<p>What sort of games can we play with this abstraction? Why can&#8217;t we move the storage around underneath the VM now? (my comment: SWEET, finally a public demo to confirm all those rumors out there). A demo of an ESX host with two data stores, unbalanced. Uses a script to connect to VirtualCenter and initiate storage VMotion. Graphs of the I/O to the data stores in real time showing the decline on one datastore and increase on the other. Relocation is complete. (applause!)</p>
<p>What does this get us? Leased storage is now easy to deal with. Capacity problems can be dealt with easily. Agnostic look at storage, you can move something from fibre channel SAN to a NAS device, no big deal. Excited about all these smart people working on placement problems for VMs. Now they can work on storage placement, too, optimizing that.</p>
<p>Next thing: virtual appliances. A review of the concept of virtual appliances, putting a stack of software together and building a &#8220;box&#8221; that you can download to do something specific, like CRM for your business. Gets rid of some of the traditional problems you see in an environment.</p>
<p>What about a marketplace for appliances? Appliances are really big, take a long time to download. What if you speed it up by adding &#8220;instant on&#8221; capabilities, so that you can stream a VM. Second demo, an engineer named Bruce showing the instant on appliances.</p>
<p>410 MB browser appliance, comparing the traditional download method to the streaming method. Starts a download on the traditional one, then goes to streaming one. &#8220;VMware OnDemand&#8221; the new product name, and a new stream manager built in. It&#8217;s prefetching what it needs, prioritize the blocks in the appliance that it&#8217;ll need. The appliance recorder analyzes the VM as you boot it and run some things, and then it orders the blocks appropriately.</p>
<p>Uses: marketplace, testing, ISVs, all sorts of things (my comment: ACE). Works with VDI, one of the big use cases.</p>
<p>9:03 AM - Software delivery models. Traditional (local only), SaaS (software as a service), hybrid (server-side management but local execution). See all of these models coexisting into the future.</p>
<p>Switches gears. High Availability. Describes a VM problem such that the infrastructure can notice the death of a VM and act on it, restart it. With the virtualization layer you can record the execution of the VM inexpensively, then take the log of execution and replay it to see where things went wrong. Present in Workstation now. </p>
<p>What if that is combined with HA to do Continuous Availability? Running a log of execution, sending it to a secondary VM to be replayed. (my comment: SWEET. Here&#8217;s my general DR solution. Plus, in a single stroke they killed a number of third-party products.). If there&#8217;s a problem with the primary VM or host the secondary can be activated seamlessly.</p>
<p>Demo from Dan from Engineering. An MS Exchange VM running LoadSim. Shows two VMs mirroring each other through the Continuous Availability feature. Mendel asks &#8220;If I pull the plug it&#8217;ll continue to run?&#8221; and goes looking around for the plug. Laughter. Plus the plug, the first VM dies, and in about five seconds the secondary takes over. </p>
<p>9:11 AM - Into the future. What are the hard IT problems to solve? Can take care of CPU &#038; memory management now. New DR products now to manage site failures. New storage management tools. New hardware fault tolerance features. Can we guess what&#8217;s next?</p>
<p>Another thing to talk about is how the virtualization layer is responsible for the optimization of hardware. How do you do this in the most efficient way? In the future we can fine tune this process. We&#8217;re really conservative now, but as the algorithms get better we can do more. Power efficiency is a good area to tune for.</p>
<p>We&#8217;ve only scratched the surface with virtualization. Not much deployment, really, but as people see it the deployment tends to be rapid. Real bump up in efficiency. But it&#8217;s compatible with the way things are, so you can just slip it into your data center. Then you get opportunities to do new cool things.</p>
<p>9:16 AM - Thanks everybody. Karthik Rau again. Virtualization driving a complete refresh of the data center. </p>
<p>VMworld Europe 2008 is Feb 27-28 in Cannes, France. VMworld US 2008 is in Las Vegas. Powerpoint and audio for each session will be online.</p>
<p>Thanks all of us for coming. Safe travels.</p>
<p>(My comments: I won&#8217;t beat the pundits to the analysis but this is groundbreaking. More later).</p>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2007/09/13/vmworld-2007-mendel-rosenblum/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMworld: Liveblogging Mendel Rosenblum</title>
		<link>http://lonesysadmin.net/2007/09/13/vmworld-liveblogging-mendel-rosenblum/</link>
		<comments>http://lonesysadmin.net/2007/09/13/vmworld-liveblogging-mendel-rosenblum/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 15:26:28 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[VMworld]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/2007/09/13/vmworld-liveblogging-mendel-rosenblum/</guid>
		<description><![CDATA[Hey all. It&#8217;s been a busy couple of days here at VMworld, and over the next day or so I&#8217;ll be transposing my notes from the sessions into the blog.
If you missed yesterday&#8217;s keynote by John Chambers of Cisco (I did &#8212; my iPhone locked up and the alarm didn&#8217;t go off, which is under [...]]]></description>
			<content:encoded><![CDATA[<p>Hey all. It&#8217;s been a busy couple of days here at VMworld, and over the next day or so I&#8217;ll be transposing my notes from the sessions into the blog.</p>
<p>If you missed yesterday&#8217;s keynote by John Chambers of Cisco (I did &#8212; my iPhone locked up and the alarm didn&#8217;t go off, which is under investigation) there&#8217;s coverage <a href="http://blogs.vmware.com/vmtn/2007/09/wednesday-keyno.html">over at the VMTN blog</a>, and links to a number of other guys who liveblogged it.</p>
<p>In a few minutes I&#8217;ll be liveblogging Mendel Rosenblum&#8217;s keynote. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2007/09/13/vmworld-liveblogging-mendel-rosenblum/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMworld: VMworld 2007 Keynote</title>
		<link>http://lonesysadmin.net/2007/09/11/vmworld-keynote/</link>
		<comments>http://lonesysadmin.net/2007/09/11/vmworld-keynote/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 14:58:28 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[VMworld]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/2007/09/11/vmworld-keynote/</guid>
		<description><![CDATA[Welcome to my coverage of the VMworld 2007 keynote. We&#8217;re expecting interesting things today, announcements that will change the landscape of enterprise computing on both technical and business process fronts. Should be interesting. I&#8217;ll be updating this post, liveblogging style, as we go.
7:57 AM - Waiting to start. Loud rock music playing for the nearly [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to my coverage of the VMworld 2007 keynote. We&#8217;re expecting interesting things today, announcements that will change the landscape of enterprise computing on both technical and business process fronts. Should be interesting. I&#8217;ll be updating this post, liveblogging style, as we go.</p>
<p>7:57 AM - Waiting to start. Loud rock music playing for the nearly 10,000 attendees. We&#8217;re in Moscone South, halls B &#038; C. A big thanks goes out to John Troyer and the rest of the VMware Communities team who have set up tables with ethernet, power, and other friendly bloggers. :-) VMware rivals Apple in rabid fan base and it&#8217;s those guys who keep it going. If you&#8217;re out at VMworld 2007 stop by the VMware Communities booth in the Solutions Exchange.</p>
<p>8:07 AM - A theatrical performance on stage, with violinists. Lots of ETC Source 4s and Martin motion lights above the stage making them look cool. A video playing behind them showing the benefits of VMware and welcoming us.</p>
<p>8:09 AM - Karthik Rau. Four years since first VMworld. New things, multicore and 64 bit changing things. Network and storage boundaries blur. Virtualization moving from a tactical solution to the foundation of enterprise infrastructure. Thanks for coming to VMworld. The conference is for you, to share, to hear the thought leaders. 10000 attendees, 147 exhibitors. Introduces Diane Greene.</p>
<p>8:12 AM - Diane Green. Welcome. South hall widest aspect ratio room in the world. :-) Four years, even a year ago, this wasn&#8217;t an industry like it is today. Maybe due to IPO, thanks all the partners and customers.</p>
<p>Complete infrastructure refresh with virtualization. Better way to provision, DR, save power, etc. Saves lots of money. Allows people to save money and use that for rebuilding data center. Lots of new products.</p>
<p>Things are being optimized for virtualization. Processors, system management, applications even are getting tuned and optimized for virtualization. Great time to be in the industry.</p>
<p>8:15 AM - Stops to clear up the distinction between the hypervisor and the operating system. Also clears up that a hypervisor is not &#8220;virtual infrastructure&#8221; by itself. Infrastructure is everything else around a hypervisor.</p>
<p>8:17 AM - Explaining VMware&#8217;s hypervisor. Footprint of OS to support it (RHEL 3) is 2 GB. Hypervisor is 32 MB. Announcement of ESX Server 3i. Embeddable, OS-independent. &#8220;Absolutely no tie to an OS.&#8221; Easily installed, configured. Easy to deploy, easy to manage.</p>
<p>Working with hardware vendors. First to ship is Dell. Mark Jarvis from Dell to talk.</p>
<p>8:20 AM - Mark Jarvis. The demo is so easy that he thinks executives can do it. Challenges Greene to operate the Dell equipment on stage.</p>
<p>Dell system can take 2x the RAM, 4 I/O channels, new AMD Barcelona CPUs. In Dell 2&#215;50 format. Designed for 40% better performance and 25% less power consumption. Diskless. ESX Server on flash in the hardware. </p>
<p>Demoing VirtualCenter. Greene adding a VM to VC (neat to see a CEO doing it), booting it on the server that they just fired up.</p>
<p>Standard interface that hardware partners can use to manage the hardware. &#8220;Health Status&#8221; in VC. Greene: &#8220;I didn&#8217;t think I had to think during this demo.&#8221; Laughter. Can manage the hardware now through VC.</p>
<p>8:25 AM - Video from Michael Dell (Dell), Bill Zeitler (IBM), James Mouton (HP), Barbara Schadler (Fujitsu), Yoshikazu Maruyama (NEC). They all said they&#8217;re ideal for VMware, think 3i rocks, drive value, yay.</p>
<p>8:30 AM - Video from beta customers. Faan Deswardt of Wyse. Kevin Hickman (Chevron), Peter Amstutz (missed it, sorry). Dramatic effect in security, virtualization operations, way easier for remote administration. Stop thinking of hypervisor as software, but more as a component of hardware.</p>
<p>8:32 AM - Greene. Working on standards, OVF, with XenSource and Microsoft, for virtual machines. Submitted it to standards bodies. Management of VMs is the challenge.</p>
<p>Site Recovery Manager: difficult to set DR up, terrible to test. Built a workflow around DR, integrates with vendors replication products. Example of this is Bowdoin &#038; Loyola, doing DR for each other.</p>
<p>Virtual Desktop Manager: become a workspace to be accessed from anywhere, any form factor. Mobile workforces, distributed, seeing big advantages to virtualizing desktops.</p>
<p>8:35 AM - Virtual appliances. 600+ virtual appliances. Bea with a thin OS. McAfee moving infrastructure into appliances.</p>
<p>Energy savings. Everybody needs to save energy. EPA report mentions virtualization. PG&#038;E gives rebates to customers for virtualization (and many other utilities doing the same).</p>
<p>Conclusion: hardware more virtualization enabled. Automatically handle faults, disasters. Simple provisioning, simple management. Automate your data center. Major steps to realizing the vision of virtualization. Thank you.</p>
<p>8:40 AM - Greene introduces Intel Pat Gelsinger, Senior VP of Intel. Recent investment, tremendous value. </p>
<p>9:41 AM - Pat Gelsinger. Alphabet soup of everything Intel is doing to help (I/OAT, etc.). Collaboration on standards, vSPEC, VMmark. </p>
<p>Graph on CIO issues in IT, business processes as much as technology. Environmental compliance, TCO of data center, security, productivity barriers. Deliver an IT strategy to support business challenges. IT must respond to business challenges. &#8220;Foundation is economics, QoS, agility, and biz alignment&#8221;</p>
<p>How can Intel make trust management, energy efficiency, communications, etc. easier for organizations? Common layer is virtualization. Simple, powerful to address Intel&#8217;s six &#8220;pillars&#8221; of challenges.</p>
<p>Virtualization disaggregates the OS. Breaks hard binding of OS to hardware. Creates opportunity for &#8220;data center&#8221; OS in the future. </p>
<p>Virtualization usage models. Static server consolidation - reduce CAPEX, increase utilization. Multi-OS workstation. Dynamic load balancing - rebalance resources with demand. High Availability &#038; DR - checkpointing, BC, automated restarts of VMs. Mainframe and legacy environments migrating to new virtualization. </p>
<p>Intel FlexMigration, FlexPriority, Extended Page Tables in 2008, Virtual Processor IDs to avoid flushing page tables all the time. DMA Remapping, Interrupt remapping, Address Translation Caching (Directed I/O). Replumbing everything to support virtualization. Virtual Machine Device Queues, I/OAT. PCI-SIG Single Root I/O Virtualization.</p>
<p>Security threats - new threats emerge as new technology is developed.<br />
Reliability - more single points of failure. Need to work to cover those.</p>
<p>8:55 AM - I/O Virtualization. Trying to achieve native performance again under virtualization. Intel VT for DIrected I/O. New logic layer in the north bridge, does DMA and Interrupt mapping. Shipping in 2007. &#8220;Was a weakness in the architecture.&#8221;</p>
<p>VMDq - networking layer in the NIC to classify and sort packets for the right VMM. Reduces CPU and increases throughput. 2x+ I/O performance for NICs.</p>
<p>Energy Efficiency. IDC chart saying data centers are expensive as heck. $0.50 is for power and cooling, for every $1 spent. Climate Savers initiative. Reduce compute power consumption by 50% by 2010. 100+ companies. VMware is joining Climate Savers.</p>
<p>Good power management being worked on for years, at the node level. Making those capabilities more available to VMMs. Also want to extend the view of power management to the data center level. Global optimizations of energy efficiency.</p>
<p>Reliability. RISC vs. CISC sales. He declared the death of mainframes in 1980-something. Why is big iron still around? Long tail of mainframes. How can we accelerate the decline of mainframes? (chuckles). </p>
<p>A single platform failure takes out a lot of VMs. Need reliability.</p>
<p>New 7300-series quad socket, quad core servers. Demos a Proliant. Graph of old vs. new, new is 30% faster. Yay. Lots of RAM, lots of I/O.</p>
<p>His stated single takeaway point: something very powerful happening.</p>
<p>9:07 AM - Diane Greene introduces Chairman and CEO of AMD, Hector de J. Ruiz.</p>
<p>9:08 AM - Ruiz. Once or twice in a generation something is conceived that changes everything in technology. Much more with less. Shifts control from IT vendors to IT customers.</p>
<p>Hardware vendors - either get on board with virtualization or get out of the way.</p>
<p>AMD Opteron the first 64 bit CPU. vExtend technology to help with VMotion. Green Grid movement. Responsibility and opportunity to help the environment. Must make good business sense, though.</p>
<p>Data center power usage in 2005: 45 billion kilowatt hours, $2.7 billion. Equal to whole state of Mississippi. Aggregate power consumption doubled worldwide between 2000 to 2005.</p>
<p>$0.50 of each IT dollar is for power and cooling. Going towards $0.70.</p>
<p>Own AMD data center - consolidated 117 servers into 7 ESX servers and 2 ESX &#8220;swing&#8221; servers. 79% less power, cooling.</p>
<p>9:17 AM - Ruiz. 5% of servers in 2005 for virtualization. 15% in 2010. 68% growth in spending, too. Virtualization, as Malcolm Gladwell would put it, has reached the tipping point.</p>
<p>We must not take the future for granted. Are we doing everything to make virtualization as good as it could be?</p>
<p>Lots of vendors shipping 4 socket AMD systems.</p>
<p>9:22 AM - New news: quad core Opterons. Asks Leendert van Doorn to the stage to talk.</p>
<p>Their 2nd generation of virtualization support, too. Nested Page Tables (Rapid Virtualization Indexing) speeding things up. Near native guest performance. Makes virtual machine monitor code smaller, eliminate shadow page tables.</p>
<p>Talking about reasons to virtualize, etc. etc. Virtualization rules. You can do DR, etc. etc. Basically third repeat of same presentation, different company, same choir/audience.</p>
<p>Uses a virtual machine for his grandmother in Amsterdam (not a bad idea, actually).</p>
<p>9:29 AM - Ruiz again. Virtualization is disruptive, etc., but still young. Thank you.</p>
<p>9:31 AM - Rau again. Congratulates AMD on Barcelona release. Talks about vendor stuff, sponsors, press marketing blurbs read by him. Most of the audience leaving. Thanks everybody.</p>
<p>Moment of silence for 9/11/2001.</p>
<p>9:34 AM - Housekeeping. ESX 3i on USB keys for attendees. Cool. Video contest on how VMware has rocked your world. Making efforts to reduce paper.</p>
<p>9:36 AM - Done.</p>
<p>Thanks for reading folks!</p>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2007/09/11/vmworld-keynote/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMworld: Keynote Blogging</title>
		<link>http://lonesysadmin.net/2007/09/11/vmworld-keynote-blogging/</link>
		<comments>http://lonesysadmin.net/2007/09/11/vmworld-keynote-blogging/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 14:55:01 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[VMworld]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/2007/09/11/vmworld-keynote-blogging/</guid>
		<description><![CDATA[Hey all,
I&#8217;m sitting at the VMworld keynote right now, as it gets ready to kick off. Stay tuned and I, along with a whole bunch of guys, will be liveblogging it.
]]></description>
			<content:encoded><![CDATA[<p>Hey all,</p>
<p>I&#8217;m sitting at the VMworld keynote right now, as it gets ready to kick off. Stay tuned and I, along with a whole bunch of guys, will be <a href="http://lonesysadmin.net/2007/09/11/vmworld-keynote/">liveblogging it</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2007/09/11/vmworld-keynote-blogging/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMworld: San Francisco, I Love Thee</title>
		<link>http://lonesysadmin.net/2007/09/09/vmworld-san-francisco-i-love-thee/</link>
		<comments>http://lonesysadmin.net/2007/09/09/vmworld-san-francisco-i-love-thee/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 01:18:37 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[General Rambling]]></category>

		<category><![CDATA[VMworld]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/2007/09/09/vmworld-san-francisco-i-love-thee/</guid>
		<description><![CDATA[I&#8217;ve been in San Francisco for one whole day now, and I&#8217;m having a blast. Here are some suggestions if you&#8217;re in town and looking for something to do.
New Delhi Restaurant
I like Indian food. A lot. My friend Bob turned me on to Rogan Josh and I&#8217;ve never had it better than at this place. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been in San Francisco for one whole day now, and I&#8217;m having a blast. Here are some suggestions if you&#8217;re in town and looking for something to do.</p>
<p><strong><a href="http://www.newdelhirestaurant.com/">New Delhi Restaurant</a></strong></p>
<p>I like Indian food. A lot. My friend Bob turned me on to Rogan Josh and I&#8217;ve never had it better than at this place. Really tender lamb, spiced very well, and the garlic nan was good. Some of the nan was a little charred, but that just adds to the flavor, in my opinion. They were really busy when I got there so I ate at the bar. They don&#8217;t have a huge beer selection, but you know, that&#8217;s okay. :-)</p>
<p><strong>Sweeney Todd at the <a href="http://www.act-sfbay.org/">American Conservatory Theater</a></strong></p>
<p>If you want to catch some theater while you&#8217;re in San Francisco check out the low priced tickets you can get from <a href="http://www.theatrebayarea.org/">TIX in Union Square</a>. I picked up a $24 ticket to &#8220;Sweeney Todd&#8221; at the ACT. Great show. There are some other shows I&#8217;d like to get out to see, too. </p>
<p><strong><a href="http://sanfrancisco.giants.mlb.com/schedule/index.jsp?c_id=sf">The San Francisco Giants</a></strong></p>
<p>My friend Rich (also in town for VMworld) and I went over to AT&#038;T Park today to see the Giants beat up on the Dodgers. Well, it was looking like a 2-1 loss for the Giants until Durham hit a 3 run homer. If you want to see a game there are 7:15 games Monday through Wednesday against Arizona, and the Muni (lines N and T) run right down there. If you&#8217;re in the Union Square area just head down to Powell Station and catch either of those trains.</p>
<p>We got 7 day Muni passports from the kiosk at the end of Powell St., behind the hot dog stand. Worth the $24 for getting around, that&#8217;s for sure.</p>
<p><strong><a href="http://www.gordonbiersch.com/">Gordon Biersch</a></strong></p>
<p>After the game Rich and I ended up at Gordon Biersch, which is a nice walk down the Embarcadero from AT&#038;T Park. They are a brewpub and have killer garlic french fries. Let&#8217;s just put it this way: if garlic reduces the risk of heart attack I won&#8217;t have one until I&#8217;m 140, after eating those. Mmmm. Great brews, too. Their Marzen is great.</p>
<p><strong>On tap tonight and tomorrow:</strong></p>
<p><a href="http://maps.google.com/maps?hl=en&#038;um=1&#038;q=pho+phu+quoc&#038;near=San+Francisco,+CA&#038;fb=1&#038;view=text&#038;latlng=37763550,-122477372,17432009672278450969">Pho Phu Quoc</a> is on tap for dinner. I&#8217;ve eaten Vietnamese there for the last 12 trips and I&#8217;m not about to break my streak. Rich and I want to hit <a href="http://www.anchorbrewing.com/">Anchor Steam</a> if we can, sometime. There&#8217;s also word that <a href="http://www.livenation.com/search/intermediateSearch/searchstring/Guster/">Guster is playing the Warfield on Friday</a>. That might be cool. In between, SFBC, Jack&#8217;s Cannery Bar, Thirsty Bear, and all other sorts of great stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2007/09/09/vmworld-san-francisco-i-love-thee/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMworld: Google Doesn&#8217;t Map The Hilton Correctly</title>
		<link>http://lonesysadmin.net/2007/09/06/vmworld-google-doesnt-map-the-hilton-correctly/</link>
		<comments>http://lonesysadmin.net/2007/09/06/vmworld-google-doesnt-map-the-hilton-correctly/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 16:45:19 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[General Rambling]]></category>

		<category><![CDATA[VMworld]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/2007/09/06/vmworld-google-doesnt-map-the-hilton-correctly/</guid>
		<description><![CDATA[If you&#8217;re going to VMworld and staying in the Hilton, don&#8217;t rely on Google Maps for directions. It thinks that 333 O&#8217;Farrell St. is Redwood Alley. Instead, the hotel is actually very close to the Powell St. BART station, making transit to the hotel cheap from SFO ($5.15 rather than a $40 cab ride).
This is [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re going to VMworld and staying in the <a href="http://www1.hilton.com/en_US/hi/hotel/SFOFHHH-Hilton-San-Francisco-California/directions.do#localmap">Hilton</a>, don&#8217;t rely on Google Maps for directions. It thinks that 333 O&#8217;Farrell St. is Redwood Alley. Instead, the hotel is actually very close to the Powell St. BART station, making transit to the hotel cheap from SFO ($5.15 rather than a $40 cab ride).</p>
<p>This is actually where you want to go (if you can&#8217;t see the map <a href="http://www.google.com/maps?f=d&#038;hl=en&#038;geocode=&#038;saddr=OFarrell+St+%4037.786130,+-122.410420&#038;daddr=37.78508,-122.4072&#038;mrsp=0,1&#038;sz=16&#038;mra=mi&#038;sll=37.785758,-122.410355&#038;sspn=0.01065,0.015728&#038;ie=UTF8&#038;ll=37.785758,-122.410355&#038;spn=0.01065,0.015728&#038;om=1&#038;source=embed">use this link</a> instead):</p>
<p><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.google.com/maps?f=d&amp;hl=en&amp;geocode=&amp;saddr=OFarrell+St+%4037.786130,+-122.410420&amp;daddr=37.78508,-122.4072&amp;mrsp=0,1&amp;sz=16&amp;mra=mi&amp;sll=37.785758,-122.410355&amp;sspn=0.01065,0.015728&amp;ie=UTF8&amp;ll=37.785758,-122.410355&amp;spn=0.01065,0.015728&amp;om=1&amp;output=embed&amp;s=AARTsJp7j6EKjD0EV1oiJl_KIQ2Y0PF37A"></iframe><br /><small><a href="http://www.google.com/maps?f=d&amp;hl=en&amp;geocode=&amp;saddr=OFarrell+St+%4037.786130,+-122.410420&amp;daddr=37.78508,-122.4072&amp;mrsp=0,1&amp;sz=16&amp;mra=mi&amp;sll=37.785758,-122.410355&amp;sspn=0.01065,0.015728&amp;ie=UTF8&amp;ll=37.785758,-122.410355&amp;spn=0.01065,0.015728&amp;om=1&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small></p>
<p>If you&#8217;re interested in taking the BART take the Dublin/Pleasanton train to Powell St. Takes about 30 minutes and is way cheaper than a cab. I made a <a href="http://www.bart.gov/stations/quickplanner/schedule.asp?origin=SFIA&#038;destination=POWEL&#038;time_mode=departs&#038;depart_time=1%3A00+PM&#038;format=expanded&#038;trip_mode=oneway&#038;depart_month=9&#038;depart_date=8&#038;return_month=&#038;return_date=&#038;return_time=&#038;return_page=/stations/quickplanner/schedule.asp&#038;address=address&#038;city=city&#038;address2=address&#038;city2=city&#038;ct=undefined">sample schedule for myself at www.bart.gov</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2007/09/06/vmworld-google-doesnt-map-the-hilton-correctly/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMworld Changed My Hotel</title>
		<link>http://lonesysadmin.net/2007/09/06/vmworld-changed-my-hotel/</link>
		<comments>http://lonesysadmin.net/2007/09/06/vmworld-changed-my-hotel/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 16:23:54 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
		
		<category><![CDATA[General Rambling]]></category>

		<category><![CDATA[VMworld]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/2007/09/06/vmworld-changed-my-hotel/</guid>
		<description><![CDATA[On my list of things I didn&#8217;t need today: VMworld changed my hotel from the Handlery to the Hilton. 
Normally this wouldn&#8217;t be a big deal, but I want to stay a couple extra days beyond what my employer is paying for. So I&#8217;d made reservations for the 8th and the 14th on my own. [...]]]></description>
			<content:encoded><![CDATA[<p>On my list of things I didn&#8217;t need today: VMworld changed my hotel from the Handlery to the Hilton. </p>
<p>Normally this wouldn&#8217;t be a big deal, but I want to stay a couple extra days beyond what my employer is paying for. So I&#8217;d made reservations for the 8th and the 14th on my own. It was $194 a night, which I consider a bit expensive for one guy, but I wouldn&#8217;t have to change rooms then.</p>
<p>So I called the Hilton to see if I could get a room on the 8th and 14th. Sure, for $490 a night. Ouch. </p>
<p>Since I&#8217;d have to change hotels anyhow I opted to go with a cheaper option, the Air Travel Hotel, a couple blocks away. I don&#8217;t intend to spend too much time in the hotel anyhow, but for $380 a night I can hoof it a few blocks. :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2007/09/06/vmworld-changed-my-hotel/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
