[Bug 604730] Re: can't "stop qemu-kvm", if cgroup is running
Serge Hallyn
604730 at bugs.launchpad.net
Thu Jul 15 04:36:01 BST 2010
Hi,
thanks for posting this bug report and helping to make Ubuntu better.
Could you give us a little more info, in particular:
1. does this happen whether or not you've run a kvm vm?
2. can you give us the contents of your libcgroup config files?
3. do you see anything else that looks potentially helpful (and
non-sensitive) toward the end in:
/var/log/audit/audit.log
/var/log/syslog
/var/log/messages
4. before stopping kvm, the result of
for d in `grep cgroup /proc/mounts | awk '{ print $2 '}`; do
for d2 in `find /cgroup -type d `; do
echo $d2;
cat $d2/tasks;
done
done
--
can't "stop qemu-kvm", if cgroup is running
https://bugs.launchpad.net/bugs/604730
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.
More information about the Ubuntu-server-bugs
mailing list