* HVM suspend/resume
@ 2008-12-16 4:04 Akio Takebe
2008-12-16 7:35 ` Akio Takebe
0 siblings, 1 reply; 2+ messages in thread
From: Akio Takebe @ 2008-12-16 4:04 UTC (permalink / raw)
To: xen-devel
Hi,
Can anyone suspend/resume HVM guest with recently xen-unstable.hg?
I can suspend a HVM guest for the following steps.
But I cannot resume it.
Are there mis-operations?
1. xm create <HVM guest> (on dom0)
2. echo mem >/sys/power/state (on HVM guest)
3. After HVM guest suspended, xm resume <HVM guest> (on dom0)
4. I got the following error.
# xm resume fedora
Error: Error occurred when resuming: Cannot resume domain that is not
suspended.
Usage: xm resume <DomainName>
Resume a Xend managed domain
-p, --paused Do not unpause domain after resuming it
Best Regards,
Akio Takebe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: HVM suspend/resume
2008-12-16 4:04 HVM suspend/resume Akio Takebe
@ 2008-12-16 7:35 ` Akio Takebe
0 siblings, 0 replies; 2+ messages in thread
From: Akio Takebe @ 2008-12-16 7:35 UTC (permalink / raw)
To: Akio Takebe, xen-devel
Hi,
>Hi,
>
>Can anyone suspend/resume HVM guest with recently xen-unstable.hg?
>I can suspend a HVM guest for the following steps.
>But I cannot resume it.
>Are there mis-operations?
>
>1. xm create <HVM guest> (on dom0)
>2. echo mem >/sys/power/state (on HVM guest)
>3. After HVM guest suspended, xm resume <HVM guest> (on dom0)
>4. I got the following error.
>
># xm resume fedora
>Error: Error occurred when resuming: Cannot resume domain that is not
>suspended.
>Usage: xm resume <DomainName>
>
>Resume a Xend managed domain
> -p, --paused Do not unpause domain after resuming it
>
I'm so sorry.
I should use "xm trigger <HVM domain> s3resume".
It worked fine. :)
Best Regards,
Akio Takebe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-16 7:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-16 4:04 HVM suspend/resume Akio Takebe
2008-12-16 7:35 ` Akio Takebe
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.