Hello,

Does anyone have any additional information about running Netmap/VALE in LXC 
containers? I'm trying to reproduce your results with Ubuntu - kernel version 
is 3.13.0-43-generic. I'm not able to even create the LXC - I get an error. 
I've included some short information below, and would appreciate any additional 
pointers you might have. I'd like to consider using Netmap/VALE in some 
upcoming projects, but can't get past this error.

Regards,
Stan




sratliff@sratliff-ubu2:~$ sudo lxc-create -f ./config.UB1 -n UB1
lxc_container: Error creating container UB1


sratliff@sratliff-ubu2:~$ cat config.UB1
# Template used to create this container: /usr/share/lxc/templates/lxc-ubuntu
# Parameters passed to the template:
# For additional config options, please look at lxc.container.conf(5)

# Common configuration
lxc.include = /usr/share/lxc/config/ubuntu.common.conf

# Container specific configuration
lxc.rootfs = /var/lib/lxc/UB1/rootfs
lxc.mount = /var/lib/lxc/UB1/fstab
lxc.utsname = UB1
lxc.arch = i686

# Network configuration
lxc.network.type = veth
lxc.network.flags = up
lxc.network.link = lxcbr0
lxc.network.hwaddr = 00:16:3e:04:7a:ab

lxc.cgroup.devices.allow = c 10:56 rwm
sratliff@sratliff-ubu2:~$

sratliff@sratliff-ubu2:~$ ls -l /dev/netmap
crw------- 1 root root 10, 56 Jan 13 12:26 /dev/netmap
sratliff@sratliff-ubu2:~$

________________________________
Stan Ratliff  |  Architect, Applied Research
VT iDirect  |  13861 Sunrise Valley Drive, Suite 300, Herndon, VA 20171, USA
T: +1 703 544-8520  |  F: +1 222 123-4567
[email protected]<mailto:[email protected]>  |  
www.idirect.net<http://www.idirect.net>
Connect with iDirect: Twitter.com/iDirect<https://twitter.com/idirect>  |  
Facebook.com/iDirect<https://www.facebook.com/idirect>

[cid:[email protected]]
Advancing a Connected World


_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to