xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* graceful shutdown DomU
@ 2011-05-18  7:10 jbuy0710
  2011-05-18  8:01 ` Vasiliy G Tolstov
  0 siblings, 1 reply; 3+ messages in thread
From: jbuy0710 @ 2011-05-18  7:10 UTC (permalink / raw)
  To: xen-devel

Hi

I want to graceful shutdown a HVM but encounter some problems.
>From the document, XEN supports graceful shutdown a DomU, but I tried
xm shutdown / virsh shutdown,
and both of them terminate VM immedistaly like xm destroy.

The xml contains ACPI flag as below
<features>
    <acpi/>
    <apic/>
    <pae/>
</features>

The OS of VM are windows server 2003 and Fedora 12, and the kernel of
dom0 is 2.6.32.23-170 , xen is 4.1.0.
are there any additional settings I have to do?

Thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: graceful shutdown DomU
  2011-05-18  7:10 graceful shutdown DomU jbuy0710
@ 2011-05-18  8:01 ` Vasiliy G Tolstov
       [not found]   ` <BANLkTinP4WtsULpLjY6Gw9Djs0KjJZ1Zcg@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Vasiliy G Tolstov @ 2011-05-18  8:01 UTC (permalink / raw)
  To: jbuy0710; +Cc: xen-devel

On Wed, 2011-05-18 at 15:10 +0800, jbuy0710 wrote:
> Hi
> 
> I want to graceful shutdown a HVM but encounter some problems.
> >From the document, XEN supports graceful shutdown a DomU, but I tried
> xm shutdown / virsh shutdown,
> and both of them terminate VM immedistaly like xm destroy.
> 
> The xml contains ACPI flag as below
> <features>
>     <acpi/>
>     <apic/>
>     <pae/>
> </features>
> 
> The OS of VM are windows server 2003 and Fedora 12, and the kernel of
> dom0 is 2.6.32.23-170 , xen is 4.1.0.
> are there any additional settings I have to do?
> 
> Thanks
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

I think you need install windows gpl pv drivers....


-- 
Vasiliy G Tolstov <v.tolstov@selfip.ru>
Selfip.Ru

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: graceful shutdown DomU
       [not found]   ` <BANLkTinP4WtsULpLjY6Gw9Djs0KjJZ1Zcg@mail.gmail.com>
@ 2011-05-18  8:23     ` Vasiliy G Tolstov
  0 siblings, 0 replies; 3+ messages in thread
From: Vasiliy G Tolstov @ 2011-05-18  8:23 UTC (permalink / raw)
  To: jbuy0710; +Cc: xen devel

On Wed, 2011-05-18 at 16:15 +0800, jbuy0710 wrote:
> So I have to install something in domU?
> Is there any method without installing things in domU?

No, xm shutdown write to xenstore path shutdown (restart and other)
string, shutdownmon binary (in gpl pv drivers) check thit path and do
some actions inside windows hvm - put it to hibernate or shutdown or
reboot.

-- 
Vasiliy G Tolstov <v.tolstov@selfip.ru>
Selfip.Ru

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-18  8:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-18  7:10 graceful shutdown DomU jbuy0710
2011-05-18  8:01 ` Vasiliy G Tolstov
     [not found]   ` <BANLkTinP4WtsULpLjY6Gw9Djs0KjJZ1Zcg@mail.gmail.com>
2011-05-18  8:23     ` Vasiliy G Tolstov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).