Xen To Become Linux Foundation Collaborative Project
jrepin writes "The Linux Foundation, the nonprofit organization dedicated to accelerating the growth of Linux, today announced the Xen Project is becoming a Linux Foundation Collaborative Project. Linux Foundation Collaborative Projects are independently funded software projects that harness the power of collaborative development to fuel innovation across industries and ecosystems. The Xen Project is an open source virtualization platform licensed under the GPLv2 with a similar governance structure to the Linux kernel. Designed from the start for cloud computing, the project has more than a decade of development and is being used by more than 10 million users. As the project experiences contributions from an increasingly diverse group of companies, it is looking to The Linux Foundation to be a neutral forum for providing guidance and facilitating a collaborative network."
Wouldn't KVM be the most natural fit for a Linux virtualization project? Or are we talking about something other than Xen virtualization project here?
...from my own anecdotal perspective, is that VMs are very often used as a way to isolate commercial software products into their own little box where they don't have to play nice with other applications on the box -- and which VM's are supported for these products depends entirely on the vendor. Major vendors who have these products are only just now beginning to think beyond VMWare, and when they do, they are thinking HyperV before Xen. Not many shops want to be supporting more than one virtualization suite -- the only reason they do is because some vendors demand VMWare for their crap, and the price difference between that and supporting a second suite is workable. Once the VMWare premium is out of the picture, because vendors went to HyperV, there will be less of a compelling reason to maintain support for a second suite.
So closed source software vendors may dictate which suite wins between HyperV and Xen.
Someone had to do it.
For some workloads, Xen outperforms kvm, and vice versa. It is better for us all to have competing open source solutions than competing against closed source solutions. Also worth noting, Yes Xen was pretty much dead in the water for some time, but since getting their act together and getting support in the mainline kernel, they have been doing very well.
"To those who are overly cautious, everything is impossible. "
OpenVZ is very much like jails for Linux. I introduced it at my job four years ago and we've been using it ever since. I can attest to the savings in hardware overhead and in sysadmin time, compared to the alternatives of either full-blown VMs or all-services-in-one-Linux-box.
Nowadays there is also LXC, which supposedly is the future for Linux jails, seeing as their patch-set got into the mainline kernel—something OpenVZ failed to achieve. But IMHO LXC is not as stable and reliable as OpenVZ, nor as well-isolated by default, which is an aspect that is too often neglected.
No, RedHat has been co-opting projects that give it a unique competitive edge. They pretty much own the KVM project, and now they don't have to compete with Citrix on the Xen platform. RHEL dropped support for Xen in version 6, at which point the Linux kernel devs retorted by putting Xen support into the kernel. If Xen was such a dog, then why would the Linux kernel dev team work so hard to keep it?
I'm not downing KVM or Xen. Both work well for their intended purposes. But RHEL's decision probably had more to do with RHEL's commitment to *selling* KVM centric solutions than it had to do with anything else.
Damn you. I'm still missing "synergistic".
http://qubes-os.org/
It gives you hardware-enforced security for your desktop.