Displaying 1 result from an estimated 1 matches for "dom001".
2011 Jan 11
1
Timed out during operation: cannot acquire state change lock
Hi,
I am looking for help to troubleshoot:
node002 ~ # virsh
virsh # list
Id Name State
----------------------------------
1 dom001 paused
virsh # resume dom001
error: Failed to resume domain dom001
error: Timed out during operation: cannot acquire state change lock
virsh #
then I've looked into /var/run/libvirt/qemu
node002 ~ # ls -l /var/run/libvirt/qemu/
total 8
-rw------- 1 root root 5 Jan 10 17:41 dom001.pid
-rw-...