Displaying 3 results from an estimated 3 matches for "lpextvms003c".
2016 Jul 05
2
Re: Virtual machine in state "in shutdown"
...irtd.log:
2016-07-05 13:26:42.792+0000: 24552: warning : qemuProcessKill:4419 : Timed
out waiting after SIGKILL to process 48301
2016-07-05 13:26:42.792+0000: 24552: error : qemuDomainDestroyFlags:2120 :
operation failed: failed to kill qemu process with SIGTERM
- lookup for process 48301:
[root@lpextvms003c ~]# ps -ef | grep 48301
root 1114 24243 0 16:02 pts/1 00:00:00 grep 48301
oneadmin 48301 1 4 Apr18 ? 3-08:14:18 [qemu-kvm] <defunct>
The name of the strange VM is one-357
I have seen that the last log in /var/log/libvirt/qemu/one-357.log are
dated 2016/04/18.
- Info on...
2016 Jul 05
2
Virtual machine in state "in shutdown"
Hello,
We are currently facing a strange situation. One of our VM is shown by
'virsh list' as in state "in shutdown" but there is no more a qemu-kvm
process linked to it.
So we have a few questions:
1. What does means the state in shutdown (I have not found much information
about it)?
2. How to cleanly "shutdown" the vm, or more correctly, clean the status in
2016 Jul 05
0
Re: Virtual machine in state "in shutdown"
...0000: 24552: warning : qemuProcessKill:4419 : Timed
> out waiting after SIGKILL to process 48301
> 2016-07-05 13:26:42.792+0000: 24552: error : qemuDomainDestroyFlags:2120 :
> operation failed: failed to kill qemu process with SIGTERM
>
> - lookup for process 48301:
>
> [root@lpextvms003c ~]# ps -ef | grep 48301
> root 1114 24243 0 16:02 pts/1 00:00:00 grep 48301
> oneadmin 48301 1 4 Apr18 ? 3-08:14:18 [qemu-kvm] <defunct>
Ok, so your QEMU process has not in fact died completely, so the
libvirt state is correct.
Usual cause of a qemu going into a d...