similar to: Shutdown windows-vm hangs

Displaying 20 results from an estimated 10000 matches similar to: "Shutdown windows-vm hangs"

2017 Feb 27
0
Re: shutdown -r now hangs in qemu-/kvm-vm
Please provide more info about the issue, such as your libvirt/qemu version, your host OS version, your VM OS version, your VM xml. Thanks. On Mon, Feb 27, 2017 at 4:12 PM, Dan Johansson <kvm@dmj.nu> wrote: > Since updating app-emulation/libvirt and/or app-emulation/qemu (both > were updated at the same time) I have a problem executing "shutdown -r > now" in the vm
2017 Feb 27
2
shutdown -r now hangs in qemu-/kvm-vm
Since updating app-emulation/libvirt and/or app-emulation/qemu (both were updated at the same time) I have a problem executing "shutdown -r now" in the vm ("shutdown -h now" works fine). When I execute "shutdown -r now" in the vm the shutdown process runs perfect until "Remounting root-filesystem readonly" and than it hangs and I have to "Force Power
2010 Aug 26
1
[PATCH] Adding the ability to select a Host to start a VM
Signed-off-by: Simon COURTOIS <scourtois at linagora.com> --- src/app/controllers/vm_controller.rb | 5 ++ src/app/models/vm_task.rb | 4 +- src/app/views/vm/start.rhtml | 77 ++++++++++++++++++++++++++++++++++ src/task-omatic/taskomatic.rb | 7 +++- 4 files changed, 91 insertions(+), 2 deletions(-) create mode 100644 src/app/views/vm/start.rhtml diff
2009 May 15
0
[PATCH server] final cleanup for service layer refactoring.
I've pulled out the no-longer-necessary remnants of the old way of handling auth and before_filters as well as fixing a couple bugs that had crept in along the way. Unit test fixes for the refactoring will follow in a subsequent patch. Signed-off-by: Scott Seago <sseago at redhat.com> --- src/app/controllers/application.rb | 46 ----------------
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,
2018 Nov 05
0
[PATCH 2/2] p2v: add a Shutdown action (RHBZ#1642044)
Add a "Shutdown" action to the Shutdown button in the conversion dialog, before the Reboot action: this way it is possible to shutdown the physical server directly from the GUI after the conversion. --- p2v/gui.c | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/p2v/gui.c b/p2v/gui.c index 10fb2939a..7aea4afd5 100644 --- a/p2v/gui.c +++
2018 Nov 06
0
[PATCH v2 2/2] p2v: add a Shutdown action (RHBZ#1642044)
Add a "Shutdown" action to the Shutdown button in the conversion dialog, before the Reboot action: this way it is possible to shutdown the physical server directly from the GUI after the conversion. --- p2v/gui.c | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/p2v/gui.c b/p2v/gui.c index 10fb2939a..e78f1186c 100644 --- a/p2v/gui.c +++
2011 Apr 14
0
a pc running centos 5.5 x64 (yum update to 5.6), can't hibernate, from shutdown menu.
from the gnome menu, system->shutdown, then press the hibernate button on the popup window. during the process, the system stoped ,after shrink memory and free many pages. any suggest? tnks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110414/b7d71eb9/attachment-0005.html>
2018 Nov 06
3
[PATCH v2 0/2] p2v: add Shutdown option
This small series for p2v refactors the Reboot menu of the conversion dialog into something slightly more general, and add the possibility to shut the machine down. Lots of work to deal with old GTK versions ... Changes from v1: - fix shutdown command Pino Toscano (2): p2v: turn Reboot button into a Shutdown popup menu button p2v: add a Shutdown action (RHBZ#1642044) p2v/gui.c |
2018 Nov 05
4
[PATCH 0/2] p2v: add Shutdown option
This small series for p2v refactors the Reboot menu of the conversion dialog into something slightly more general, and add the possibility to shut the machine down. Lots of work to deal with old GTK versions ... Pino Toscano (2): p2v: turn Reboot button into a Shutdown popup menu button p2v: add a Shutdown action (RHBZ#1642044) p2v/gui.c | 119
2009 Mar 06
1
[Bug 20501] New: Running on remote Display hangs X11
http://bugs.freedesktop.org/show_bug.cgi?id=20501 Summary: Running on remote Display hangs X11 Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org ReportedBy:
2005 Nov 08
1
message command
hello i've got a problem with the "message command "option here is my config in smb.conf message command = /usr/local/samba/var/popup/get_popup "%f" "%t" "%s" "%I" & and the get_popup script date=`date +%d-%m-%Y` heure=`date +%H:%M` machine=$1 destinataire=$2 message=`cat $3` ip=$4 infos=`/usr/local/samba/bin/nmblookup -A $ip | grep
2009 Nov 12
1
Stop K3B CDDB Popup
On CentOS 5.4 I just installed K3B to write some CDs. Now every time I used a CD, I get a popup that asks me to "Select a CDDB entry ...". How can I stop this popup? Thanks, Mike,
2010 Aug 25
0
[PATCH] Adding the VM Pool migration for vms
Signed-off-by: Simon COURTOIS <scourtois at linagora.com> --- src/app/controllers/vm_controller.rb | 16 +++++++++++++ src/app/views/vm/edit_vmpool.rhtml | 39 ++++++++++++++++++++++++++++++++ src/app/views/vm/show.rhtml | 3 ++ src/public/images/icon_vmpool_11px.png | Bin 0 -> 542 bytes 4 files changed, 58 insertions(+), 0 deletions(-) create mode 100644
2006 Jun 14
1
Cross Browser Popups
Hi, Does anybody have a little cross-browser piece of code to resize a popup ? Excatly, I don''t know if it is possible ?, I would like to open a popup on the side of an existing window like if it would be a tabpane. So reducing window width by the width of the popup, set the popup on the side of the window. And the best of the best: when the window is resize, resizing the popup also
2006 Dec 10
2
popups, queue & agents
Hi everyone - I have a nicely working system to which I'd like to add popups for incoming calls. Calls go into a queue, then all extensions ring. I'd like the agent that answers to call to get the popup on screen. I'm currently using Flash Operator Panel to get a popup (other suggestions welcome). Currently, all users get a popup when the call first goes into the queue
2010 Sep 01
1
[PATCH 1/3] Adding the VM Pool migration for vms
Signed-off-by: Simon COURTOIS <scourtois at linagora.com> --- src/app/controllers/vm_controller.rb | 16 ++++++++++++++ src/app/views/vm/edit_vmpool.rhtml | 36 ++++++++++++++++++++++++++++++++ src/app/views/vm/show.rhtml | 3 ++ src/public/images/icon_vmpool_11px.png | Bin 0 -> 542 bytes 4 files changed, 55 insertions(+), 0 deletions(-) create mode 100644
2008 Feb 19
1
adding an onclick option to link_to method
Hello, I''m trying to use the rail link_to to open a popup window and then print the popup window at the same time. Is there a way to add another "onclick" option to tell the popup to print? I know how to do this in javascript but not sure how to use the rails help to do it. I also am aware that the link_to_function method is used to call a javascript function.
2009 Dec 16
2
Build fix on HURD
I've made two little patches to allow dovecot to be compiled on GNU/Hurd. Could you review them? Kind regards, Marco Nenciarini -- --------------------------------------------------------------------- | Marco Nenciarini | Debian/GNU Linux Developer - Plug Member | | mnencia at prato.linux.it | http://www.prato.linux.it/~mnencia |
2017 Mar 21
0
Re: CPU Pinning Help