Skip to content

Instantly share code, notes, and snippets.

@goldmann
Created January 17, 2014 10:42
Show Gist options
  • Save goldmann/8471444 to your computer and use it in GitHub Desktop.
Save goldmann/8471444 to your computer and use it in GitHub Desktop.
[root@localhost ~]# docker run centos:latest /bin/bash
lxc-start: Permission denied - mount failed '/dev/pts/ptmx'->'/dev/ptmx'
lxc-start: failed to setup the new pts instance
lxc-start: failed to setup the container
lxc-start: invalid sequence number 1. expected 2
lxc-start: failed to spawn '6ea71af69a4946e079db0b45d4722579ac445b8c3f62792f141642f68f2e3445'
lxc-start: Device or resource busy - failed to remove cgroup '/sys/fs/cgroup/cpuset/lxc/6ea71af69a4946e079db0b45d4722579ac445b8c3f62792f141642f68f2e3445'
lxc-start: Device or resource busy - failed to remove cgroup '/sys/fs/cgroup/cpu,cpuacct/lxc/6ea71af69a4946e079db0b45d4722579ac445b8c3f62792f141642f68f2e3445'
lxc-start: Device or resource busy - failed to remove cgroup '/sys/fs/cgroup/memory/lxc/6ea71af69a4946e079db0b45d4722579ac445b8c3f62792f141642f68f2e3445'
lxc-start: Device or resource busy - failed to remove cgroup '/sys/fs/cgroup/devices/lxc/6ea71af69a4946e079db0b45d4722579ac445b8c3f62792f141642f68f2e3445'
lxc-start: Device or resource busy - failed to remove cgroup '/sys/fs/cgroup/freezer/lxc/6ea71af69a4946e079db0b45d4722579ac445b8c3f62792f141642f68f2e3445'
lxc-start: Device or resource busy - failed to remove cgroup '/sys/fs/cgroup/net_cls/lxc/6ea71af69a4946e079db0b45d4722579ac445b8c3f62792f141642f68f2e3445'
lxc-start: Device or resource busy - failed to remove cgroup '/sys/fs/cgroup/blkio/lxc/6ea71af69a4946e079db0b45d4722579ac445b8c3f62792f141642f68f2e3445'
lxc-start: Device or resource busy - failed to remove cgroup '/sys/fs/cgroup/perf_event/lxc/6ea71af69a4946e079db0b45d4722579ac445b8c3f62792f141642f68f2e3445'
lxc-start: Device or resource busy - failed to remove cgroup '/sys/fs/cgroup/hugetlb/lxc/6ea71af69a4946e079db0b45d4722579ac445b8c3f62792f141642f68f2e3445'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment