I have started making many lxc containers on my host. So by default lxc provides a default bridge lxcbr0. How many virtual interfaces can be instantiated with lxcbr0. I started with 2000 containers,but i got stuck after 1024 containers.
The error being :
lxc-start: conf.c: instantiate_veth: 2978 failed to attach 'vethO7X5DJ' to
the bridge 'lxcbr0': Exchange full
lxc-start: conf.c: lxc_create_network: 3261 failed to create netdev
lxc-start: start.c: lxc_spawn: 826 failed to create the network
lxc-start: start.c: __lxc_start: 1080 failed to spawn 'container_1024'
lxc-start: lxc_start.c: main: 342 The container failed to start.