Comment 2 for bug 1723527

Revision history for this message
Steve Langasek (vorlon) wrote : Re: [Bug 1723527] Re: lxd fails to run on linux-kvm

On Fri, Oct 13, 2017 at 10:48:08PM -0000, Kamal Mostafa wrote:
> @Steve, please try this test kernel, which has CONFIG_BRIDGE enabled:
> http://kernel.ubuntu.com/~kamal/lp1723527/

This seems to get farther, then fails with iptables issues.

# /usr/lib/lxd/lxd-bridge.start
Bad argument `'
Try `iptables -h' or 'iptables --help' for more information.
Failed to setup lxd-bridge.
modprobe: FATAL: Module ip_tables not found in directory /lib/modules/4.4.0-1009-kvm
iptables v1.6.0: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
[...]

It appears we have no netfilter configuration in linux-kvm.