Hello Serge,

don't worry.

Does it make any difference to test on a vm (virtualbox on mac os x)?

Also, if I stop/start cgroup-lite, lxc guest runs

Fresh boot:

$ sudo lxc-start -n test
[sudo] password for zoolook: 
lxc-start: failed to spawn 'test'

$ sudo service cgroup-lite stop
cgroup-lite stop/waiting

$ sudo service cgroup-lite start
cgroup-lite start/running

$ cat /proc/mounts |grep cgroup
cgroup /sys/fs/cgroup tmpfs rw,relatime,mode=755 0 0
cgroup /sys/fs/cgroup/cpuset cgroup rw,relatime,cpuset,clone_children 0 0
cgroup /sys/fs/cgroup/cpu cgroup rw,relatime,cpu,clone_children 0 0
cgroup /sys/fs/cgroup/cpuacct cgroup rw,relatime,cpuacct,clone_children 0 0
cgroup /sys/fs/cgroup/memory cgroup rw,relatime,memory,clone_children 0 0
cgroup /sys/fs/cgroup/devices cgroup rw,relatime,devices,clone_children 0 0
cgroup /sys/fs/cgroup/freezer cgroup rw,relatime,freezer,clone_children 0 0
cgroup /sys/fs/cgroup/blkio cgroup rw,relatime,blkio,clone_children 0 0
cgroup /sys/fs/cgroup/perf_event cgroup rw,relatime,perf_event,clone_children 0 0

$ mount|grep cgroup
cgroup on /sys/fs/cgroup type tmpfs (rw,uid=0,gid=0,mode=0755)

(why doesn't show all of them?)

$ sudo lxc-start -n test
(now it doesn't complain, and the container runs)

I hope this helps

Regards,
Norberto

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/989354

Title:
  cgroup-lite and separated /usr

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgroup-lite/+bug/989354/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to