[Bug 202432] Re: Unable to use anything but usermode networking

2008-06-21 Thread Michael Monreal
Well... I just set up a test partition with Intrepid and found myself in the same situation as many users on this bug: my user is added to the right group, I logged out and back in, virt-manager works but I can't press + add to add new virtual networks unless I run as root. From what I understand

[Bug 202432] Re: Unable to use anything but usermode networking

2008-05-29 Thread Eric Shattow
If your user has access to /var/run/libvirt/libvirt-sock then virt- manager 0.5.3-0ubuntu10 (or newer) will attempt to connect to qemu:///system automagically. -- Unable to use anything but usermode networking https://bugs.launchpad.net/bugs/202432 You received this bug notification because you

[Bug 202432] Re: Unable to use anything but usermode networking

2008-05-12 Thread Peter de Kraker
Same here, added myself to the proper groups, but the virtual networks tab is greyed out in virt-manager, unless I run it with sudo, but then I can't acces my VM that i created in localhost(User) since with sudo it connects to localhost(System). Is it the recommended way of running KVM/QEMU as

[Bug 202432] Re: Unable to use anything but usermode networking

2008-05-12 Thread Peter de Kraker
I should read better. virt-manager -c qemu:///system does work, but there should be a GUI way in virt-manager to connect to there. -- Unable to use anything but usermode networking https://bugs.launchpad.net/bugs/202432 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 202432] Re: Unable to use anything but usermode networking

2008-05-11 Thread maus
Hi guys, I have the same problem, I have added myself to libvirtd group, but Virtual Networks tab from Host Details window in virt-manager is grey. I am able to list virtual network connection with the command line anyway: $ virsh -c qemu:///system net-list Connecting to uri: qemu:///system Name

Re: [Bug 202432] Re: Unable to use anything but usermode networking

2008-04-26 Thread Ilmari Vacklin
On Fri, Apr 25, 2008 at 09:11:35PM -, Brian Pitts wrote: Ilmari: Did you connect to qemu:///system ? No. I see I can do it from the commandline. What is the difference between System and User servers/connections? I can confirm I can edit the virtual networking in the System server, but not

[Bug 202432] Re: Unable to use anything but usermode networking

2008-04-26 Thread Ilmari Vacklin
BTW, I'm trying to install Debian Lenny, and it can see the virtual DHCP server and get an IP, but it can't actually connect anywhere. This could be a misconfiguration on my part, of course. Do I need to make a bridge manually? -- Unable to use anything but usermode networking

[Bug 202432] Re: Unable to use anything but usermode networking

2008-04-25 Thread Eric Shattow
A documented and GUI-accessible means of permitting users access to virtiualization is needed. I suggest that an enhancement be made to User Settings to control group access for virtualization. Automating the access is not needed. -- Unable to use anything but usermode networking

[Bug 202432] Re: Unable to use anything but usermode networking

2008-04-25 Thread Ilmari Vacklin
I'm not able to configure virtual networks unless I run virt-manager as root. This also then runs kvm as root. Is there a way around this? Brian's comment didn't help me; I am in the libvirtd group but am still unable to configure virtual networks. -- Unable to use anything but usermode

[Bug 202432] Re: Unable to use anything but usermode networking

2008-04-25 Thread Brian Pitts
Eric: That approach makes sense. Ilmari: Did you connect to qemu:///system ? -- Unable to use anything but usermode networking https://bugs.launchpad.net/bugs/202432 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 202432] Re: Unable to use anything but usermode networking

2008-04-25 Thread Eric Shattow
The guide at https://wiki.ubuntu.com/KvmVirtManagerEtc instructs us to do: $ virt-manager -c qemu:///system Adding my username to the libvirtd group and initializing my view of qemu (with the above command), all network configuration works as expected. The need to type in this command is

[Bug 202432] Re: Unable to use anything but usermode networking

2008-04-07 Thread Kees Cook
** Changed in: virt-manager (Ubuntu) Status: New = Invalid -- Unable to use anything but usermode networking https://bugs.launchpad.net/bugs/202432 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 202432] Re: Unable to use anything but usermode networking

2008-03-15 Thread Brian Pitts
I am able to see and edit virtual network settings when I run virt- manager as root. I'm also prompted for network settings when I create a new VM if I run virt-manager as root. -- Unable to use anything but usermode networking https://bugs.launchpad.net/bugs/202432 You received this bug

[Bug 202432] Re: Unable to use anything but usermode networking

2008-03-15 Thread Brian Pitts
I found https://wiki.ubuntu.com/KvmVirtManagerEtc. The solution was to add myself to the libvirtd group and to add qemu:///system in virt- manager. It would be nice if both of these things happened automatically for the user who installed virt-manager. -- Unable to use anything but usermode