LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 02-21-2012, 01:32 AM   #16
tallship
Member
 
Registered: Jul 2003
Location: On the Beaches of Super Sunny Southern San Clemente, California USA
Distribution: Slackware - duh!
Posts: 534
Blog Entries: 3

Rep: Reputation: 118Reputation: 118
Talking


Quote:
Originally Posted by Nick_C View Post

As Salix is one of the lesser known distros and bearing in mind that I am coming from a Windows world, I wasn't sure if it was suitable.
Salix is NOT one of the lesser known distros.

And yes, it is suitable. In fact, you'll be happy to know that there's a brand new shiny qemu-kvm at SlackBuilds.org

Quote:
Originally Posted by Nick_C View Post
I guessed it might be more Linux command line rather than GUI based which would'nt be idea for a Linux newbie.
Yes it would. There's plenty of time to point/click and brick your system with a gui once you know and understand how to run it

Quote:
Originally Posted by Nick_C View Post
Now downloading Salix...
You have done well grasshoppa
 
Old 02-21-2012, 01:34 AM   #17
tallship
Member
 
Registered: Jul 2003
Location: On the Beaches of Super Sunny Southern San Clemente, California USA
Distribution: Slackware - duh!
Posts: 534
Blog Entries: 3

Rep: Reputation: 118Reputation: 118
Cool

Quote:
Originally Posted by lithos View Post
CentOS :-)
Only if you're running SolusVM for OpenVZ :P
 
Old 02-22-2012, 09:29 AM   #18
Nick_C
Member
 
Registered: Jan 2012
Location: London, England, UK
Distribution: CentOS 6, CentOS 7
Posts: 299

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by tallship View Post
Only if you're running SolusVM for OpenVZ :P
Out of all the distros I have tried, which is over ten different ones, only CentOS and Salix came anywhere near close to working.

Just wondering why Salix over CentOS.
 
Old 02-22-2012, 10:39 AM   #19
Nick_C
Member
 
Registered: Jan 2012
Location: London, England, UK
Distribution: CentOS 6, CentOS 7
Posts: 299

Original Poster
Rep: Reputation: Disabled
The major drawback I am left with in Salix is that virt-manager is not in the repository. I understand there is an alternative in aqemu which I haven't tried yet but would have much preferred to stick with the industry standard VMM.

Last edited by Nick_C; 02-22-2012 at 11:01 AM.
 
Old 02-22-2012, 11:13 AM   #20
tallship
Member
 
Registered: Jul 2003
Location: On the Beaches of Super Sunny Southern San Clemente, California USA
Distribution: Slackware - duh!
Posts: 534
Blog Entries: 3

Rep: Reputation: 118Reputation: 118
Exclamation

Quote:
Originally Posted by Nick_C View Post
The major drawback I am left with in Salix is that virt-manager is not in the repository.
Yes it is:

Code:
root@hammer:~# sbopkg -s virt-manager
Searching for virt-manager
::::::::::::::
./system/virt-manager/README
::::::::::::::
virt-manager is a gtk interface that connects to libvirt.

This requires libvirt, GConf, gnome-python, urlgrabber, virtinst, gtk-vnc,
tunctl, rarian and optionally qemu and/or kvm.

If you have networking problems, make sure you have the tun module loaded.

To run virt-manager as a normal user, you need to configure libvirt
to have the correct permissions.  Uncomment the unix_sock_group and
unix_sock_rw_perms in /etc/libvirt/libvirtd.conf and add the user to the
libvirt group
I hope that helps

Kindest regards,

.
 
Old 02-22-2012, 11:24 AM   #21
tallship
Member
 
Registered: Jul 2003
Location: On the Beaches of Super Sunny Southern San Clemente, California USA
Distribution: Slackware - duh!
Posts: 534
Blog Entries: 3

Rep: Reputation: 118Reputation: 118
Cool

Quote:
Originally Posted by Nick_C View Post
Out of all the distros I have tried, which is over ten different ones, only CentOS and Salix came anywhere near close to working.

Just wondering why Salix over CentOS.
I dont really understand what you're saying here, because the SolusVM master *must* be installed on an RPM based distro, preferably CentOS 5/6 or Scientific Linux - as per the SolusVM Requirements at:

http://wiki.solusvm.com/index.php/Install

Other docs only mention CentOS, but Scientific is indeed one of the three distros that they say are supported platforms.

hm... [this is just a rhetorical question, but] I wonder if it would work on Oracle Unbreakable Linux (which is just another RH clone that costs much less than RHEL)?

I hope that helps

Kindest regards,

.
 
Old 02-22-2012, 02:04 PM   #22
Nick_C
Member
 
Registered: Jan 2012
Location: London, England, UK
Distribution: CentOS 6, CentOS 7
Posts: 299

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by tallship View Post
Yes it is:

Code:
root@hammer:~# sbopkg -s virt-manager
Searching for virt-manager
::::::::::::::
./system/virt-manager/README
::::::::::::::
virt-manager is a gtk interface that connects to libvirt.

This requires libvirt, GConf, gnome-python, urlgrabber, virtinst, gtk-vnc,
tunctl, rarian and optionally qemu and/or kvm.

If you have networking problems, make sure you have the tun module loaded.

To run virt-manager as a normal user, you need to configure libvirt
to have the correct permissions.  Uncomment the unix_sock_group and
unix_sock_rw_perms in /etc/libvirt/libvirtd.conf and add the user to the
libvirt group
I hope that helps

Kindest regards,

.
Many thanks, I will try that again then. For some reason when I tried previously I couldn't find virt-manager to install and when I asked on the Salix forum I was advised to install aqemu. Now I know that it is there I will try again.
 
Old 02-23-2012, 03:53 AM   #23
Nick_C
Member
 
Registered: Jan 2012
Location: London, England, UK
Distribution: CentOS 6, CentOS 7
Posts: 299

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by tallship View Post
I dont really understand what you're saying here, because the SolusVM master *must* be installed on an RPM based distro, preferably CentOS 5/6 or Scientific Linux - as per the SolusVM Requirements at:

http://wiki.solusvm.com/index.php/Install

Other docs only mention CentOS, but Scientific is indeed one of the three distros that they say are supported platforms.

hm... [this is just a rhetorical question, but] I wonder if it would work on Oracle Unbreakable Linux (which is just another RH clone that costs much less than RHEL)?

I hope that helps

Kindest regards,

.
Not understanding this at all, why has SolusVM got introduced into the equation? Is there perhaps some confusion with a different thread. I didn't understand your earlier comment about SolusVM/OpenVZ.
 
Old 02-23-2012, 01:51 PM   #24
tallship
Member
 
Registered: Jul 2003
Location: On the Beaches of Super Sunny Southern San Clemente, California USA
Distribution: Slackware - duh!
Posts: 534
Blog Entries: 3

Rep: Reputation: 118Reputation: 118
Quote:
Originally Posted by Nick_C View Post
Not understanding this at all, why has SolusVM got introduced into the equation? Is there perhaps some confusion with a different thread. I didn't understand your earlier comment about SolusVM/OpenVZ.
"lithos" had said "Centos", and with a tongue in cheek response here, I replied, "Only if you're running SolusVM for OpenVZ :P"

To which you quoted me and responded:

Quote:
Originally Posted by Nick_C View Post
Out of all the distros I have tried, which is over ten different ones, only CentOS and Salix came anywhere near close to working.

Just wondering why Salix over CentOS.
But Salix isn't supported by SolusVM.

I hope that helps

Kindest regards,

.
 
Old 02-23-2012, 02:16 PM   #25
Nick_C
Member
 
Registered: Jan 2012
Location: London, England, UK
Distribution: CentOS 6, CentOS 7
Posts: 299

Original Poster
Rep: Reputation: Disabled
Oh I see said the blind man...
 
  


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
Which Linux for KVM virtualization host Nick_C Linux - Virtualization and Cloud 10 01-28-2012 04:50 PM
KVM virtualization on centos linuxguy08 Linux - Server 1 09-14-2010 01:15 PM
virtualization with kvm-84 on slackware 12.2 [GOD]Anck Slackware 6 03-26-2009 04:21 PM
Linux Distro for Virtual Server/Workstation Host nixuzer Linux - Distributions 1 09-05-2008 06:52 PM
F7 KVM Virtualization Crito Fedora 2 06-05-2007 07:58 AM

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

All times are GMT -5. The time now is 12:57 AM.

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