All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Wei Liu <wei.liu2@citrix.com>,
	George Dunlap <George.Dunlap@eu.citrix.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	osstest service owner <osstest-admin@xenproject.org>,
	xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: [xen-unstable test] 128240: regressions - FAIL
Date: Mon, 1 Oct 2018 15:33:24 +0100	[thread overview]
Message-ID: <20181001143324.n6ghsnarvq6xslqt@zion.uk.xensource.com> (raw)
In-Reply-To: <5BB1E30202000078001ED16E@prv1-mh.provo.novell.com>

On Mon, Oct 01, 2018 at 03:04:02AM -0600, Jan Beulich wrote:
> >>> On 30.09.18 at 23:59, <osstest-admin@xenproject.org> wrote:
> > flight 128240 xen-unstable real [real]
> > http://logs.test-lab.xenproject.org/osstest/logs/128240/ 
> > 
> > Regressions :-(
> > 
> > Tests which did not succeed and are blocking,
> > including tests which could not be run:
> >  test-amd64-amd64-migrupgrade 22 guest-migrate/src_host/dst_host fail REGR. vs. 128084
> 
> At the first glance
> 
> libxl: error: libxl_sched.c:232:sched_credit_domain_set: Domain 1:Getting domain sched credit: Invalid argument
> libxl: error: libxl_create.c:1275:domcreate_rebuild_done: Domain 1:cannot (re-)build domain: -3
> 
> might indicate a problem resulting from the switch to credit2 as the default
> scheduler. But "first glance" here really means what it says - I didn't look
> (yet) at what exactly libxl tries to do there, in the hope that others may
> know without much digging.

I think this is due to toolstack trying to set the same scheduler
parameters for the newly created guest.

But in this test, the destination host is using a different scheduler
from the source host. Asking for credit scheduler on a credit2 host is
wrong.

The relevant snippet in guest cfg (JSON) is:

                "sched_params": {
                    "sched": "credit",
                    "weight": 256,
                    "cap": 0
                },

I can't think of a method to fix it off the top of my head though.


Wei.

> 
> Jan
> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xenproject.org
> https://lists.xenproject.org/mailman/listinfo/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

  reply	other threads:[~2018-10-01 14:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-30 21:59 [xen-unstable test] 128240: regressions - FAIL osstest service owner
2018-10-01  9:04 ` Jan Beulich
2018-10-01 14:33   ` Wei Liu [this message]
2018-10-01 15:10     ` Jan Beulich
2018-10-01 15:17       ` Wei Liu
2018-10-01 15:19         ` George Dunlap
2018-10-01 15:35           ` Wei Liu
     [not found]             ` <fc2bbc89cfc7d9066fe0b1fd76ddd2ff@citrix.com>
     [not found]               ` <26110706a1830c111efd93ec76accd40@citrix.com>
     [not found]             ` <fc2bbc89„cfc7„d906„6fe0„b1fd76ddd2ff@citrix.com>
2018-10-01 15:40             ` Andrew Cooper
2018-10-01 15:48               ` George Dunlap
2018-10-01 16:07                 ` Juergen Gross
2018-10-01 17:58                   ` Dario Faggioli
2018-10-02 10:06                     ` George Dunlap
2018-10-02 10:36                       ` Dario Faggioli
2018-10-02  8:29                   ` Jan Beulich
     [not found]                   ` <5BB32C7802000078001ED8FA@suse.com>
2018-10-02  9:24                     ` Dario Faggioli
2018-10-02  9:36                       ` Jan Beulich
     [not found]                       ` <5BB33C3202000078001ED99C@suse.com>
2018-10-02  9:58                         ` Dario Faggioli
2018-10-01 18:02             ` Dario Faggioli
  -- strict thread matches above, loose matches on Subject: below --
2018-10-02  8:45 Juergen Gross
     [not found] <osstest128240mainreport@xen.org>
     [not found] <osstest„128240„mainreport@xen.org>

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181001143324.n6ghsnarvq6xslqt@zion.uk.xensource.com \
    --to=wei.liu2@citrix.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=JBeulich@suse.com \
    --cc=dario.faggioli@citrix.com \
    --cc=osstest-admin@xenproject.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.