[lxc-users] Issue withe latest version from git

Saint Michael venefax at gmail.com
Thu May 14 18:27:30 UTC 2020


I use the ubuntu
add-apt-repository ppa:ubuntu-lxc/lxc-git-master
lxc-start --version
4.0.0-devel

cat config
lxc.include = /usr/share/lxc/config/ubuntu.common.conf
lxc.mount.auto=
lxc.mount.auto=proc:rw sys:rw cgroup:rw
lxc.apparmor.profile=unconfined
#lxc.mount.auto = cgroup:mixed
lxc.tty.max = 10
lxc.pty.max = 1024
lxc.cgroup.devices.allow = c 1:3 rwm
lxc.cgroup.devices.allow = c 1:5 rwm
lxc.cgroup.devices.allow = c 5:1 rwm
lxc.cgroup.devices.allow = c 5:0 rwm
lxc.cgroup.devices.allow = c 4:0 rwm
lxc.cgroup.devices.allow = c 4:1 rwm
lxc.cgroup.devices.allow = c 1:9 rwm
lxc.cgroup.devices.allow = c 1:8 rwm
lxc.cgroup.devices.allow = c 136:* rwm
lxc.cgroup.devices.allow = c 5:2 rwm
lxc.cgroup.devices.allow = c 254:0 rwm
lxc.cgroup.devices.allow = c 10:137 rwm # loop-control
lxc.cgroup.devices.allow = b 7:* rwm    # loop*
lxc.cgroup.devices.allow = c 10:229 rwm #fuse
lxc.cgroup.devices.allow = c 10:200 rwm #docker
lxc.cgroup.devices.allow= a
lxc.cap.drop=
lxc.cgroup.devices.deny=
lxc.autodev= 1
lxc.hook.autodev = sh -c 'mknod ${LXC_ROOTFS_MOUNT}/dev/fuse c 10 229'
lxc.arch = amd64

lxc.net.0.type = phys
lxc.net.0.flags = up
lxc.net.0.link = eth21
lxc.net.0.name = eth0

lxc.net.1.type = phys
lxc.net.1.flags = up
lxc.net.1.link = eth22
lxc.net.1.name = eth1

lxc.start.auto = 1
lxc.start.delay = 5
lxc.start.order = 0
lxc.rootfs.path = dir:/var/lib/lxc/xxxx/rootfs
lxc.uts.name = xxxxx




On Thu, May 14, 2020 at 2:16 PM Christian Brauner <
christian.brauner at ubuntu.com> wrote:

> On Thu, May 14, 2020 at 09:13:01AM -0400, Saint Michael wrote:
> > I am getting thousands of messages like this in my log, inside the
> > container:
> > May 14 13:09:38 iowa agetty[12473]: /dev/console: not a character device
> > May 14 13:09:48 iowa systemd[1]: console-getty.service: Service hold-off
> > time over, scheduling restart.
> > May 14 13:09:48 iowa systemd[1]: console-getty.service: Scheduled restart
> > job, restart counter is at 2696.
>
> What's the commit hash you've built from?
> Can you show the container's config, please?
>
> Christian
> _______________________________________________
> lxc-users mailing list
> lxc-users at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20200514/c7c77e63/attachment.htm>


More information about the lxc-users mailing list