[CFT/CFR] Improved Xen Suspend/Resume Support

Justin T. Gibbs gibbs at scsiguy.com
Thu Sep 1 18:32:40 UTC 2011


On Sep 1, 2011, at 12:05 PM, Sean Bruno <seanbru at yahoo-inc.com> wrote:

> On Thu, 2011-09-01 at 09:55 -0700, Justin T. Gibbs wrote:
>> This work was sponsored by BQ Internet Corporation and they have
>> successfully migrated 100+ FreeBSD VMs with these changes (slightly
>> modified for use in 8.x).  I'd like to have feedback from other
>> developers and FreeBSD Xen users before submitting this and/or
>> asking for approval to push them into 9.0.
>> 
>> Thanks,
>> Justin
>> 
> 
> hrm  ... am I doing it right?
> 
> [root at xen1 xen]# xm suspend ref9-xen64
> Error: Domain is not managed by Xend lifecycle support.
> Usage: xm suspend <DomainName>
> 
> Suspend a Xend managed domain
> [root at xen1 xen]# rpm -q -a|grep xen
> xen-libs-3.0.3-120.el5_6.2
> xen-3.4.3-5.el5
> xen-libs-3.4.3-5.el5
> kernel-xen-2.6.18-238.12.1.el5
> [root at xen1 xen]# 
> 
> 
> 
> Sean

The domain must be "managed". You can use "xm new <config_file>" to create a managed domain.

--
Justin


More information about the freebsd-xen mailing list