← Back to team overview

kernel-packages team mailing list archive

[Bug 1373981] [NEW] ubuntu 14.10 server, amd64 - lxc-start fails to start container

 

You have been subscribed to a public bug:

I had previously created an lxc container successfully using either:
$ sudo lxc-create -t download -n test_cn
-or-
$ sudo lxc-create -t ubuntu -n test_cn

However... when trying to start it fails with the following?
 
$ sudo lxc-start -n test_cn
lxc-start: failed to create vethBQ6TPB-vethV9VF9A : Operation not supported
lxc-start: failed to create netdev
lxc-start: failed to create the network
lxc-start: failed to spawn 'test_cn'
lxc-start: The container failed to start.
lxc-start: Additional information can be obtained by setting the --logfile and --log-priority options.

To check if the "veth" kernel module is loaded I updated the server and
rebooted

I ran "sudo modprobe veth" and it shows an error also?

$ sudo modprobe veth
modprobe: ERROR: could not insert 'veth': Cannot allocate memory


This server is running on AWS EC2.

$ uname -a
Linux ip-10-69-148-9 3.16.0-10-generic #15-Ubuntu SMP Thu Aug 21 16:26:44 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Incomplete


** Tags: bot-comment
-- 
ubuntu 14.10 server, amd64 - lxc-start fails to start container
https://bugs.launchpad.net/bugs/1373981
You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.