[lxc-users] lxc-start fails with "no systemd controller mountpoint found"

F Dave feldavic at gmail.com
Wed Apr 20 01:24:32 UTC 2016


Hello,

I have a host system running Oracle Linux 6.7 and installed lxc 2.0.0 from
source tarball.

I created a node using:

# lxc-create -n node2 -t download

Distribution: Oracle Linux 6, amd64

I cannot start the node:

[root at devhost ~]# lxc-start -n node2 -l debug -F -o /dev/stdout
      lxc-start 20160420092731.509 INFO     lxc_start_ui -
lxc_start.c:main:264 - using rcfile /usr/local/var/lib/lxc/node2/config
      lxc-start 20160420092731.510 WARN     lxc_confile -
confile.c:config_pivotdir:1877 - lxc.pivotdir is ignored.  It will soon
become an error.
      lxc-start 20160420092731.512 DEBUG    lxc_start -
start.c:setup_signal_fd:289 - sigchild handler set
      lxc-start 20160420092731.514 DEBUG    lxc_console -
console.c:lxc_console_peer_default:437 - opening /dev/tty for console peer
      lxc-start 20160420092731.514 DEBUG    lxc_console -
console.c:lxc_console_peer_default:443 - using '/dev/tty' as console
      lxc-start 20160420092731.514 DEBUG    lxc_console -
console.c:lxc_console_sigwinch_init:142 - 27949 got SIGWINCH fd 9
      lxc-start 20160420092731.514 DEBUG    lxc_console -
console.c:lxc_console_winsz:72 - set winsz dstfd:6 cols:238 rows:62
      lxc-start 20160420092731.514 INFO     lxc_start -
start.c:lxc_init:488 - 'node2' is initialized
      lxc-start 20160420092731.528 DEBUG    lxc_start -
start.c:__lxc_start:1302 - Not dropping cap_sys_boot or watching utmp
      lxc-start 20160420092731.540 DEBUG    lxc_conf -
conf.c:instantiate_veth:2613 - instantiated veth 'vethB7WWF4/vethBH76EC',
index is '29'
      lxc-start 20160420092731.540 INFO     lxc_cgroup -
cgroup.c:cgroup_init:68 - cgroup driver cgroupfs-ng initing for node2
      lxc-start 20160420092731.549 ERROR    lxc_cgfsng -
cgfsng.c:all_controllers_found:431 - no systemd controller mountpoint found
lxc-start: cgfsng.c: all_controllers_found: 431 no systemd controller
mountpoint found
      lxc-start 20160420092731.551 ERROR    lxc_start -
start.c:lxc_spawn:1079 - failed initializing cgroup support
lxc-start: start.c: lxc_spawn: 1079 failed initializing cgroup support
      lxc-start 20160420092731.576 ERROR    lxc_start -
start.c:__lxc_start:1329 - failed to spawn 'node2'
lxc-start: start.c: __lxc_start: 1329 failed to spawn 'node2'
      lxc-start 20160420092731.576 ERROR    lxc_start_ui -
lxc_start.c:main:344 - The container failed to start.
lxc-start: lxc_start.c: main: 344 The container failed to start.
      lxc-start 20160420092731.576 ERROR    lxc_start_ui -
lxc_start.c:main:348 - Additional information can be obtained by setting
the --logfile and --logpriority options.
lxc-start: lxc_start.c: main: 348 Additional information can be obtained by
setting the --logfile and --logpriority options.


I have cgroup mounted:

[root at devhost ~]# cat /proc/mounts  | grep cgroup
cgroup /cgroup/cpuset cgroup rw,relatime,cpuset 0 0
cgroup /cgroup/cpu cgroup rw,relatime,cpu 0 0
cgroup /cgroup/cpuacct cgroup rw,relatime,cpuacct 0 0
cgroup /cgroup/memory cgroup rw,relatime,memory 0 0
cgroup /cgroup/devices cgroup rw,relatime,devices 0 0
cgroup /cgroup/freezer cgroup rw,relatime,freezer 0 0
cgroup /cgroup/net_cls cgroup rw,relatime,net_cls 0 0
cgroup /cgroup/blkio cgroup rw,relatime,blkio 0 0


[root at devhost ~]# uname -a
Linux devhost 3.8.13-68.3.4.el6uek.x86_64 #2 SMP Tue Jul 14 15:03:36 PDT
2015 x86_64 x86_64 x86_64 GNU/Linux


I read that this may be a bug, and has been fixed:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1556447

Could someone please assist?

Thanks
Davis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20160420/f042cd2f/attachment-0001.html>


More information about the lxc-users mailing list