[Bug 882579] Re: Some Commands return: "Timed out during operation: cannot acquire state change lock"

nutznboltz 882579 at bugs.launchpad.net
Thu Oct 27 13:59:52 UTC 2011


Attached the output of

    for p in `pidof libvirtd`; do
     echo -n "$p: "
     cat /proc/$p/cmdline
     cat /proc/$p/cgroup
     cat /proc/$p/status
   done
   for p in `pidof kvm`; do
      echo -n "$p: "
     cat /proc/$p/cmdline
     cat /proc/$p/cgroup
     cat /proc/$p/status
   done

** Attachment added: "LP-882579-pidof.txt"
   https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/882579/+attachment/2575222/+files/LP-882579-pidof.txt

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/882579

Title:
  Some Commands return: "Timed out during operation: cannot acquire
  state change lock"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/882579/+subscriptions



More information about the Ubuntu-server-bugs mailing list