hi!
i'm trying to use lxc 0.7.4 on centos 5.5 (kernel 2.6.37.3).
lxc-start fails when i configure a network.
e.g:
lxc-start: failed to create vethivvZMG-vethGjB0lG : Operation not supported
lxc-start: failed to create netdev
lxc-start: failed to create the network
lxc-start: failed to spawn 'c0'
Hi, people.
I'm trying to implement a mechanism to permit the addition of a new network
device to a container "on-the-fly".
That would be useful to me in some complex virtual networking scenarios,
where a container need to connect to a newborn bridge and I can't stand to
lxc-stop/modify config ma
On 03/10/2011 10:45 PM, richard -rw- weinberger wrote:
> hi!
>
> i'm trying to use lxc 0.7.4 on centos 5.5 (kernel 2.6.37.3).
>
> lxc-start fails when i configure a network.
> e.g:
> lxc-start: failed to create vethivvZMG-vethGjB0lG : Operation not supported
> lxc-start: failed to create netdev
> l
On 03/11/2011 02:00 AM, Carlos N. A. CorrĂȘa wrote:
> Hi, people.
>
> I'm trying to implement a mechanism to permit the addition of a new network
> device to a container "on-the-fly".
>
> That would be useful to me in some complex virtual networking scenarios,
> where a container need to connect to