[CFT/CFR] Improved Xen Suspend/Resume Support

Sean Bruno seanbru at yahoo-inc.com
Thu Sep 1 19:40:46 UTC 2011


On Thu, 2011-09-01 at 11:32 -0700, Justin T. Gibbs wrote:
> 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

HVM enabled 9 test looks good I think.  

I suspended a VM, and resumed it.  I assume that this is what we wanted
to excercise.  What other things can I do to test this code?

Sean



More information about the freebsd-xen mailing list