[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] RE: Hot plug scripts not working c/s 19355 (was: Re: [PATCH] xen: mask XSAVE in cpuid since we don't allow guests to use it)
> Any chance you could try to pinpoint the failing version? > > You could try reverting changeset 19342, as most likely culprit. Well I've been struggling with this on and off since Friday and am having major problems because there are now many parts that I'm no longer sure how to synchronize. The tools now seem to be dependent on ioemu but I don't know how (or if its possible) to synchronize versions of the ioemu git tree with a specific xen hg changeset. Rolling xen tools back to 19187 worked fine, but I couldn't roll the tools back to tip due to a compile error ioemu-dir/hw/pt-msi.c:95: error: too few arguments to xc_domain_update_msi_irq I did a git pull in ioemu-dir and no longer got the compile error but it didn't help (same hotplug problem) and now I can't rollback xen tools to 19187 because I get the opposite compile error. So my test machine, which HAD been working at least with tools 19187 is now useless unless I solve the problem. (BTW, I tried reverting 19342 and it didn't solve the problem.) I was able to do a fresh tip build and install on a new test machine (that previously had no xen on it at all), so I suspect my problem was due to a mismatch between dom0 and "something else" so am now in the process of rebuilding dom0 from latest. Argh! I thought bisecting was supposed to be easy! With so many interdependent parts (and two different change-tracking tools needed), perhaps its time to start being more careful about describing version interdependencies between them? Or maybe if I were sufficiently knowledgeable about both mercurial and git, this wouldn't be a problem? > -----Original Message----- > From: Jeremy Fitzhardinge [mailto:jeremy@xxxxxxxx] > Sent: Friday, March 13, 2009 11:09 AM > To: Keir Fraser > Cc: Dan Magenheimer; Xen-devel; bderzhavets@xxxxxxxxx > Subject: Re: Hot plug scripts not working c/s 19355 (was: Re: [PATCH] > xen: mask XSAVE in cpuid since we don't allow guests to use it) > > > Keir Fraser wrote: > > On 13/03/2009 15:46, "Dan Magenheimer" > <dan.magenheimer@xxxxxxxxxx> wrote: > > > > > >> A heads-up that I just got a "(tap)...Hotplug scripts not working" > >> completely unrelated to pvops. > >> > >> I updated hypervisor and tools (but notably NOT dom0 kernel) to > >> xen-unstable c/s 19355. Launching a domain now fails with the > >> above error. Rolling tools (only) back to 19187 makes the > >> problem go away. > >> > >> Is there maybe a new dependency between tools and dom0 kernel? > >> > > > > You could try reverting changeset 19342, as most likely culprit. > > > > Is that the fixed xen-hotplug-cleanup change? The symptoms > aren't quite > the same; with the broken cleanup, there were lockfiles left lying > about, so all the "block add" scripts were blocked waiting > for the lock > to be released. In this case, everything is just sitting there; the > hotplug never seems to get started. > > J > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |