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

<channel>
	<title>It&#039;s Just Another Layer &#187; vSphere</title>
	<atom:link href="http://itsjustanotherlayer.com/tag/vsphere/feed/" rel="self" type="application/rss+xml" />
	<link>http://itsjustanotherlayer.com</link>
	<description>Virtualization is a layer in software. What are you abstracting away from?</description>
	<lastBuildDate>Fri, 30 Jul 2010 16:38:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cool Apps to play with by VMware Engineers</title>
		<link>http://itsjustanotherlayer.com/2010/03/cool-apps-to-play-with-by-vmware-engineers/</link>
		<comments>http://itsjustanotherlayer.com/2010/03/cool-apps-to-play-with-by-vmware-engineers/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 04:44:22 +0000</pubDate>
		<dc:creator>iguy</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=374</guid>
		<description><![CDATA[Came across VMware Labs website today.   A nice website for VMware to show case the quality work that its employees are developing to improve the general vSphere environment.  I have used or looked at 1/2 of these and was pleasantly surprised to discover some new tools.
Per the site manifest:
This is our place to share cool [...]]]></description>
			<content:encoded><![CDATA[<p>Came across <a title="VMware Labs" href="http://labs.vmware.com" target="_self">VMware Labs</a> website today.   A nice website for VMware to show case the quality work that its employees are developing to improve the general vSphere environment.  I have used or looked at 1/2 of these and was pleasantly surprised to discover some new tools.</p>
<p>Per the site manifest:</p>
<blockquote><p>This is our place to share cool tools created by VMware engineers.   There is a wide range of tools here for you, including one for  automating tasks, getting ESX performance graphs, a rich Internet  application framework and much more. These tools are offered under <a href="http://labs.vmware.com/terms-of-use">Technical Preview</a> or  relevant Open Source License.</p></blockquote>
<p>They are calling each app/tool/API a <em>fling</em>.   This is a pretty smart naming.   I have seen several start up companies employees start making some cool code that never gets to see the light of day.   They are just <em>flings of interest</em> to help a specific problem.   They don&#8217;t always become full fledged products.</p>
<p>Here&#8217;s the current list:</p>
<p><a title="Apache Pivot" href="http://labs.vmware.com/flings/pivot" target="_blank">Apache Pivot</a></p>
<p>Like most modern development platforms, Pivot provides a comprehensive  set of  foundation classes that together comprise a &#8220;framework&#8221;. These  classes form the building blocks upon which more complex and  sophisticated applications can be built.</p>
<p><a title="Dynamo RIO" href="http://labs.vmware.com/flings/dynamo-rio" target="_blank">Dynamo RIO</a></p>
<p>DynamoRIO exports <a onclick="javascript:pageTracker._trackPageview('/outbound/article/dynamorio.org');" rel="nofollow" href="http://dynamorio.org/docs/">an  interface</a> for building dynamic tools for a wide variety of uses:  program analysis and understanding, profiling, instrumentation,  optimization, translation, etc. Unlike many dynamic tool systems,  DynamoRIO is not limited to insertion of callouts/trampolines and allows  arbitrary modifications to application instructions via a powerful  IA-32/AMD64 instruction manipulation library. DynamoRIO provides  efficient, transparent, and comprehensive manipulation of unmoOndified  applications running on stock operating systems (Windows or Linux) and  commodity IA-32 and AMD64.</p>
<p><a title="esxplot" href="http://labs.vmware.com/flings/esxplot" target="_blank">esxplot</a></p>
<p>Esxplot is a GUI based tool that lets you explore the data collected by  esxtop in batch mode. The program loads  files of this data and presents  it as a hierarchical tree where the values are selectable in the left  panel of the tool, graphs of the selected metrics are plotted in the  right panel.</p>
<p><a title="Onyx" href="http://http://labs.vmware.com/flings/onyx" target="_blank">Onyx</a></p>
<p>Onyx is a standalone application that serves as a proxy between the  vSphere Client and the vCenter Server. It monitors the network  communication between them and translates it into an executable  PowerShell code. Later this code could be modified and saved into a  reusable function or script.</p>
<p><a title="SVGA Sonar" href="http://labs.vmware.com/flings/svga-sonar" target="_blank">SVGA Sonar</a></p>
<p>VGA Sonar is a demo application for SVGADevTap. SVGADevTap is a  user-level library that communicates with the VMware SVGA guest driver  to provide low-latency notifications of changes to the screen.</p>
<p><a title="vApprun" href="http://labs.vmware.com/flings/vaprun" target="_blank">vApprun</a></p>
<p>The vApprun tool implements the same vApp/OVF feature set as the vSphere  4 release. Thus, Workstation/Fusion can be used as a development  environment for advanced OVF packages, and it can be used to evaluate  and test OVF packages on your desktops and laptops.</p>
<p><a title="vCMA" href="http://labs.vmware.com/flings/vcma" target="_blank">vCMA</a></p>
<p>VMware <strong>vCenter Mobile Access (</strong>vCMA) &#8211; vCMA allows you  to monitor and manage VMware Infrastructure from your mobile phone with  an interface that is optimized for such devices.</p>
<p><a title="VGC" href="http://labs.vmware.com/flings/vgc" target="_blank">VGC</a></p>
<p>VMware Guest Console allows you to manage the Guest OSes from the VMware layer.</p>
<p><a title="VI Java" href="http://labs.vmware.com/flings/vi-java" target="_blank">VI Java</a></p>
<p>vSphere Java API is a set of Java libraries that sits on top of existing  vSphere SDK Web Services interfaces. It provides full managed object  model and run-time type checking, resulting dramatic productivity boost.  With the new Web Services engine in 2.0, it also performs much faster  than engines like Apache AXIS up to 15 times.</p>
<p><a title="Virtual USB Analyzer" href="http://labs.vmware.com/flings/virtualusb" target="_blank">Virtual USB Analyzer</a></p>
<p>The Virtual USB Analyzer is a free and open source tool for visualizing  logs of USB packets, from hardware or software USB sniffer tools. As far  as we know, it&#8217;s the world&#8217;s first tool to provide a graphical  visualization along with raw hex dumps and high-level protocol analysis.</p>
<p>If you want to see what is possible with a companies products, these are some of the tools to go look at.  <a title="VMware Labs" href="http://labs.vmware.com" target="_blank">http://labs.vmware.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://itsjustanotherlayer.com/2010/03/cool-apps-to-play-with-by-vmware-engineers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMworld 2009 &#8211; Keynote P5</title>
		<link>http://itsjustanotherlayer.com/2009/09/vmworld-2009-keynote-p5/</link>
		<comments>http://itsjustanotherlayer.com/2009/09/vmworld-2009-keynote-p5/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 16:14:35 +0000</pubDate>
		<dc:creator>iguy</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[keynote]]></category>
		<category><![CDATA[vApps]]></category>
		<category><![CDATA[vCloud]]></category>
		<category><![CDATA[vmworld]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=250</guid>
		<description><![CDATA[To expand and handle the next layers of Virtualization is:
vSphere Control:
Appspeed: is the &#8220;finger of blame&#8221; now.   Instead of Network always getting the finger, now AppSpeed can point the finger at someone else.  
vApps are the containers of the future for applications be it standalone or multi-tier.   The idea is with a vApp is that it [...]]]></description>
			<content:encoded><![CDATA[<p>To expand and handle the next layers of Virtualization is:</p>
<p><strong>vSphere Control:</strong></p>
<p>Appspeed: is the &#8220;finger of blame&#8221; now.   Instead of Network always getting the finger, now AppSpeed can point the finger at someone else.  </p>
<p>vApps are the containers of the future for applications be it standalone or multi-tier.   The idea is with a vApp is that it has a variety of attributes/metadata such as Availability, RTOs for dR, Max Latency etc.   This info travels with the vApp.  </p>
<p>VMsafe APIs:   This gives control of security and compliance.   The nice thing is this is more appropriate data tied to a vApp via the attributes/metadata and the various vendors such as Trend/McAfee/Symantec/RSA etc.   Example would be Needs these firewall rules and capabilities.  </p>
<p>vCenter ConfigControl:   The demo showed that ConfigControl really has</p>
<p>vSphere Choice:</p>
<p>LabManager is the token self service portal today.</p>
<p>VMworld today:</p>
<p>37,248 machines -</p>
<p>if physical &#8211;&gt; 25 MegaWatts &#8211; 3 football fields of space</p>
<p>with VMware Virtualization &#8211; Down to 776 physical servers running 540 Kilowatts</p>
<p><strong>vCloud</strong></p>
<p>Priority is around the internal cloud.   Next is working on bringing internal datacenter trust and capabilities to the external clouds.   The 3rd innovation is how and what can you do once you have these two pieces and how they interact and connectivity. </p>
<p>Today Site Recovery Manager is the first step into the Connectivity space.   When and how and what needs to take place to failover from one datacenter to another one. </p>
<p>Long Distance VMotion:   The challenges &#8211; Move VMs Memory, Disk consistency/syncing and VM network id/connections.  </p>
<ul>
<li>Follow the Sun/Moon approaches (moving computing to stay during the night and cheaper issues) </li>
<li>Disaster Datacenter Avoidance &#8211; Hurricane coming.   Move the Datacenter somewhere out of the path.</li>
</ul>
<p>Cisco does this by spanning Layer 2 across both campuses up to 300KM apart. <br />
F5 uses its iSession technology to move things around through a globally based load balancer system.</p>
<p>Interoperability:  vCloud API</p>
<p>vSphere Plugins with your hosting provider to maintain the Single Pane of Glass. </p>
<p>Open Standards.   The end goal is it will work regardless of where you go or what hypervizor is used.   The end goal is to have a good eco system and selection for end clients.  </p>
<p><strong>vApps </strong>  Automation for the app stacks.   Spring Source helps go down this path.  Much discussion around splitting up Infrastructure, Applications, Platform and separating these to create well defined interaction points.  </p>
<p>Spring Source Demo shows some of the process capabilities to control deployment and put some controls around it.   Things like CloudFoundry.  For those of us the contest is on.. <a href="http://www.code2cloud.com">http://www.code2cloud.com</a> for backstage pass to see Foreigner.  (Oh wait.. maybe I shouldn&#8217;t post that)  </p>
<p>Till the next time.   I&#8217;m off to IO DRS Tech Preview.</p>
]]></content:encoded>
			<wfw:commentRss>http://itsjustanotherlayer.com/2009/09/vmworld-2009-keynote-p5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMworld 2009 &#8211; Keynote P4</title>
		<link>http://itsjustanotherlayer.com/2009/09/vmworld-2009-keynote-p4/</link>
		<comments>http://itsjustanotherlayer.com/2009/09/vmworld-2009-keynote-p4/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 15:41:31 +0000</pubDate>
		<dc:creator>iguy</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[keynote]]></category>
		<category><![CDATA[vmworld]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=248</guid>
		<description><![CDATA[vSphere is the basis of all the improvements and technology over the years.  Based on Software Mainframe (for those of you over 40), the Cloud (for the under 40 crowd) and decides the best idea is to call it The Giant Computer.   The reason this all works is because of VMotion.   It is the basis [...]]]></description>
			<content:encoded><![CDATA[<p>vSphere is the basis of all the improvements and technology over the years.  Based on Software Mainframe (for those of you over 40), the Cloud (for the under 40 crowd) and decides the best idea is to call it The Giant Computer.   The reason this all works is because of VMotion.   It is the basis of all that has happened.</p>
<p>The reason for the success of VMotion is Maturity, Breadth, Automated Use.</p>
<p>Maturity of VMotion &#8211; Estimates (fun or not) put around 360 million VMotions around the world since VMotion started.  About 2 VMotions a second around the world.   VMotion is 6 years old.   (Wow I feel old)</p>
<p>Breadth of VMotion &#8211; Storage  &amp; Network VMotioning.   Across protocols and soon across Datacenters.   High performance computing systems are starting to look at using VMware.  </p>
<p>Automation of VMotion &#8211; DRS is the initial version that made this work.   DRS has been shown to average 96% of a perfect performance environment compared to a manually setup cluster in a perfect world.     Future will include IO DRS shares and configuration based on IOPS.    DPM allows for power optimization across the datacenter.   Or as has been said a Server Defrag capability.  </p>
<p>vSphere is still driving ahead.. more next post.</p>
]]></content:encoded>
			<wfw:commentRss>http://itsjustanotherlayer.com/2009/09/vmworld-2009-keynote-p4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>vSphere 4 is GA and I can&#8217;t download it</title>
		<link>http://itsjustanotherlayer.com/2009/05/vsphere-4-is-ga-and-i-cant-download-it/</link>
		<comments>http://itsjustanotherlayer.com/2009/05/vsphere-4-is-ga-and-i-cant-download-it/#comments</comments>
		<pubDate>Fri, 22 May 2009 02:16:57 +0000</pubDate>
		<dc:creator>iguy</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[GA]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=156</guid>
		<description><![CDATA[vSphere 4 is now GA and available for download if you are evaluating it.   However if you have Support &#38; Service contract for in-line free upgrade of your licenses, your out of luck (or at least this morning when I tried 3 different ways).
If I went in and said I wanted to evaluate it, then [...]]]></description>
			<content:encoded><![CDATA[<p>vSphere 4 is now GA and available for download if you are evaluating it.   However if you have Support &amp; Service contract for in-line free upgrade of your licenses, your out of luck (or at least this morning when I tried 3 different ways).</p>
<p>If I went in and said I wanted to evaluate it, then I could download everything just fine.</p>
<p>If I get an email saying vSphere 4 is ready for download I should be able to download it.  Am I asking too much?</p>
]]></content:encoded>
			<wfw:commentRss>http://itsjustanotherlayer.com/2009/05/vsphere-4-is-ga-and-i-cant-download-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vSphere 4 &#8211; The Next Great Thing</title>
		<link>http://itsjustanotherlayer.com/2009/04/vsphere-4-the-next-great-thing/</link>
		<comments>http://itsjustanotherlayer.com/2009/04/vsphere-4-the-next-great-thing/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:03:11 +0000</pubDate>
		<dc:creator>iguy</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[vi4]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=146</guid>
		<description><![CDATA[It&#8217;s official.   There&#8217;s about a zillion blog postings and news articles coming out about the next generation of ESX.
In watching the press conference yesterday the one thing that really hit me is that this is the next game changer.   Cloud computing has been stuck for years in lock-in approaches.   [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s official.   There&#8217;s about a <a title="vSphere Linkage" href="http://www.yellow-bricks.com/2009/04/21/vsphere-linkage/" target="_blank">zillion blog postings</a> and news articles coming out about the next generation of ESX.</p>
<p>In watching the press conference yesterday the one thing that really hit me is that this is the next game changer.   Cloud computing has been stuck for years in lock-in approaches.   Amazon EC2, Google App Engine, Microsoft Azure are development environments that you really need to develop to for your apps to work.   The designs and setup have to be extremely customized to function.   This is the main reason cloud computing hasn&#8217;t taken off full scale.   No cross vendor solutions.  No ability to take my application out of the box deploy to the cloud system and it just works.   No way for me to honestly develop in house and then move it easily to the cloud.</p>
<p>vSphere 4 (or Cloud Infrastructure) is the first Cloud Computing solution that I have seen that doesn&#8217;t lock you into a specific vendor.   I can run Microsoft Azure on top of vSphere 4 (woah!).  It can run on my infrastructure of commodity parts (yeah.. that white box I have can be a cloud computing solution).   I can set it up, test it, run it in my basement, then deploy it up to a cloud provider with more bang and power than I have.    I can develop on linux, suse, freebsd, windows, or solaris and have the whole thing packaged up as a deliverable tool.   No middleman.   This is a powerful concept.  This is the game changer.</p>
<p>The reason Microsoft OSes took off in the early &#8217;90s is they were simply the easiest and most accessible development environment out there.  Today Linux/Java/Web is taking most of that development energy by storm.  It costs me nothing to develop solutions on those products.   If I can setup a development environment of my own without having to pay some thousands of dollars just to get started with the tools, I can make the next facebook/twitter/ebay.  I don&#8217;t have to be a corporation to develop a solution.</p>
<p>VMware gets that and Paul Maritz was a key component of that understanding at Microsoft.   Welcome to the next great thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://itsjustanotherlayer.com/2009/04/vsphere-4-the-next-great-thing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>vSphere here we come</title>
		<link>http://itsjustanotherlayer.com/2008/12/vsphere-here-we-come/</link>
		<comments>http://itsjustanotherlayer.com/2008/12/vsphere-here-we-come/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 20:27:12 +0000</pubDate>
		<dc:creator>iguy</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[VI]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=49</guid>
		<description><![CDATA[Ever since VMworld 2008 I&#8217;ve been waiting on the official words on what the new VI4 version name will be.   I figured it&#8217;d be changed from VMware VI4 which was the latest name.  Just wasn&#8217;t sure what it would change to.
Du Du DAAHAHAAAAA
VMware vSphere
This according to vmblog.com
Makes sense.   Just curious when the official announcement will [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since VMworld 2008 I&#8217;ve been waiting on the official words on what the new VI4 version name will be.   I figured it&#8217;d be changed from VMware VI4 which was the latest name.  Just wasn&#8217;t sure what it would change to.</p>
<p>Du Du DAAHAHAAAAA</p>
<h2>VMware vSphere</h2>
<p>This according to <a href="http://vmblog.com/archive/2008/12/19/vmware-vi4-nope-it-s-called-vmware-vsphere.aspx" target="_blank">vmblog.com</a></p>
<p>Makes sense.   Just curious when the official announcement will come.</p>
]]></content:encoded>
			<wfw:commentRss>http://itsjustanotherlayer.com/2008/12/vsphere-here-we-come/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
