Quoting CDR ([email protected]): > I have a Fedora 20 container with 10 nics > lspci -bv | grep -i ethernet -A1
If it is a container, then lspci output has nothing to do with what is in the container. If the host has 10 nics and you want to pass them into the container, then do so with lxc.network.type = phys entries. _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
