Lab 3.2 Unable to start container.

Lab 3.2. I'm using the LF pre-built Ubuntu 18.04 on VMware Workstation 15 Player.
Everthing seems to work fine until I try to start the container. I'm afraid the error messages don't mean much to me. Any guidance here would be appreciated. Thanks. ldt
[email protected]:~$ cat /etc/subuid student:100000:65536 [email protected]:~$ cat /etc/subgid student:100000:65536 [email protected]:~$ cat /etc/lxc/lxc-usernet # USERNAME TYPE BRIDGE COUNT student veth lxcbr0 10 [email protected]:~$ cat ~/.config/lxc/default.conf lxc.net.0.type = veth lxc.net.0.link = lxcbr0 lxc.net.0.flags = up lxc.net.0.hwaddr = 00:16:3e:xx:xx:xx lxc.idmap = u 0 100000 65536 lxc.idmap = g 0 100000 65536 [email protected]:~$
...
Distribution: ubuntu Release: xenial Architecture: amd64 Downloading the image index Downloading the rootfs Downloading the metadata The image cache is now ready Unpacking the rootfs --- You just created an Ubuntu xenial amd64 (20200914_07:42) container. To enable SSH, run: apt install openssh-server No default root or user password are set by LXC.
[email protected]:~$ lxc-start -n unpriv-cont-user -d lxc-start: unpriv-cont-user: lxccontainer.c: wait_on_daemonized_start: 842 Received container state "ABORTING" instead of "RUNNING" lxc-start: unpriv-cont-user: tools/lxc_start.c: main: 330 The container failed to start lxc-start: unpriv-cont-user: tools/lxc_start.c: main: 333 To get more details, run the container in foreground mode lxc-start: unpriv-cont-user: tools/lxc_start.c: main: 336 Additional information can be obtained by setting the --logfile and --logpriority options
[email protected]:~$ lxc-start -n unpriv-cont-user -F --logfile=/tmp/logfile --logpriority=WARN lxc-start: unpriv-cont-user: network.c: lxc_create_network_unpriv_exec: 2178 lxc-user-nic failed to configure requested network: cmd/lxc_user_nic.c: 576: create_nic: Error attaching veth0YJFD5 to lxcbr0 lxc-start: unpriv-cont-user: start.c: lxc_spawn: 1765 Failed to create the configured network lxc-start: unpriv-cont-user: start.c: __lxc_start: 1939 Failed to spawn container "unpriv-cont-user" lxc-start: unpriv-cont-user: tools/lxc_start.c: main: 330 The container failed to start lxc-start: unpriv-cont-user: tools/lxc_start.c: main: 336 Additional information can be obtained by setting the --logfile and --logpriority options [email protected]:~$ cat /tmp/logfile lxc-start unpriv-cont-user 20200914174644.524 WARN start - start.c:lxc_spawn:1746 - Operation not permitted - Failed to allocate new network namespace id lxc-start unpriv-cont-user 20200914174644.575 ERROR network - network.c:lxc_create_network_unpriv_exec:2178 - lxc-user-nic failed to configure requested network: cmd/lxc_user_nic.c: 576: create_nic: Error attaching veth0YJFD5 to lxcbr0 lxc-start unpriv-cont-user 20200914174644.575 ERROR start - start.c:lxc_spawn:1765 - Failed to create the configured network lxc-start unpriv-cont-user 20200914174644.575 ERROR start - start.c:__lxc_start:1939 - Failed to spawn container "unpriv-cont-user" lxc-start unpriv-cont-user 20200914174645.124 ERROR lxc_start - tools/lxc_start.c:main:330 - The container failed to start lxc-start unpriv-cont-user 20200914174645.124 ERROR lxc_start - tools/lxc_start.c:main:336 - Additional information can be obtained by setting the --logfile and --logpriority options [email protected]:~$
Comments
-
Hi @ldt,
It is common to see different results when using different Linux distributions or even different images of the same distribution. The LF pre-built and maintained images are aimed mostly at development courses, and have not been tested against the content of this course.
What I notice to be slightly off are the UID and GID mappings from
/etc/subuid
and/etc/subgid
which show for thestudent
user values typically associated withroot
.Can you display the content of both
/etc/subuid
and/etc/subgid
files?Regards,
-Chris0 -
Hi @chrispokorni
Yes, those are shown in the top lines 1-4. But I have just verified them again. I did notice that the result is considerably different from what is shown in the lab. I'm missing the lxd:, root: and ubuntu: entries. I tried proceeding with the privileged container but got the same result. Lab 3.3 however, worked fine.0 -
I believe a different Ubuntu distribution/release will show different outputs, and this has already been reported earlier in the forum.
0
Categories
- 10.1K All Categories
- 35 LFX Mentorship
- 88 LFX Mentorship: Linux Kernel
- 504 Linux Foundation Boot Camps
- 279 Cloud Engineer Boot Camp
- 103 Advanced Cloud Engineer Boot Camp
- 48 DevOps Engineer Boot Camp
- 41 Cloud Native Developer Boot Camp
- 2 Express Training Courses
- 2 Express Courses - Discussion Forum
- 1.8K Training Courses
- 17 LFC110 Class Forum
- 5 LFC131 Class Forum
- 20 LFD102 Class Forum
- 148 LFD103 Class Forum
- 13 LFD121 Class Forum
- 61 LFD201 Class Forum
- LFD210 Class Forum
- 1 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum
- 23 LFD254 Class Forum
- 569 LFD259 Class Forum
- 100 LFD272 Class Forum
- 1 LFD272-JP クラス フォーラム
- 1 LFS145 Class Forum
- 23 LFS200 Class Forum
- 739 LFS201 Class Forum
- 1 LFS201-JP クラス フォーラム
- 1 LFS203 Class Forum
- 45 LFS207 Class Forum
- 298 LFS211 Class Forum
- 53 LFS216 Class Forum
- 46 LFS241 Class Forum
- 41 LFS242 Class Forum
- 37 LFS243 Class Forum
- 10 LFS244 Class Forum
- 27 LFS250 Class Forum
- 1 LFS250-JP クラス フォーラム
- 131 LFS253 Class Forum
- 998 LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 87 LFS260 Class Forum
- 126 LFS261 Class Forum
- 31 LFS262 Class Forum
- 79 LFS263 Class Forum
- 15 LFS264 Class Forum
- 10 LFS266 Class Forum
- 17 LFS267 Class Forum
- 17 LFS268 Class Forum
- 21 LFS269 Class Forum
- 200 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- 212 LFW211 Class Forum
- 154 LFW212 Class Forum
- 899 Hardware
- 217 Drivers
- 74 I/O Devices
- 44 Monitors
- 115 Multimedia
- 208 Networking
- 101 Printers & Scanners
- 85 Storage
- 749 Linux Distributions
- 88 Debian
- 64 Fedora
- 14 Linux Mint
- 13 Mageia
- 24 openSUSE
- 133 Red Hat Enterprise
- 33 Slackware
- 13 SUSE Enterprise
- 355 Ubuntu
- 473 Linux System Administration
- 38 Cloud Computing
- 69 Command Line/Scripting
- Github systems admin projects
- 94 Linux Security
- 77 Network Management
- 108 System Management
- 49 Web Management
- 63 Mobile Computing
- 22 Android
- 27 Development
- 1.2K New to Linux
- 1.1K Getting Started with Linux
- 528 Off Topic
- 127 Introductions
- 213 Small Talk
- 20 Study Material
- 795 Programming and Development
- 263 Kernel Development
- 498 Software Development
- 923 Software
- 258 Applications
- 182 Command Line
- 2 Compiling/Installing
- 76 Games
- 316 Installation
- 54 All In Program
- 54 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)