<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Linux Virtualization = Linux-VServer</title>
	<atom:link href="http://www.utahsysadmin.com/2007/05/17/linux-virtualization-linux-vserver-xen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.utahsysadmin.com/2007/05/17/linux-virtualization-linux-vserver-xen/</link>
	<description>Ramblings of a Utah System Administrator</description>
	<pubDate>Wed, 07 Jan 2009 03:08:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: NSK</title>
		<link>http://www.utahsysadmin.com/2007/05/17/linux-virtualization-linux-vserver-xen/comment-page-1/#comment-170</link>
		<dc:creator>NSK</dc:creator>
		<pubDate>Sat, 27 Dec 2008 02:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.utahsysadmin.com/2007/05/17/linux-virtualization-linux-vserver-xen/#comment-170</guid>
		<description>Linux-VServer is perfect for what it does: OS-level virtualisation implemented by a community.  This is really very different from paravirtualisation or full virtualisation as implemented in Xen.  If one wants just to separate users in different security contexts using a community-developed solution, then Linux-VServer is the best option (UML is also good if performance is not a problem), but not so if one wants to run multiple OSes.  What we really need is a paravirtualisation/full-virtualisation solution developed by a pure community, though.</description>
		<content:encoded><![CDATA[<p>Linux-VServer is perfect for what it does: OS-level virtualisation implemented by a community.  This is really very different from paravirtualisation or full virtualisation as implemented in Xen.  If one wants just to separate users in different security contexts using a community-developed solution, then Linux-VServer is the best option (UML is also good if performance is not a problem), but not so if one wants to run multiple OSes.  What we really need is a paravirtualisation/full-virtualisation solution developed by a pure community, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.utahsysadmin.com/2007/05/17/linux-virtualization-linux-vserver-xen/comment-page-1/#comment-46</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 22 May 2007 04:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.utahsysadmin.com/2007/05/17/linux-virtualization-linux-vserver-xen/#comment-46</guid>
		<description>&lt;p&gt;It's interesting how once you say something you find it.  Yesterday I opened up an older eweek that I hadn't read yet and sure enough at the bottom of an article on the new Debian 4, there was a little blurb how about Linux-VServer is an option out of the box.&lt;/p&gt;
&lt;p&gt;One of the articles that made me post this was &lt;a href="http://www.eweek.com/article2/0,1759,1944893,00.asp" rel="nofollow"&gt;here&lt;/a&gt;. The reason that it annoyed me was that they even mentioned OpenVZ, which is very similar to Linux-VServer (I can't remember now if it was a fork or not) - but also the open source version of a for profit product (SWSoft's Virtuozzo).&lt;/p&gt;
&lt;p&gt;Anyway, here's the article that does mention Linux-VServer - &lt;a href="http://www.eweek.com/article2/0,1759,2115076,00.asp" rel="nofollow"&gt;Article&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;"The lesser-known Linux-VServer project takes a virtualization approach that's more akin to Sun' Microsystems' Solaris Containers feature: With Linux-VServer support enabled, Debian 4.0's hosting options are limited to Linux distributions, and guests operate under the kernel of their host.&lt;/p&gt;
&lt;p&gt;As with many open-source virtualization implementations, the management tools that Debian provides are fairly Spartan, but Debian's excellent software management tools go a long way toward speeding the creation of guest Debian instances. We were able, for instance, to mint a new Debian VServer guest with a single command."&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s interesting how once you say something you find it.  Yesterday I opened up an older eweek that I hadn&#8217;t read yet and sure enough at the bottom of an article on the new Debian 4, there was a little blurb how about Linux-VServer is an option out of the box.</p>
<p>One of the articles that made me post this was <a href="http://www.eweek.com/article2/0,1759,1944893,00.asp" rel="nofollow">here</a>. The reason that it annoyed me was that they even mentioned OpenVZ, which is very similar to Linux-VServer (I can&#8217;t remember now if it was a fork or not) - but also the open source version of a for profit product (SWSoft&#8217;s Virtuozzo).</p>
<p>Anyway, here&#8217;s the article that does mention Linux-VServer - <a href="http://www.eweek.com/article2/0,1759,2115076,00.asp" rel="nofollow">Article</a></p>
<p>&#8220;The lesser-known Linux-VServer project takes a virtualization approach that&#8217;s more akin to Sun&#8217; Microsystems&#8217; Solaris Containers feature: With Linux-VServer support enabled, Debian 4.0&#8217;s hosting options are limited to Linux distributions, and guests operate under the kernel of their host.</p>
<p>As with many open-source virtualization implementations, the management tools that Debian provides are fairly Spartan, but Debian&#8217;s excellent software management tools go a long way toward speeding the creation of guest Debian instances. We were able, for instance, to mint a new Debian VServer guest with a single command.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Checketts</title>
		<link>http://www.utahsysadmin.com/2007/05/17/linux-virtualization-linux-vserver-xen/comment-page-1/#comment-42</link>
		<dc:creator>Brandon Checketts</dc:creator>
		<pubDate>Sun, 20 May 2007 05:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.utahsysadmin.com/2007/05/17/linux-virtualization-linux-vserver-xen/#comment-42</guid>
		<description>I think Linux VServer has a different use than VMware or Xen.   Those two products offer a fully virtualized environment for the host operating system.  The hosts run their own kernel and get a complete virtual PC without limitations.   On top of a Xen server, you can run any mix of host servers including Linux, Windows, Solaris, or pretty much anything else.

Linux Vserver, on the other hand is only useful for having multiple Linux-based servers that have the same kernel.  This is much more efficient, because each host server doesn't have the extra overhead of an entire kernel.  But it does have some limitations.  You obviously can't run a Windows server under a Linux Vserver host.  The versions I've worked on also have some limitations with iptables and quotas (Although some of these may be fixed in recent versions).  

Overall, I just think the technologies just have different intended uses.  Unfortunately, for many in the corporate world, the need to run a Windows guest server means that Linux-Vserver is impossible. That's where VMWare has gotten popular, and Xen will probably start to make a dent in that.

On the plus side, for Linux-Vserver, I've heard that the One Laptop Per Child (OLPC) project is using it as part of their security model.  They are using it so that each application runs in its own virtual server and can't disrupt other applications.</description>
		<content:encoded><![CDATA[<p>I think Linux VServer has a different use than VMware or Xen.   Those two products offer a fully virtualized environment for the host operating system.  The hosts run their own kernel and get a complete virtual PC without limitations.   On top of a Xen server, you can run any mix of host servers including Linux, Windows, Solaris, or pretty much anything else.</p>
<p>Linux Vserver, on the other hand is only useful for having multiple Linux-based servers that have the same kernel.  This is much more efficient, because each host server doesn&#8217;t have the extra overhead of an entire kernel.  But it does have some limitations.  You obviously can&#8217;t run a Windows server under a Linux Vserver host.  The versions I&#8217;ve worked on also have some limitations with iptables and quotas (Although some of these may be fixed in recent versions).  </p>
<p>Overall, I just think the technologies just have different intended uses.  Unfortunately, for many in the corporate world, the need to run a Windows guest server means that Linux-Vserver is impossible. That&#8217;s where VMWare has gotten popular, and Xen will probably start to make a dent in that.</p>
<p>On the plus side, for Linux-Vserver, I&#8217;ve heard that the One Laptop Per Child (OLPC) project is using it as part of their security model.  They are using it so that each application runs in its own virtual server and can&#8217;t disrupt other applications.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
