[CFT/CFR] Improved Xen Suspend/Resume Support

William Pitcock nenolod at systeminplace.net
Thu Sep 1 18:57:39 UTC 2011


On Thu, 01 Sep 2011 11:05:03 -0700
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]# 
> 
> 

No, you want 'xm save ref9-xen64 /path/to/checkpoint/file/here'.

William


More information about the freebsd-xen mailing list