similar to: guest state "in shutdown"

Displaying 20 results from an estimated 200000 matches similar to: "guest state "in shutdown""

2018 Nov 12
1
virsh reboot "in shutdown" state?
Hi all, I've got a weird issue, and I'm trying to confirm if it's a bug, and if so, if there is a workaround until it is fixed. The situation is this: If I virsh reboot <domain> --mode acpi, it will actually reboot the domain cleanly (watching from the console allows me to see the full shutdown messages, followed by a bootup). However, after this point, virsh domstate
2016 Jul 05
0
Re: Virtual machine in state "in shutdown"
On Tue, Jul 05, 2016 at 02:50:25PM +0200, Roland Everaert wrote: > 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
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
2020 Aug 27
0
Re: Distinguishing between host and guest initiated VM shutdown
On Wed, Aug 26, 2020 at 10:35:22PM +0200, Milan Zamazal wrote: > Hi, > > we have a problem in oVirt that highly available VMs don't restart after > host poweroff because Vdsm identifies the case as a user initiated > shutdown (https://bugzilla.redhat.com/1800966). > > When poweroff is run on the host, libvirt-guests service takes an > action. If oVirt is initiating a
2020 Aug 27
2
Re: Distinguishing between host and guest initiated VM shutdown
"Daniel P. Berrange" <dan@berrange.com> writes: > On Wed, Aug 26, 2020 at 10:35:22PM +0200, Milan Zamazal wrote: >> Hi, >> > >> we have a problem in oVirt that highly available VMs don't restart after >> host poweroff because Vdsm identifies the case as a user initiated >> shutdown (https://bugzilla.redhat.com/1800966). >> >>
2020 Aug 26
2
Distinguishing between host and guest initiated VM shutdown
Hi, we have a problem in oVirt that highly available VMs don't restart after host poweroff because Vdsm identifies the case as a user initiated shutdown (https://bugzilla.redhat.com/1800966). When poweroff is run on the host, libvirt-guests service takes an action. `virsh shutdown' is run on the VM, the guest OS is shut down cleanly and libvirt reports a shutdown event with
2016 Jul 05
2
Re: Virtual machine in state "in shutdown"
Restarting libvirtd doesn't change the situation. But looking into the logs I see the following: - Last lines in /var/log/libvirt/libvirtd.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
2014 Jul 11
0
Re: LibVirt + QEMU & no-shutdown
At Fri, 11 Jul 2014 05:27:46 +0000, Michael D wrote: > > I am currently running LibVirt with Qemu on Debian Wheezy: > > Versions: > > - libvirtd (libvirt) 1.2.4 > - qemu-x86_64 version 2.0.0 (Debian 2.0.0+dfsg-4~bpo70+1), Copyright (c) > 2003-2008 Fabrice Bellard > > It's all working perfectly, including ACPI: virsh shutdown guest. However > when I
2019 Aug 05
2
Vm in state "in shutdown"
Description of problem: libvirt 3.9 on CentOS Linux release 7.4.1708 (kernel 3.10.0-693.21.1.el7.x86_64) on Qemu version 2.10.0 I’m currently facing a strange situation. Sometimes my vm is shown by ‘virsh list’ as in state “in shutdown” but there is no qemu-kvm process linked to it. Libvirt log when “in shutdown” state occur is as follows: “d470c3b284425b9bacb34d3b5f3845fe” is vm’s name,
2015 Aug 11
3
Do I need to enable qemu-ga's guest-suspend: hybrid/suspend-ram/disk/shutdown?
How do I "enable" qemu-ga on a guest to be able to (I think this means have a success-response:true) for: guest-suspend-hybrid; guest-suspend-ram; guest-suspend-disk; and guest-shutdown? At least I think that's my question. http://wiki.stoney-cloud.org/wiki/Qemu_Guest_Agent_Integration shows these same 4 as false, so I'm not sure if they're always supposed to be that way.
2010 Mar 17
0
virsh shutdown does not stop XP-Pro guest
I've been trying to get "virsh shutdown" to work against an XP-Pro guest with no luck so far. It seems to have no effect - I have to run "virsh destroy" instead which is less than desirable. I have enabled <acpi> in the domain xml so I think the problem is on the guest side. A couple of questions: 1) How can I confirm whether the XP guest has ACPI enabled. I actually
2014 Mar 29
0
Re: Programmatically force shutdown a guest: possible?
On 03/29/2014 06:21 AM, Pasquale Dir wrote: > I am looking at the shutdown method, but if the guest system is a desktop > system, like for example ubuntu, it just has the effect to show a box > prompting the user for a shutdown/reboot/ and such. > > I could enter the guest and change this default behaviour and it actually > works..but I'd like for a way to send a shutdown
2018 Nov 19
0
guest on host's shutdown/reboot (problem?) - centos 7.5
hi guys I have just two guest after which libvirt looks and when I shutdown those guests: $ virsh shutdown $_dom that domain takes little time to power down, as expected one would say(~20sec) But! I reboot the hosts and I have in my: /etc/sysconfig/libvirt-guests : ON_SHUTDOWN=shutdown PARALLEL_SHUTDOWN=1 SHUTDOWN_TIMEOUT=300 I see libvirtd service shut down takes minutes, a few good
2013 Nov 09
1
Unable to shutdown/reboot a SLES 10 SP4 VM
Hello, I am unable to do a graceful shutdown or reboot of SLES 10 SP4 virtual machines (Kernel version: 2.6.16.60-0.85.1-default) with virsh shutdown or virsh reboot commands. (e.g virsh shutdown "vmname" ). On issuing these commands there is no impact on the VM. Also unable to perform the shutdown or reboot operations from the menu options available on the console when accessing the
2014 Mar 30
2
Re: Programmatically force shutdown a guest: possible?
Yes, you are right. Listen, as the documentation is not very exaustive, can you explain briefly to me how a guest agent works? After installing it via the apt-get on the hypervisor (I am using ubuntu as host system) how can I create a script which would do this? That is waiting for an acpi signal and actually shut down the guest. And what other operation can you actually do with a guest agent? I
2014 Jul 11
2
LibVirt + QEMU & no-shutdown
I am currently running LibVirt with Qemu on Debian Wheezy: Versions: - libvirtd (libvirt) 1.2.4 - qemu-x86_64 version 2.0.0 (Debian 2.0.0+dfsg-4~bpo70+1), Copyright (c) 2003-2008 Fabrice Bellard It's all working perfectly, including ACPI: virsh shutdown guest. However when I issue "halt" from the guest, the guest stops but libvirt thinks it is still running: (virsh list
2019 Jan 07
1
libvirt guest on host's shutdown/reboot - problem
hi guys I have just two guest after which libvirt looks and when I shutdown those guests: $ virsh shutdown $_dom that domain takes little time to power down, as expected one would say(~20sec) But! I reboot the hosts and I have in my: /etc/sysconfig/libvirt-guests : ON_SHUTDOWN=shutdown PARALLEL_SHUTDOWN=1 SHUTDOWN_TIMEOUT=300 I see libvirtd service shut down takes minutes, a few good
2014 Sep 26
0
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
On 26.09.2014 09:46, ustermann78@web.de wrote: > hello, > > if i start a transient guest doamin via "virsh create abcd.xml" i see an additional libvirt thread and also some open files: > > pstree -h `pgrep libvirtd` > libvirtd───11*[{libvirtd}] > > libvirtd 3016 root 21w REG 253,0 6044 1052094 /var/log/libvirt/libxl/abcd.log > libvirtd
2018 Dec 12
0
Re: "virsh list --all" is intermittently causing a shutdown client to boot?
On Tue, Dec 11, 2018 at 14:39:40 +0000, Peter Kukla wrote: > Hello, > I have a CentOS 7 client running on a CentOS 7 server.  "virsh --version" reports that 3.9.0 is being used. > I'm issuing a "virsh shutdown" command to shutdown the client.  I then confirm that the client has actually shutdown using "virsh list --all". > Lately I've been seeing
2011 Dec 14
2
Shutdown KVM guest not working
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