[Bug 1236490] Re: Container has no networking
Aaron Bentley
aaron.bentley at canonical.com
Mon Oct 7 18:19:56 UTC 2013
Stephane Graber explains:
bug 1236490 very much looks like isc-dhcp-* is out of date in your container
a kernel change in 3.10 caused veth devices to do udp offloading which wasn't supported by the isc-dhcp we shipped in precise, quantal and raring
so I SRUed the fix a couple months back to all supported releases. If that's the problem you're having, just chroot into /var/lib/lxc/<container>/rootfs and do an apt-get update && apt-get install isc-dhcp-common isc-dhcp-client
if that updates isc-dhcp, then there's a good chance the next boot of that container will work
you'll need to do that to all affected containers and if you have an old container cache in /var/cache/lxc then also update that one or flush it so it gets re-created on the next lxc-create
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1236490
Title:
Container has no networking
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1236490/+subscriptions
More information about the Ubuntu-server-bugs
mailing list