[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Error during domain creation on xen 4.8
On Tue, Jun 13, 2017 at 05:56:26PM +0100, Wei Liu wrote: > On Tue, Jun 13, 2017 at 09:29:22AM -0700, Sarah Newman wrote: > > Hi, > > > > With xen 4.8.1, I got the error message: > > > > libxl: error: libxl_dom.c:60:libxl__domain_cpupool: got info for dom2098, > > wanted dom2097 > > : No such file or directory > > > > This was while creating an HVM domain with a stub domain, probably > > concurrent to creating a PV domain. The domains were created as 2098 + 2099 > > I > > believe. I was also using oxenstored. > > The xc_domain_getinfolist function is a bit awful to work with. To give you a bit more information: that function searches for N domains starting from the one you specify. That the parameter was 2097 but there wasn't dom2097 in Xen, so Xen returned 2098. The toolstack (correctly) bailed out. I'm still a bit baffled at this point. Maybe 2097 crashed? _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |