|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH 15/13] Plan reporting: Provide get-last-plan queuedaemon command
Ian Campbell writes ("Re: [OSSTEST PATCH 15/13] Plan reporting: Provide
get-last-plan queuedaemon command"):
> On Thu, 2015-09-03 at 12:49 +0100, Ian Jackson wrote:
> > This allows retrieval, by monitoring clients which are not
> > participating in the planning queue, of the finished projection, or
> > the unfinished plan as it was at the time of last restart.
...
> > + file copy -force data-$w.pl data-$wo-final.pl
>
> IIRC there was code earlier which did smth like "cp data-plan.pl data
> -projection.pl" during the take over and that if no resources come
> available during a plan walk then no projection walk would happen.
Yes. After patch 13 we have this:
proc queuerun-finished/plan {} {
runneeded-ensure-will 0
report-plan plan plan
report-plan plan projection
}
report-plan X Y generates resource-Y.html from data-Y.pl.
In 15/13 we make it also copy data-Y.pl to data-Y-final.pl.
> It might be nicer to arrange for data-plan-final.pl to be copied
> to data-projection-final.pl at the same time as data-plan.pl becomes data
> -projection.pl?
So this is already taken care of.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |