Re: [Lxc-users] Failed to move phys interface, invalid argument (Linux 3.1.0, lxc 0.7.5)

2011-11-21 Thread Daniel Smith
On Mon, Nov 21, 2011 at 4:50 PM, Ivan Vilata i Balaguer wrote: > Indeed it does, thanks!  I didn't need to run iw under the container, it > appeared there instantly after moving the interface from the host.  I don't > know what you mean by adding vifs to the moved interface, but thanks for the > a

Re: [Lxc-users] Failed to move phys interface, invalid argument (Linux 3.1.0, lxc 0.7.5)

2011-11-21 Thread Ivan Vilata i Balaguer
Daniel Smith (2011-11-21 08:12:16 -0500) wrote: > On 11/21/2011 7:20 AM, Ivan Vilata i Balaguer wrote: > > Hi all. I'm having trouble moving a physical, unused WiFi interface in my > > computer to a container, which uses a network configuration like this:: > > So I ran into the problem as well,

Re: [Lxc-users] Failed to move phys interface, invalid argument (Linux 3.1.0, lxc 0.7.5)

2011-11-21 Thread Daniel Smith
On 11/21/2011 7:20 AM, Ivan Vilata i Balaguer wrote: > Hi all. I'm having trouble moving a physical, unused WiFi interface in my > computer to a container, which uses a network configuration like this:: ... > Is this not supported yet? Am I missing some configuration issue? > > Thanks a lot! So

[Lxc-users] Failed to move phys interface, invalid argument (Linux 3.1.0, lxc 0.7.5)

2011-11-21 Thread Ivan Vilata i Balaguer
Hi all. I'm having trouble moving a physical, unused WiFi interface in my computer to a container, which uses a network configuration like this:: ## Network lxc.network.type = veth lxc.network.flags = up lxc.network.hwaddr= 00:FF:33:44:55:66 lxc.network.link = br0 lx