| Summary: | Qemu monitor "system_powerdown" command fail to power down guest | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Sibiao Luo <sluo> |
| Component: | gnome-settings-daemon | Assignee: | Rui Matos <rmatos> |
| Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | medium | Docs Contact: | FuXiangChun <xfu> |
| Priority: | medium | ||
| Version: | 7.0 | CC: | acathrow, amit.shah, chayang, flang, hhuang, juzhang, mclasen, michen, qzhang, virt-maint, xfu, zhzhang |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-16 14:45:40 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Sibiao Luo
2013-12-11 07:22:31 UTC
Also tried the rhel6.5 guest in the host with the same testing that did not reproduce this issue, it will prompt a dialog box for selection buttons: suspend, hibernate, restart, cancel and shut down. According to above, this issue is not qemu-kvm issue, so move to gnome-session component. Please correct me if any mistake, thanks. OS tree: RHEL-7.0-20131127.1 # rpm -qa | grep gnome-session gnome-session-xsession-3.8.4-2.el7.x86_64 gnome-session-3.8.4-2.el7.x86_64 Best Regards, sluo I don't see anything in this bug that implicates gnome-session (In reply to Matthias Clasen from comment #2) > I don't see anything in this bug that implicates gnome-session Please refer to bug 907711#c7 and bug 980692, please help to move to the right component if possible, thanks in advance. Best Regards, sluo So the issue here is that in rhel7 the power off button is assigned to "suspend the machine" where in rhel6 the power off button was assigned to "pop up a dialog and ask the user". You can verify this is happening by looking at the Status in the hardware details tab of virt-manager. it says "suspended" instead of "running". I don't know how to resume. Suspend/Resume seem to be separate concepts from the pause button. This is tweakable to make power off do a shutdown by running: gsettings set org.gnome.settings-daemon.plugins.power button-power "shutdown" though maybe we should shutdown instead of suspend if running in a VM regardless of that setting, not sure. reassigning to g-s-d *** Bug 1037953 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 980692 *** |