I am in the middle of a rather confusing situation. At the moment I am unable to shutdown a KVM guest machine. Nor am I presently able to open a virt-manager session on the host.
I am not exactly sure what has happened but the problem with the vm guest is that issuing a "virsh shutdown 1" from the root console has no effect.
# virsh list Id Name State -------------------------------------------- 1 vmguest01.... running
# virsh shutdown 1 Doamin 1 is being shutdown
wait 5 minutes
# virsh list Id Name State -------------------------------------------- 1 vmguest01.... running
How do I get this stopped?
I have another problem with virt-manager as well. But I will leave that for another message.
On Wed, Dec 14, 2011 at 6:47 PM, James B. Byrne byrnejb@harte-lyne.ca wrote:
I am in the middle of a rather confusing situation. At the moment I am unable to shutdown a KVM guest machine. Nor am I presently able to open a virt-manager session on the host.
I am not exactly sure what has happened but the problem with the vm guest is that issuing a "virsh shutdown 1" from the root console has no effect.
# virsh list Id Name State
1 vmguest01.... running
# virsh shutdown 1 Doamin 1 is being shutdown
wait 5 minutes
# virsh list Id Name State
1 vmguest01.... running
How do I get this stopped?
I have another problem with virt-manager as well. But I will leave that for another message.
-- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB@Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Make sure you have acpid service running in vm.
On Wed, December 14, 2011 11:53, Marius Vaitiekunas wrote:
Make sure you have acpid service running in vm.
[root@vhost01 ~]# service acpid status acpid (pid 1741) is running...
You can run this:
Destroy vmname
This is an equivalent to powering off the server.
Obviously, this may cause some issues with vm when you start it up again. . .
Sent from my iPhone
On Dec 14, 2011, at 11:47 AM, "James B. Byrne" byrnejb@harte-lyne.ca wrote:
I am in the middle of a rather confusing situation. At the moment I am unable to shutdown a KVM guest machine. Nor am I presently able to open a virt-manager session on the host.
I am not exactly sure what has happened but the problem with the vm guest is that issuing a "virsh shutdown 1" from the root console has no effect.
# virsh list Id Name State
1 vmguest01.... running
# virsh shutdown 1 Doamin 1 is being shutdown
wait 5 minutes
# virsh list Id Name State
1 vmguest01.... running
How do I get this stopped?
I have another problem with virt-manager as well. But I will leave that for another message.
-- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB@Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos