[Bug 734777] Re: "cannot acquire state change lock" problems

Serge Hallyn 734777 at bugs.launchpad.net
Fri Oct 14 15:11:13 UTC 2011


@Janne,

could you please file a new bug using 'ubuntu-bug libvirt', and list any information to help us reproduce it?  That should give us more information about what has gone wrong in your particular case.  If you can catch it while it is hanging, please also give us 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

-- 
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/734777

Title:
  "cannot acquire state change lock" problems

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



More information about the Ubuntu-server-bugs mailing list