<?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>Open Source Software and Linux &#187; vmware</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/linux-lotus-domino/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/linux-lotus-domino</link>
	<description></description>
	<lastBuildDate>Thu, 02 May 2013 21:07:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Open Virtualization Format (OVF) released</title>
		<link>http://itknowledgeexchange.techtarget.com/linux-lotus-domino/open-virtualization-format-ovf-released/</link>
		<comments>http://itknowledgeexchange.techtarget.com/linux-lotus-domino/open-virtualization-format-ovf-released/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 00:19:54 +0000</pubDate>
		<dc:creator>Xjlittle</dc:creator>
				<category><![CDATA[dtmf]]></category>
		<category><![CDATA[open virtualization format]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/linux-lotus-domino/open-virtualization-format-ovf-released/</guid>
		<description><![CDATA[The Distributed Management Task Force (DMTF) released the finished version of the Open Virtualization Format (OVF). The OVF is a set of metadata tags that can be used to deploy virtual environment across multiple virtualization platforms. Using OVF users can download a virtualized application and run it on the operating system on which it was [...]]]></description>
				<content:encoded><![CDATA[<p>The Distributed Management Task Force (DMTF) released the finished version of the Open Virtualization Format (OVF).  The OVF is a set of metadata tags that can be used to deploy virtual environment across multiple virtualization platforms.</p>
<p>Using OVF users can download a virtualized application and run it on the operating system on which it was developed.  Since the OVF is not hypervisor dependent users can install it on the virtualizaton platform of their choice.  Admins and other users can download the OVF packaged software and install it within their own virtual infrastructure instead of creating the virtualization platform on which the software was originally installed.  By using this admins can get new applications into production faster.</p>
<p>OVF is actually a set of metadata that describes the virtualization container.  This allows the virtualization platform to translate the machine into it&#8217;s own environment.  While the practice of competing virtual platforms translating virtual machines to run on their platform is not new until now there has not been an open source application that would wholesale translate any virtual machine into any virtual environment.  This is all accomplished by using the metadata standard developed for the OVF,</p>
<p>OVF can also be used to manage virtual machine installations.  For example if machines are required to start in a certain order to allow for dependencies the OVF can handle this.  You can find out more about the OVF <a href="http://www.dmtf.org/">here</a>.</p>
<p>-j</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/linux-lotus-domino/open-virtualization-format-ovf-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why use Linux?</title>
		<link>http://itknowledgeexchange.techtarget.com/linux-lotus-domino/why-use-linux/</link>
		<comments>http://itknowledgeexchange.techtarget.com/linux-lotus-domino/why-use-linux/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 10:57:42 +0000</pubDate>
		<dc:creator>Xjlittle</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[red hat virtualization]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/linux-lotus-domino/why-use-linux/</guid>
		<description><![CDATA[I hear this question occasionally. I hear the usual because it&#8217;s free or because it&#8217;s secure. While all of this is true and certainly plays a part in the decision to use Linux it is not my primary reason for using Linux. In a nutshell it comes down to a substantially better price:performance ratio. Take [...]]]></description>
				<content:encoded><![CDATA[<p>I hear this question occasionally.  I hear the usual because it&#8217;s free or because it&#8217;s secure.  While all of this is true and certainly plays a part in the decision to use Linux it is not my primary reason for using Linux.</p>
<p>In a nutshell it comes down to a substantially better price:performance ratio.  Take for example Red Hat&#8217;s virtualization product.  For starters Red Hat integrates their virtualization product into the operating system at no additional cost.  The real kicker though is the performance when compared to VMWare.</p>
<p>Red Hat and Intel worked together to produce a tightly integrated virtualization package with the Caneland processor.  Having completed the project they asked independent laboratory Principled Technologies to perform some industry-standard benchmarks on these new capabilities. The results can be found <a href="http://www.principledtechnologies.com/clients/reports/Red%20Hat/RHEL51_VirtReps.htm">here</a></p>
<p>In their tests they used a Red Hat 3 stand alone server, a Red Hat 5 server and another Red Hat 3 server virtualized on the RH5 machine.  The results are as follows:</p>
<blockquote><p>
    * A Xeon system running Red Hat Enterprise Linux 3 achieved approximately 210,000 operations/second (4 socket, hyperthreaded, dual core allowing for 16 compute threads).<br />
    * A Caneland system running Red Hat Enterprise Linux 5 achieved approximately 380,000 operations/second (4 socket, quad core also allowing for 16 compute threads).<br />
    * A Red Hat Enterprise Linux 3 virtualized guest running on a Red Hat Enterprise Linux 5 host achieved approximately 340,000 operations/second. So Red Hat Enterprise Linux 3 delivered a performance increase of over 50 percent when running virtualized on the new Caneland system.
</p></blockquote>
<p>Regarding virtualization on VMWare there are some points to consider.  The first is quite simply the added cost of VMWare regardless of what operation system is your choice.  Regarding virtualization Red Hat Enterprise Linux guests can utilize all the underlying hardware &#8211; so a full quad-core, 4-socket system can be virtualized and presented to Red Hat Enterprise Linux 3.  VMWare does not support guests with more than 4 executable threads.  What that means is that VMware cannot provide a virtual machine guest larger than 1/4 of the new Caneland capacity.</p>
<p>Although I discussed only one technology there are many examples to be found.  And when I hear of places such as Indiana University with almost 200,000 faculty and staff, Amerada Hess Corporation  &#8211; Oil Exploration Supercomputing, Burlington Coat Factory &#8211; Entire Systems, Conoco  &#8211; Oil Exploration Supercomputing I have to believe that these folks have some very smart engineers and CTOs on their IT staff that would decide that Linux is the best platform on which to be running.  The complete list can be found <a href="http://www.aaxnet.com/design/linux2.html">here</a>.</p>
<p>-j</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/linux-lotus-domino/why-use-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The lines between Open Source and Microsoft are starting to blur</title>
		<link>http://itknowledgeexchange.techtarget.com/linux-lotus-domino/the-lines-between-open-source-and-microsoft-are-starting-to-blur-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/linux-lotus-domino/the-lines-between-open-source-and-microsoft-are-starting-to-blur-2/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 11:10:52 +0000</pubDate>
		<dc:creator>Xjlittle</dc:creator>
				<category><![CDATA[citrix]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/linux-lotus-domino/the-lines-between-open-source-and-microsoft-are-starting-to-blur-2/</guid>
		<description><![CDATA[This all started with the Novell-SuSE Linux and Microsoft deal a few years ago. Now, with Open Source virtualization coming on strong with many of the major players jumping on board, the lines are beginning to blur. The blurred lines start as many of the newer Virtualization companies are absorbed into main stream players. Take [...]]]></description>
				<content:encoded><![CDATA[<p>This all started with the <a href="http://www.novell.com/linux/">Novell-SuSE Linux</a> and <a href="http://microsoft.com">Microsoft</a> deal a few years ago.  Now, with Open Source virtualization coming on strong with many of the major players jumping on board, the lines are beginning to blur.</p>
<p>The blurred lines start as many of the newer Virtualization companies are absorbed into main stream players.  Take the XenSource deal with Citrix for instance.  With the acquisition of XenSource Citrix is now able to setup it&#8217;s first XenServer and XenDesktop.  Citrix touts that both of these are Microsoft license free.  Really?  TUp to a point maybe.  They are also both optimized to run on Windows XP and Vista meaning license fees for Microsoft.  This is where the lines start to blur.  Citrix now has an Open Source product that to use efficiently is going to force you to purchase a Microsoft license for the application to perform optimally.</p>
<p>Take a close look Microsoft&#8217;s Hyper-V product.  This product, which they were originally selling for $28, is base on XenSource.  They are now giving it away for free.  Microsoft give an enterprise technology away?  That&#8217;s unheard of.  The catch is that Microsoft and Citrix have agreed to work together to make sure that the Citrix applications will work smoothly with Microsoft applications.  The answer to the question of why give it away is of course VMWare.  They are the only logical target in something like this.</p>
<p>But wait you say, <a href="http://vmware.com/">VMWare</a> gives it;s products away as well.  Not the high end products that contain the same functions as the Open Source products.  They generate their revenues from selling high end virtualization software and management  systems.  And now that Microsoft is giving these away with Hyper-V, and if you don&#8217;t want that you can use Citirix&#8217;s XenDesktop and XenServer, who would pay for the high end VMWare products.  Most likely no one.</p>
<p>As you can see from the above, the lines between Open Source and Proprietary (read Microsoft) are beginning to blur.  Microsoft is offering a product for free that is built on XenSource.   Citrix is offering the same core product to enhance it&#8217;s remote desktop and server offerings and doing so with the sales pitch of it doesn&#8217;t required a Microsoft license.</p>
<p>You can download the Citrix XenServer Express Edition for free.  From a memory, CPU and number of guest machines you will get the same specs as the higher priced editions.  What you won&#8217;t get are things like Resource pools, XenMotion live migration, Shared IP-based storage, Resource QoS Controls and<br />
Dynamic provisioning of virtual and physical servers.</p>
<p>This doesn&#8217;t even get into the competition that is presented by Sun, Virtual Iron and Red Hat.  However these are strictly proprietary companies that are starting to openly use Open Source in such a way that they are able to sell it as a licensed product.  It remains Open Source because the code is available for the core product as is a download to use the core product.</p>
<p>-j</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/linux-lotus-domino/the-lines-between-open-source-and-microsoft-are-starting-to-blur-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
