[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] libxl: cannot start guest
On Fri, 2012-05-18 at 14:17 +0100, Christoph Egger wrote: > Hi, > > I am currently using c/s 25371:e9058654ca08. > When I try to start a HVM guest I get this failure: > > > xc: info: VIRTUAL MEMORY ARRANGEMENT: > Loader: 0000000000100000->000000000019bd04 > TOTAL: 0000000000000000->00000000ff800000 > ENTRY ADDRESS: 0000000000100000 > xc: info: PHYSICAL MEMORY ALLOCATION: > 4KB PAGES: 0x0000000000000200 > 2MB PAGES: 0x00000000000003fb > 1GB PAGES: 0x0000000000000002 > libxl: error: libxl.c:3208:libxl_sched_credit_domain_set: Cpu weight out > of range, valid values are within range from 1 to 65535 > libxl: error: libxl_xshelp.c:102:libxl__xs_get_dompath: failed to get > dompath for 1: Bad file descriptor This is on NetBSD? These sorts of symptoms are similar to those fixed by 25364:8dce7a4121b9 but you've already got that. It might be worth doing a full clean and rebuild, just in case. What does your guest config look like? What is your command line? Do you know when it last worked? The places which close ctx->xsh are very few -- might be worth annotating any call to xs_daemon_close() with a printf. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |