https://bugzilla.novell.com/show_bug.cgi?id=407180 Summary: "shutdown" of Xen Guest does not work in GUI and at Shell Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: Xen AssignedTo: cgriffin@novell.com ReportedBy: tetsuichi.asaka@gmail.com QAContact: qa@suse.de Found By: --- In Opensuse 11 I have created a Xen Guest xm create test.cfg In the test.cfg is defined on_crash = "restart" on_reboot = "restart" on_shutdown = "destroy" In the Virtual Machine Manager application I can see in a VNC Session I select the "test" machine and then push the "Shutdown" button. Now nothing happens. The VM does not shutdown. In /var/log/xen/xend.log I see only [2008-07-08 07:53:50 3587] DEBUG (XendDomainInfo:467) XendDomainInfo.shutdown(halt) [2008-07-08 07:53:50 3587] DEBUG (XendDomainInfo:1116) XendDomainInfo.handleShutdownWatch [2008-07-08 07:53:50 3587] DEBUG (XendDomainInfo:1116) XendDomainInfo.handleShutdownWatch And I see no other Error in any other Logs. In the Shell session of the DomO I can also try xm list Name ID Mem VCPUs State Time(s) Domain-0 0 512 2 r----- 4166.9 test 14 512 1 -b---- 58.3 xm shutdown 14 But again here nothing happens. Them VM is still running now. Then this works to stop the VM. xm destroy 14 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.