[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH v3 3/3] ts-logs-capture: include some cpupools info in the captured logs.
On Sat, 2015-10-03 at 02:39 +0200, Dario Faggioli wrote: > Signed-off-by: Dario Faggioli <dario.faggioli@xxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> There's probably no need for this to wait for the rest. > --- > Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > Cc: Ian Campbell <ian.campbell@xxxxxxxxxx> > Cc: Juergen Gross <jgross@xxxxxxxx> > --- > Changes from v2: > * new patch, the introduction of which was suggested > during review. > --- > ts-logs-capture | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/ts-logs-capture b/ts-logs-capture > index b99b1db..b1e7012 100755 > --- a/ts-logs-capture > +++ b/ts-logs-capture > @@ -186,6 +186,8 @@ sub fetch_logs_host () { > 'cat /proc/cpuinfo', > 'xl list', > 'xl vcpu-list', > + 'xl cpupool-list', > + 'xl cpupool-list -c', > 'xm list', > 'xm list --long', > 'xenstore-ls -fp', > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |