|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] problem suspending guest
Hi edu,
Could you try xm commands as follows?
$ sudo xm new <configuration file name of dom1>
$ sudo xm start dom1
$ sudo xm suspend dom1
Best regards,
Kan
Thu, 19 Feb 2009 01:08:11 -0300, edu gargiulo wrote:
>I'm trying to suspend a VM, but I get the following error
>
>$ sudo xm suspend dom1
>Error: Domain is not managed by Xend lifecycle support.
>Usage: xm suspend <DomainName>
>
>Suspend a Xend managed domain
>
>I'm using xen-3.3.1 compiled from sources on stable debian-amd64
>(python2.5). How can I fix this?
>
>kind regards,
>
>--
>edu
>
>_______________________________________________
>Xen-users mailing list
>Xen-users@xxxxxxxxxxxxxxxxxxx
>http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|