Comment 0 for bug 1075997

Revision history for this message
Mark Petersen (mpetersen-peak6) wrote :

cgroup-lite, in conjunction with libvirt-bin seems to break cset, in conjunction with this kernel patch - http://gitorious.org/linux-omap/mainline/commit/f9ab5b5b0f5be506640321d710b0acd3dca6154a

root@localhost:~/tools# mount -t cgroup none /cpusets/ -o cpuset,noprefix

root@localhost:~/tools# cset set
cset: /cpusets/libvirt/lxc is not a cpuset directory
cset: **> /cpusets/libvirt/lxc is not a cpuset directory

Is cgroup-lite really necessary for libvirt-bin? This can easily be reproduced by installing cset and test (cset set will work), then install libvirst-bin and restart. `cset set` will work fail.