[libvirt-users] Bridging Wireless Cards for KVM

2013-08-09 Thread Joshua McKee
Hi, I hope this is the right place to ask this question. I was wondering if there is a way to set up a KVM VM using an XML document as input into Virsh that uses bridged networking over a wireless card. I understand that wireless cards to not natively support, but I was able to find a working sol

Re: [libvirt-users] Bridging Wireless Cards for KVM

2013-08-10 Thread Joshua McKee
", "/dev/kvm", "/dev/kqemu", "/dev/rtc", "/dev/hpet", "/dev/net/tun", ] I am running Ubuntu 12, which does not use SELinux. On Fri, Aug 9, 2013 at 8:01 AM, Daniel P. Berrange wrote: > On Thu, Aug 08, 2013 at 08:55:27PM -0600, Jo

Re: [libvirt-users] Bridging Wireless Cards for KVM

2013-08-10 Thread Joshua McKee
/dev/random", "/dev/urandom", "/dev/ptmx", "/dev/kvm", "/dev/kqemu", "/dev/rtc", "/dev/hpet", "/dev/net/tun", ] I am running Ubuntu 12, which does not use SELinux. On Sat, Aug 10, 2013 at 8:30 PM, Joshua McKee

Re: [libvirt-users] Bridging Wireless Cards for KVM

2013-10-02 Thread Joshua McKee
Thanks, apparmour was the issue. On Mon, Aug 12, 2013 at 3:18 AM, Daniel P. Berrange wrote: > On Sat, Aug 10, 2013 at 08:33:17PM -0600, Joshua McKee wrote: > > Sorry, I accidentally hit send before I was done. Here's the finished > > message: > > > > Thanks! Unfo

[libvirt-users] Libvirt Error Creating VMs for Nimbus Cloud

2014-01-31 Thread Joshua McKee
Hello, I am having an issue with libvirt in my Nimbus cloud setup. When I use the Nimbus VM creation test scripts on a VMM node (using libvirt), the VM is created without a problem. However, when I attempt to create a new VM using Nimbus (which then tries to create the VM on the VMM node), I encou

Re: [libvirt-users] Libvirt Error Creating VMs for Nimbus Cloud

2014-01-31 Thread Joshua McKee
I should probably mention that I'm using Ubuntu 12.04.3 server (64-bit). Also, I noticed this page: http://wiki.libvirt.org/page/Failed_to_connect_to_the_hypervisor, but the user is part of the libvirtd group. On Fri, Jan 31, 2014 at 2:09 PM, Joshua McKee wrote: > Hello, > >