LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 08-17-2012, 06:15 PM   #1
jetcollins
LQ Newbie
 
Registered: Aug 2004
Posts: 13

Rep: Reputation: 1
recommend kvm manager


VM Server:
Ubuntu Server 12 with KVM installed. 2 Opteron quad cores.

Intended management server:
Intel dual core with hyperthreading, 4gb ram. Linux Mint.

I want a fairly straight-forward installation, only one piece of mgmt hardware. Only one vm server. I want a web interface for the manager.

I have installed and run Vmware, Oracle VM (not virtualbox, but the server one), and Windows Hyper-V.

Any recommendations?

Thanks
 
Old 08-17-2012, 09:43 PM   #2
abrinister
Member
 
Registered: Dec 2010
Location: Boston, MA, USA
Distribution: Arch Linux
Posts: 460

Rep: Reputation: 38
So why not stick with those? Do you explicitly want to use KVM? In that case, use Xen.

Alex Brinister
 
Old 08-17-2012, 10:07 PM   #3
jetcollins
LQ Newbie
 
Registered: Aug 2004
Posts: 13

Original Poster
Rep: Reputation: 1
If you want to change the topic, please start a new thread.
 
Old 08-17-2012, 10:38 PM   #4
abrinister
Member
 
Registered: Dec 2010
Location: Boston, MA, USA
Distribution: Arch Linux
Posts: 460

Rep: Reputation: 38
@ jetcollins How does my response start a new topic? The OP wants a KVM manager. Xen is a KVM manager of sorts.

@ OP QEMU is another VM manager utilizing KVM

Alex Brinister
 
Old 08-18-2012, 09:15 AM   #5
dyasny
Member
 
Registered: Dec 2007
Location: Canada
Distribution: RHEL,Fedora
Posts: 995

Rep: Reputation: 115Reputation: 115
Quote:
Originally Posted by abrinister View Post
@ jetcollins How does my response start a new topic? The OP wants a KVM manager. Xen is a KVM manager of sorts.
no, it is a different hypervisor, and is offtopic here.


Use virt-manager if web interface is not an absolute must. It can be accessed remotely over ssh -X
 
Old 08-18-2012, 10:04 AM   #6
abrinister
Member
 
Registered: Dec 2010
Location: Boston, MA, USA
Distribution: Arch Linux
Posts: 460

Rep: Reputation: 38
Oh ok. I apologize. I assumed that he was talking about a VM solution that uses KVM.

Alex Brinister
 
Old 08-18-2012, 10:41 AM   #7
jetcollins
LQ Newbie
 
Registered: Aug 2004
Posts: 13

Original Poster
Rep: Reputation: 1
Xen and KVM are competing projects. I think you were assuming I meant "virtualization" in general by the term KVM.

At any rate, I just set up WebVirtMgr. It is a hosted website through which you can manage your KVM. Screenshot below.

Basically I chose kvm because I wanted software RAID. Didn't want to shell out for a raid card. Vmware and Oracle VM don't have software raid. Didn't want to pay for Windows Server. So I just installed ubuntu server and chose to only install OpenSSH Server and Virtualization Server packages.

WebVirtMgr is pretty cool. You can see what it does on the screen shot. All you have to do after you Ubuntu install is change a few options in two files and add a user. The whole WebVirtMgr website consists of 1 page of those instructions, then the login to add your server and manage it. In fact it took me a few days to realize it was a hosted service. I thought it was a web package you installed on the server.

 
1 members found this post helpful.
Old 08-18-2012, 10:53 AM   #8
abrinister
Member
 
Registered: Dec 2010
Location: Boston, MA, USA
Distribution: Arch Linux
Posts: 460

Rep: Reputation: 38
Thanks for the heads-up. Now I understand why there are options for KVM and Xen in the kernel configuration!

Alex Brinister
 
Old 08-20-2012, 08:10 AM   #9
dyasny
Member
 
Registered: Dec 2007
Location: Canada
Distribution: RHEL,Fedora
Posts: 995

Rep: Reputation: 115Reputation: 115
WebVirtMgr? I would keep very far away from such a project. Some company in Ukraine having my server's address, usernames and passwords is not something I'd consider in a lifetime.
 
Old 08-20-2012, 10:49 AM   #10
jetcollins
LQ Newbie
 
Registered: Aug 2004
Posts: 13

Original Poster
Rep: Reputation: 1
Not a bad point. I'm going to switch to Convirt anyway.
 
Old 08-21-2012, 08:06 AM   #11
dyasny
Member
 
Registered: Dec 2007
Location: Canada
Distribution: RHEL,Fedora
Posts: 995

Rep: Reputation: 115Reputation: 115
Quote:
Originally Posted by jetcollins View Post
Not a bad point. I'm going to switch to Convirt anyway.
I would recommend oVirt or RHEV, but I am of course biased
 
Old 08-21-2012, 09:49 AM   #12
jetcollins
LQ Newbie
 
Registered: Aug 2004
Posts: 13

Original Poster
Rep: Reputation: 1
how is ovirt superior to convirt?
 
Old 08-21-2012, 03:48 PM   #13
dyasny
Member
 
Registered: Dec 2007
Location: Canada
Distribution: RHEL,Fedora
Posts: 995

Rep: Reputation: 115Reputation: 115
Quote:
Originally Posted by jetcollins View Post
how is ovirt superior to convirt?
I haven't used convirt, but according to the data on the website, the featureset is poorer than oVirt's - no HA and load balancing, no self provision portals, SPICE is not in use, no specialized distribution for hypervisors. I could probably go on, but really, the choice is yours - this is the beauty of opensource.
 
Old 08-21-2012, 06:01 PM   #14
jetcollins
LQ Newbie
 
Registered: Aug 2004
Posts: 13

Original Poster
Rep: Reputation: 1
Thanks very much for the info. I'll take a good look at oVirt, and report my progress.
 
  


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
virtualization - latest virt-manager/kvm Nick_C Linux - Server 3 03-09-2012 07:40 AM
KVM over IP and Window Manager leamassiot Linux - Virtualization and Cloud 12 12-02-2011 02:55 AM
What SNMP manager tool would you recommend? brownstone Linux - Networking 3 07-15-2004 09:41 AM
Please recommend a KVM for Linux and XP bg4533 Linux - Hardware 2 11-15-2003 02:05 PM
What Window Manager do you recommend for speed? DeadPuddle Linux - Distributions 20 06-08-2002 01:51 PM

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

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