LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 01-13-2010, 02:17 PM   #1
peridian
Member
 
Registered: Jan 2010
Posts: 60

Rep: Reputation: 17
Best Linux Distro for Virtualisation Host


Hi,

Keep searching for this, but I get posts about the best virtualisation software to run on Linux.

What I want to know is the other way around, which Linux distribution is the best to install on a server that will be dedicated to hosting virtual machines?

The reason I need a host is that the stupid ESXi from VMWare won't install on my hardware (not compatible, or some rubbish).

I'm thinking something very slim and lightweight so that performance of the VMs is not impacted, but not so lacking in driver functionality/application support that the VMs can't run so well.

DSL seems to be the smallest out there, but whether it would fully support the operations of VMs I do not know. Some of the others, such as CENT OS and Ubuntu seem to come bundled with things to make them an alternative to Windows rather than a server OS.

Any ideas?

Rob.
 
Old 01-13-2010, 03:47 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Centos certainly does NOT come with stuff to replace windows. As a RedHat rebrand it's a VERY server orientated os. Just try and get wireless working on it and you'll soon think the same!

Xen on Centos works great, give it a whirl.
 
Old 01-13-2010, 03:48 PM   #3
Mr-Bisquit
Member
 
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Blog Entries: 52

Rep: Reputation: 68
A minimalized system. Using a simple base such as debian or slack allows you a smaller host. Suse, redhat, fedora, opensuse are all power houses that need heavy equipment and hardware.
DSL is a no-go for virtualizing.
My experience has been for Debian.
Downside: you'll have to do the configuring yourself and the search may take some time.
Upside: It will work better than you think.
 
Old 01-13-2010, 04:15 PM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Well things like CentOS and RedHat are largely only as heavy as you make them. As a properly configured server you wouldn't run X or anything else heavy on it at all. You do have layers like hal still there unless you get all hatchet job but you can make VERY low profile installation. Debians fine too of course though.
 
Old 01-14-2010, 05:14 AM   #5
Samael
Member
 
Registered: Oct 2008
Location: England
Distribution: Ubuntu and Fedora (64-bit)
Posts: 81

Rep: Reputation: 16
Quote:
Originally Posted by peridian View Post
Some of the others, such as CENT OS and Ubuntu seem to come bundled with things to make them an alternative to Windows rather than a server OS.
You do realise that Ubuntu do a separate server edition don't you?
 
Old 01-14-2010, 06:41 AM   #6
peridian
Member
 
Registered: Jan 2010
Posts: 60

Original Poster
Rep: Reputation: 17
Hey all,

Thanks for the responses, that clarifies a few things.

Quote:
You do realise that Ubuntu do a separate server edition don't you?
Yes, I was not sure whether it was any good or not, as I have seen mixed reactions to Ubuntu. Any thoughts?

Quote:
Centos certainly does NOT come with stuff to replace windows.
Oh, maybe I was misreading the article then, thanks, I'll grab a hold of it anyway.

Quote:
Debians fine too of course though.
Quote:
My experience has been for Debian.
I'm getting a lot of recommendations for Debian from other forums too. I'll definitely be giving it a try.

Regards,
Rob.
 
Old 01-15-2010, 06:05 AM   #7
Samael
Member
 
Registered: Oct 2008
Location: England
Distribution: Ubuntu and Fedora (64-bit)
Posts: 81

Rep: Reputation: 16
Quote:
Originally Posted by peridian View Post
Hey all,

Thanks for the responses, that clarifies a few things.
Quote:
Originally Posted by samael
You do realise that Ubuntu do a separate server edition don't you?
Yes, I was not sure whether it was any good or not, as I have seen mixed reactions to Ubuntu. Any thoughts?
Well I work for a company that provides dedicated servers for web hosting. We use Ubuntu Server on just about all of our Linux machines (only time another distro is used is for custom orders). They are stable and fast. The server edition has no GUI and can be run on fairly low specs. Ubuntu is based on Debian so they'll be pretty similar. Not sure about the virtualization side of things though as I don't deal with that side of things on servers. I only use virtualization for home use to experiment on without risking screwing up my computer.

Read the details here:
http://www.ubuntu.com/products/whatI.../serveredition
 
Old 01-16-2010, 01:35 AM   #8
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
My opinion;

It doesn't matter what distribution you use, if we are talking strictly performance-based here; but rather what file system you use, to a degree: if your server has top-of-the-line technology it won't matter what you put on it. In contrast, of course, if your server is severely limited, going with a very minimal distribution such as Slackware or Arch Linux may prove to be what you need.

XFS and JFS both started out on servers and are meant for them. I like JFS for many reasons, among them speed and reliability, but I won't let that influence my post. XFS, if I read correctly, might be what you need.

It's seldom seen, but, XFS is considered the best for virtualization because it deals exceptionally well with large files. XFS has been benchmarked to run these very well. XFS is highly touted as fast, efficient, and great for Virtual Machines and the like, but is rated very low in recoverability and stability in relation to other FS'es when it comes to crashes and power outages.

JFS doesn't use near as much CPU as other FS'es do in file operations, so if your server is bottlenecked by the CPU you may want to try that. JFS features amazingly speedy recoverability from whatever life throws at you, so it's gets my respect there.

A word should be said of ext3, as it's compatibility and well-roundedness are top-notch. It is the most popular file system as well, so thats always a plus.

As far as distributions go, the choice is yours. It's well known that CentOS and Debian make excellent server OS'es. But, if you know the way of the penguin, any and all Linux distros will be functional. Typically, its nice to go with exteremly stable OS'es, and the aforementioned duet fit the bill.

No Linux distribution is worthy of comparison to the low-life Windows and NTFS, as MS products are easily called what they are: insecure, unstable and very slow.

Last edited by lupusarcanus; 01-16-2010 at 01:57 AM.
 
  


Reply



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Distro for Virtual Server/Workstation Host nixuzer Linux - Distributions 1 09-05-2008 06:52 PM
Virtualisation with Windows host NWBlue Linux - Newbie 12 08-12-2008 05:20 AM
Linux on Parallels 2.2 - Virtualisation caulfiek Linux - Hardware 1 11-03-2006 04:34 PM
Free Linux distro host? timothyb89 Linux - General 3 10-26-2006 04:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 06:11 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