<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Linux Virtualization comments</title>
    <link>http://linuxvirtualization.com/</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Linux Virtualization comments</description>
    <item>
      <title>"Google Virtual Server Management" by Billy</title>
      <description>&lt;p&gt;Man you don&amp;#8217;t even know how long I&amp;#8217;ve waited for this since disabling my own Movable Type widget (that doesn&amp;#8217;t work since Haloscan bypasses that code).&lt;/p&gt;


	&lt;p&gt; THANK YOU !&lt;/p&gt;</description>
      <pubDate>Sun,  9 Sep 2007 06:51:21 EDT</pubDate>
      <guid>http://linuxvirtualization.com/articles/2007/09/03/google-virtual-server-management#comment-269</guid>
      <link>http://linuxvirtualization.com/articles/2007/09/03/google-virtual-server-management#comment-269</link>
    </item>
    <item>
      <title>"Google Virtual Server Management" by Fraser Campbell</title>
      <description>&lt;p&gt;I do agree to some extent.  It depends what the target really is.&lt;/p&gt;


	&lt;p&gt;If you are virtualizing one Linux flavour (Debian or  RHEL  or &amp;#8230;) then using Xen doesn&amp;#8217;t really make sense.&lt;/p&gt;


	&lt;p&gt;If on the other hand you wish to virtualize multiple Linux flavours (Debian and  RHEL  and &amp;#8230;) then Xen obviously makes a lot of sense.&lt;/p&gt;


	&lt;p&gt;I would have said in the past that Xen makes sense even for a single flavour of Linux due to it&amp;#8217;s live migration support however, these days, even OpenVZ is claiming live migration support so the container solution is much more attractive.&lt;/p&gt;


	&lt;p&gt;And  DRBD  definitely seems strange to me, I don&amp;#8217;t have any personal proof that it is flakey but it just doesn&amp;#8217;t strike me as a solution that is likely to be high-performance or robust.&lt;/p&gt;</description>
      <pubDate>Thu,  6 Sep 2007 10:20:02 EDT</pubDate>
      <guid>http://linuxvirtualization.com/articles/2007/09/03/google-virtual-server-management#comment-268</guid>
      <link>http://linuxvirtualization.com/articles/2007/09/03/google-virtual-server-management#comment-268</link>
    </item>
    <item>
      <title>"Google Virtual Server Management" by Patate</title>
      <description>&lt;p&gt;I recently talked about this specific Google project in my blog, sorry it&amp;#8217;s in french http://chercheletrouble.blogspot.com/2007/09/comme-google-utilise-xen-comme.html&amp;#8230;  but I don&amp;#8217;t mind translate it in english.&lt;/p&gt;


	&lt;p&gt;but I can quickly translate the generic theme: I&amp;#8217;m troubled about the fact google is still using Xen to do virtualization, considering they only virtualizing linux.&lt;/p&gt;


	&lt;p&gt;Xen is far more complex to use than OpenVZ and I personnaly wonder why  DRBD ? unless it&amp;#8217;s database or some data you  can&amp;#8217;t afford to loose&amp;#8230; crunching node should not be kept in a redundant block device.&lt;/p&gt;</description>
      <pubDate>Sun,  2 Sep 2007 11:34:57 EDT</pubDate>
      <guid>http://linuxvirtualization.com/articles/2007/09/03/google-virtual-server-management#comment-267</guid>
      <link>http://linuxvirtualization.com/articles/2007/09/03/google-virtual-server-management#comment-267</link>
    </item>
    <item>
      <title>"openMosix project shutting down" by Dan Kusnetzky</title>
      <description>&lt;p&gt;Virtual Iron created a virtual machine/single system image clustering product and delivered it as the first few versions of their cleverly named product, Virtual Iron. They stepped away from the concept later to focus on their management tools and Xen. Their logic seems very similar to that expressed by Moshe Bar.&lt;/p&gt;</description>
      <pubDate>Tue, 17 Jul 2007 07:34:50 EDT</pubDate>
      <guid>http://linuxvirtualization.com/articles/2007/07/16/openmosix-project-shutting-down#comment-266</guid>
      <link>http://linuxvirtualization.com/articles/2007/07/16/openmosix-project-shutting-down#comment-266</link>
    </item>
    <item>
      <title>"Ulrich Drepper on hypervisors versus KVM" by Anthony Liguori</title>
      <description>&lt;p&gt; KVM  will eventually get its changes upstream.  The 0.8.2 =&amp;gt; 0.9.0 was unusually long for  QEMU  so for a while there was a huge difference between  KVM  and  QEMU  so merging was hard.&lt;/p&gt;


	&lt;p&gt;Now,  KVM  is against 0.9.0 so merging is much easier.  The problem is that because of a bug in  KVM , a modified  BIOS  is required.  The  BIOS  that  QEMU  uses is actually from the  BOCHS  project so it&amp;#8217;s desirable not to get a proper fix so that  QEMU  doesn&amp;#8217;t have to maintain the changes.&lt;/p&gt;


	&lt;p&gt;So it&amp;#8217;s just an engineering issue.  Once it&amp;#8217;s sorted out, expect to see  KVM  patches on qemu-devel.&lt;/p&gt;</description>
      <pubDate>Mon, 26 Feb 2007 15:48:18 EST</pubDate>
      <guid>http://linuxvirtualization.com/articles/2007/02/27/ulrich-drepper-on-hypervisors-versus-kvm#comment-265</guid>
      <link>http://linuxvirtualization.com/articles/2007/02/27/ulrich-drepper-on-hypervisors-versus-kvm#comment-265</link>
    </item>
    <item>
      <title>"Ulrich Drepper on hypervisors versus KVM" by Kevin Dean</title>
      <description>&lt;p&gt;Indeed, I agree with most of the points here.&lt;/p&gt;


	&lt;p&gt;I once said &amp;#8220;I want to run guests on Linux, not Linux on Xen.&amp;#8221; More broadly, I trust Linux more. Be it real or perceived, I find Linux to be more stable.&lt;/p&gt;


	&lt;p&gt;As to the re-merging of Qemu and  KVM , I agree that on the surface that looks like a very good option. However, I think the design goals of each group may be divergant and it might not work, but i agree it would be a good thing. :D&lt;/p&gt;</description>
      <pubDate>Sun, 25 Feb 2007 06:52:19 EST</pubDate>
      <guid>http://linuxvirtualization.com/articles/2007/02/27/ulrich-drepper-on-hypervisors-versus-kvm#comment-264</guid>
      <link>http://linuxvirtualization.com/articles/2007/02/27/ulrich-drepper-on-hypervisors-versus-kvm#comment-264</link>
    </item>
    <item>
      <title>"KVM: Kernel-based Virtual Machine" by frank</title>
      <description>&lt;p&gt;I can hardly wait to try this thing out. I&amp;#8217;ve been planning to get a hand on a hardware VT enabled machine to play around with Xen&amp;#8217;s  HVM  feature, but now there are more things to pay attention to.&lt;/p&gt;


	&lt;p&gt;On an other note: I like this site, I wish to see it getting updates more often.&lt;/p&gt;</description>
      <pubDate>Sun,  5 Nov 2006 06:31:02 EST</pubDate>
      <guid>http://linuxvirtualization.com/articles/2006/10/29/kvm-kernel-based-virtual-machine#comment-263</guid>
      <link>http://linuxvirtualization.com/articles/2006/10/29/kvm-kernel-based-virtual-machine#comment-263</link>
    </item>
    <item>
      <title>"Building Xen from source on Ubuntu to run Windows" by sven</title>
      <description>&lt;p&gt;gs-common(for ps2pdf) is also helpful&lt;/p&gt;</description>
      <pubDate>Sun, 13 Aug 2006 07:58:51 EDT</pubDate>
      <guid>http://linuxvirtualization.com/articles/2006/08/03/xen-on-ubuntu-for-windows#comment-261</guid>
      <link>http://linuxvirtualization.com/articles/2006/08/03/xen-on-ubuntu-for-windows#comment-261</link>
    </item>
    <item>
      <title>"Building Xen from source on Ubuntu to run Windows" by sven</title>
      <description>&lt;p&gt;On my fresh ubuntu-amd64-server I also
have to install &amp;#8220;patch&amp;#8221;.&lt;/p&gt;</description>
      <pubDate>Sun, 13 Aug 2006 07:49:13 EDT</pubDate>
      <guid>http://linuxvirtualization.com/articles/2006/08/03/xen-on-ubuntu-for-windows#comment-260</guid>
      <link>http://linuxvirtualization.com/articles/2006/08/03/xen-on-ubuntu-for-windows#comment-260</link>
    </item>
    <item>
      <title>"Xen 3.0.1 Released" by tinkertim</title>
      <description>&lt;p&gt;Looks like we&amp;#8217;re going to see numerous (small) things addressed for different situations. I think versioning in Xen 3 is going to get a little hazy.&lt;/p&gt;


	&lt;p&gt;You have the folks pushing for Win32 Stable in VT platforms.&lt;/p&gt;


	&lt;p&gt;Then you have the folks who are bringing up  SSI  clusters with more than 3 GB per node managed via xen.&lt;/p&gt;


	&lt;p&gt;So many people want so much and it looks like xensource is trying to make everyone (at least to an extent) happy.&lt;/p&gt;


	&lt;p&gt;I wouldn&amp;#8217;t go updating until you check the version notes to see what if anything may be different for you.&lt;/p&gt;


	&lt;p&gt;I think they&amp;#8217;re also trying to reach out to the Fedora folks a bit more at the same time.&lt;/p&gt;


	&lt;p&gt;Nice blog folks :)&lt;/p&gt;


	&lt;p&gt;tinkertim&lt;/p&gt;</description>
      <pubDate>Sun,  5 Feb 2006 10:18:39 EST</pubDate>
      <guid>http://linuxvirtualization.com/articles/2006/01/31/xen-3-0-1-released#comment-3</guid>
      <link>http://linuxvirtualization.com/articles/2006/01/31/xen-3-0-1-released#comment-3</link>
    </item>
  </channel>
</rss>
