Launchpad has imported 13 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=496537.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2009-04-20T00:50:54+00:00 Itamar wrote:

Description of problem:

I receive this error when I press shutdown button

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 523, in 
reboot_domain
    vm.reboot()
  File "/usr/share/virt-manager/virtManager/domain.py", line 569, in reboot
    self.vm.reboot(0)
  File "/usr/lib64/python2.6/site-packages/libvirt.py", line 392, in reboot
    if ret == -1: raise libvirtError ('virDomainReboot() failed', dom=self)
libvirtError: this function is not supported by the hypervisor: virDomainReboot


Version-Release number of selected component (if applicable):

qemu-0.10-8.fc11.x86_64
virt-manager-0.7.0-4.fc11.x86_64


Expected results:


I like to be able to power off and reset a virtual machine using shutdown 
button, without receiving error message.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/0

------------------------------------------------------------------------
On 2009-04-20T13:09:39+00:00 Mark wrote:

Yep, this is a known issue:

http://www.redhat.com/archives/libvir-list/2008-October/msg00168.html

Moving to upstream bugtracker

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/1

------------------------------------------------------------------------
On 2009-05-11T10:02:12+00:00 Mark wrote:

Ryan Harper posted a patch to add the qemu side of this:

  http://lists.gnu.org/archive/html/qemu-devel/2009-05/msg00450.html

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/3

------------------------------------------------------------------------
On 2009-06-03T16:45:01+00:00 Mark wrote:

Okay, moving back to Fedora/rawhide and putting on F12VirtTarget

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/4

------------------------------------------------------------------------
On 2009-06-15T10:27:44+00:00 Daniel wrote:

*** Bug 505719 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/5

------------------------------------------------------------------------
On 2009-08-07T11:36:28+00:00 Mark wrote:

AFAICT, the conclusion from upstream was that libvirt should do
system_powerdown followed by polling via info status followed by
system_reset

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/7

------------------------------------------------------------------------
On 2009-10-02T09:22:45+00:00 Mark wrote:

*** Bug 524779 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/8

------------------------------------------------------------------------
On 2010-04-26T22:45:59+00:00 Dustin wrote:

Any update on the status of this bug?  The discussion on the Ubuntu dupe
[1] of this bug has been lively, lately.

We're curious if libvirt might simply implement "reboot" by sending
"ctrl-alt-delete" to the guest.  It seems that most Linux and Windows
operating systems will handle ctrl-alt-delete as a warm reboot fairly
consistently.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/22

------------------------------------------------------------------------
On 2010-04-26T22:46:48+00:00 Dustin wrote:

Any update on the status of this bug?  The discussion on the Ubuntu dupe
[1] of this bug has been lively, lately.

We're curious if libvirt might simply implement "reboot" by sending
"ctrl-alt-delete" to the guest.  It seems that most Linux and Windows
operating systems will handle ctrl-alt-delete as a warm reboot fairly
consistently.

[1] https://bugs.launchpad.net/bugs/368962

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/23

------------------------------------------------------------------------
On 2010-04-28T13:13:01+00:00 Daniel wrote:

I most/many Windows,  Ctrl-Alt-Delete is a shortcut to bring up the
login dialog, not reboot, so its not really viable.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/24

------------------------------------------------------------------------
On 2010-04-28T14:20:47+00:00 Dustin wrote:

Bummer.  I guess it's really been that long since I used Windows.  I
swear ctrl-alt-delete used to reboot Windows...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/25

------------------------------------------------------------------------
On 2010-04-28T14:27:20+00:00 Daniel wrote:

Win 3.1 & Win 95/98/XP derivatives treat it as a reboot. Win NT and 2k,
2k3, 2k8, Vista, 7,  derivatives treat it as a logon signal.

http://en.wikipedia.org/wiki/Control-Alt-Delete#Windows

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/26

------------------------------------------------------------------------
On 2011-07-07T14:31:06+00:00 Daniel wrote:

commit 42f43592be3045bed5dabdaea65718f6d2c706e4
Author: Daniel P. Berrange <berra...@redhat.com>
Date:   Wed Jun 15 17:49:58 2011 +0100

    Support reboots with the QEMU driver
    
    For controlled shutdown we issue a 'system_powerdown' command
    to the QEMU monitor. This triggers an ACPI event which (most)
    guest OS wire up to a controlled shutdown. There is no equiv
    ACPI event to trigger a controlled reboot. This patch attempts
    to fake a reboot.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/comments/31


** Changed in: libvirt (Fedora)
       Status: Unknown => Fix Released

** Changed in: libvirt (Fedora)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/368962

Title:
  Can't reboot kvm virtual machines using virsh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/368962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to