LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-29-2013, 04:27 PM   #1
Kean
LQ Newbie
 
Registered: Aug 2011
Posts: 24

Rep: Reputation: Disabled
Slackware 14.1 proposal - XEN hypervisor


In recent days I was trying to install XEN hypervisor on Slackware 14 for testing purposes. I spent huge amount of time to install it (Kernel adjustments, dependency resolution :-) GRUB settings and so on) There is a lot of work to be done to get it working. Finally, once XEN was installed and I rebooted my system, I encounter some problems with my system (modules were not loaded to pure system - without hypervisor).
So I thought - let's give a try and go with Debian. Guys, 30min and I had working XEN.
But finally I found Debian as too automatic. There is no control over many stuff... Anyway lets back to Slackware.

I'm wondering if it possible to push XEN (or other hypervisior) into Slackware 14.1. Now, when we have GRUB on board it is a great opportunity.
We have 2013 and everything is "virtual" or running in clouds. It would be great to have working hypervisior in Slackware out of the box.

What do you think about this?
 
Old 09-29-2013, 04:38 PM   #2
TommyC7
Member
 
Registered: Mar 2012
Distribution: Slackware, Alma, OpenBSD, FreeBSD
Posts: 567

Rep: Reputation: Disabled
Have you tried e-mailing the xen maintainer for SlackBuilds.org? He has SlackBuild scripts and everything. Perhaps you can work with him.
 
Old 09-30-2013, 01:30 AM   #3
Mark Pettit
Member
 
Registered: Dec 2008
Location: Cape Town, South Africa
Distribution: Slackware 15.0
Posts: 651

Rep: Reputation: 310Reputation: 310Reputation: 310Reputation: 310
Considering that Xen is now 100% open-source and free (to RMS standards), and that it is a top quality hypervisor, it may well be a good inclusion into standard Slackware. To me Slackware is easily the best server distro going (based on simplicity, reliability and most-importantly - predictable package management), and Xen is really best in server environments. For desktops (where I also use Slackware), VirtualBox fits well, but it's not as free or open. +1
 
Old 09-30-2013, 01:35 AM   #4
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,868

Rep: Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912
VirtualBox is free and Open. You can download the sources in their download page
Quote:
The VirtualBox sources are available free of charge under the terms and conditions of the GNU General Public License, Version 2.
For something big as XEN, i think it should stay in SBo project
 
Old 09-30-2013, 04:11 AM   #5
Mark Pettit
Member
 
Registered: Dec 2008
Location: Cape Town, South Africa
Distribution: Slackware 15.0
Posts: 651

Rep: Reputation: 310Reputation: 310Reputation: 310Reputation: 310
@willysr - are you 100% sure about that ? Does that include the Extension Packs ? I did a (very) quick perusal of the source tree and can't see them fully (other than some examples). I's sure there was always a difference between the so-called open-source version and the binary, especially with features such as USB access. I would be happy to be wrong, but quite frankly I do not trust Oracle.

And I'm not sure that "size" should be a decider on whether the software should be in SBo or Slackware. I'm sure there are bigger systems currently in Slackware (Gimp,gcc,tex etc).
 
Old 09-30-2013, 04:43 AM   #6
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,868

Rep: Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912Reputation: 1912
No, i'm not talking about size, but i mean the complexity and maintainability since i remember during the development of Slackware 14.0, the XEN package in SlackBuild are getting a lot of patches in order to have it built and it took some time to be considered stable at that moment.

The source code is available here: https://www.virtualbox.org/browser/vbox/trunk, but that is only the virtualbox, not the extension pack. The extension pack remains closed as described here: https://www.virtualbox.org/wiki/Editions
 
Old 09-30-2013, 08:22 AM   #7
Mark Pettit
Member
 
Registered: Dec 2008
Location: Cape Town, South Africa
Distribution: Slackware 15.0
Posts: 651

Rep: Reputation: 310Reputation: 310Reputation: 310Reputation: 310
Ah - build complexity is the issue. Fair enough. 1 point to you.

My point on VirtualBox remains then - VB is NOT open and free as per the Richard Stallman view (and mine). 1 point to me !

Score : Even.
 
Old 09-30-2013, 08:25 AM   #8
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,505

Rep: Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444
if Slackware has to consider a built-in hypervisor why Xen (and its project members) and not KVM (qemu)?

Last edited by ponce; 09-30-2013 at 08:37 AM. Reason: his/its
 
Old 09-30-2013, 08:40 AM   #9
Skaperen
Senior Member
 
Registered: May 2009
Location: center of singularity
Distribution: Xubuntu, Ubuntu, Slackware, Amazon Linux, OpenBSD, LFS (on Sparc_32 and i386)
Posts: 2,893
Blog Entries: 31

Rep: Reputation: 181Reputation: 181
I would vote for KVM ... and all of QEMU (to emulate things), too.
 
Old 09-30-2013, 09:20 AM   #10
Mark Pettit
Member
 
Registered: Dec 2008
Location: Cape Town, South Africa
Distribution: Slackware 15.0
Posts: 651

Rep: Reputation: 310Reputation: 310Reputation: 310Reputation: 310
Well, one could have both KVM and Xen. But I suspect that Xen has better performance than KVM. And Xen benefits from years spent under Citrix, where it acquired numerous powerful features. Like full snapshotting, live transfer to other hardware etc. Xen was only recently fully open-sourced by Citrix.
 
Old 09-30-2013, 10:05 AM   #11
guanx
Senior Member
 
Registered: Dec 2008
Posts: 1,201

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by ponce View Post
if Slackware has to consider a built-in hypervisor why Xen (and its project members) and not KVM (qemu)?
I've been using kvm for a few years but not xen. I'm always willing (though not so eager) to try xen to see the benefit from cpu paravirtualization.
 
Old 09-30-2013, 10:10 AM   #12
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,505

Rep: Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444Reputation: 4444
Quote:
Originally Posted by guanx View Post
I'm always willing (though not so eager) to try xen to see the benefit from cpu paravirtualization.
that you can have also with lxc (I use it in production with Slackware since some years).
 
Old 09-30-2013, 10:15 AM   #13
guanx
Senior Member
 
Registered: Dec 2008
Posts: 1,201

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by ponce View Post
that you can have also with lxc (I use it in production with Slackware since some years).
Yes, lxc is really a good thing! But very often I'm running different kernels (different versions of Linux, and even Windows) so I still need one of kvm and xen :-)
 
Old 10-02-2013, 03:31 PM   #14
Kean
LQ Newbie
 
Registered: Aug 2011
Posts: 24

Original Poster
Rep: Reputation: Disabled
BTW: guys, which hypervisors are you using?
Till now I see VB, KVM, XEN. Any others?
 
Old 10-02-2013, 03:56 PM   #15
Skaperen
Senior Member
 
Registered: May 2009
Location: center of singularity
Distribution: Xubuntu, Ubuntu, Slackware, Amazon Linux, OpenBSD, LFS (on Sparc_32 and i386)
Posts: 2,893
Blog Entries: 31

Rep: Reputation: 181Reputation: 181
Quote:
Originally Posted by Kean View Post
BTW: guys, which hypervisors are you using?
Till now I see VB, KVM, XEN. Any others?
Not exactly a hypervisor in the literal sense, but I also plan to use LXC (chroot on steroids) and plain chroot in addition to KVM and QEMU (emulating other CPUs).
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Learning Xen: Converting Existing Non-Xen Hypervisor Images for Use in Xen LXer Syndicated Linux News 0 08-24-2013 10:00 AM
LXer: Installing the Xen hypervisor on Fedora 19 LXer Syndicated Linux News 0 06-06-2013 12:11 PM
Unable ssh the VM from Xen Hypervisor rajorcldba Linux - Networking 7 04-18-2013 12:05 AM
LXer: Backport Intrepid Xen 3.3 Hypervisor to Ubuntu Hardy Dom0 (2.6.24-21-xen) LXer Syndicated Linux News 0 11-13-2008 06:11 PM
LXer: Xen.org Delivers Version 3.3 of the Xen Hypervisor LXer Syndicated Linux News 0 08-29-2008 10:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration