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
- 9.9K All Categories
- 29 LFX Mentorship
- 82 LFX Mentorship: Linux Kernel
- 472 Linux Foundation Boot Camps
- 268 Cloud Engineer Boot Camp
- 96 Advanced Cloud Engineer Boot Camp
- 44 DevOps Engineer Boot Camp
- 31 Cloud Native Developer Boot Camp
- 1 Express Training Courses
- 1 Express Courses - Discussion Forum
- 1.6K Training Courses
- 18 LFC110 Class Forum
- 4 LFC131 Class Forum
- 19 LFD102 Class Forum
- 133 LFD103 Class Forum
- 9 LFD121 Class Forum
- 60 LFD201 Class Forum
- LFD210 Class Forum
- 1 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum
- 23 LFD254 Class Forum
- 545 LFD259 Class Forum
- 100 LFD272 Class Forum
- 1 LFD272-JP クラス フォーラム
- 1 LFS145 Class Forum
- 20 LFS200 Class Forum
- 739 LFS201 Class Forum
- 1 LFS201-JP クラス フォーラム
- 1 LFS203 Class Forum
- 37 LFS207 Class Forum
- 296 LFS211 Class Forum
- 53 LFS216 Class Forum
- 45 LFS241 Class Forum
- 40 LFS242 Class Forum
- 33 LFS243 Class Forum
- 10 LFS244 Class Forum
- 27 LFS250 Class Forum
- 1 LFS250-JP クラス フォーラム
- 131 LFS253 Class Forum
- 967 LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 86 LFS260 Class Forum
- 124 LFS261 Class Forum
- 29 LFS262 Class Forum
- 78 LFS263 Class Forum
- 15 LFS264 Class Forum
- 10 LFS266 Class Forum
- 17 LFS267 Class Forum
- 16 LFS268 Class Forum
- 14 LFS269 Class Forum
- 195 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- 207 LFW211 Class Forum
- 148 LFW212 Class Forum
- 892 Hardware
- 213 Drivers
- 74 I/O Devices
- 44 Monitors
- 115 Multimedia
- 206 Networking
- 100 Printers & Scanners
- 85 Storage
- 747 Linux Distributions
- 88 Debian
- 64 Fedora
- 13 Linux Mint
- 13 Mageia
- 24 openSUSE
- 133 Red Hat Enterprise
- 33 Slackware
- 13 SUSE Enterprise
- 354 Ubuntu
- 469 Linux System Administration
- 38 Cloud Computing
- 68 Command Line/Scripting
- Github systems admin projects
- 93 Linux Security
- 77 Network Management
- 107 System Management
- 48 Web Management
- 62 Mobile Computing
- 22 Android
- 26 Development
- 1.2K New to Linux
- 1.1K Getting Started with Linux
- 524 Off Topic
- 127 Introductions
- 210 Small Talk
- 19 Study Material
- 783 Programming and Development
- 257 Kernel Development
- 492 Software Development
- 919 Software
- 255 Applications
- 181 Command Line
- 2 Compiling/Installing
- 76 Games
- 316 Installation
- 46 All In Program
- 46 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)