touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #22837
[Bug 1373981] Re: ubuntu 14.10 server, amd64 - lxc-start fails to start container
** Package changed: lxc (Ubuntu) => linux (Ubuntu)
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
** Description changed:
+ =========================================
+ ec2-run-instances ami-3021fb58 -t m1.small
+
+ ssh into the instance,
+
+ sudo ip link add type veth
+
+ fails. I also often cannot log in. I think it's just a bad
+ ami, but am not sure.
+ =========================================
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
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1373981
Title:
ubuntu 14.10 server, amd64 - lxc-start fails to start container
Status in “linux” package in Ubuntu:
Invalid
Bug description:
=========================================
ec2-run-instances ami-3021fb58 -t m1.small
ssh into the instance,
sudo ip link add type veth
fails. I also often cannot log in. I think it's just a bad
ami, but am not sure.
=========================================
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1373981/+subscriptions