All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Konrad Rzeszutek Wilk <konrad@kernel.org>
Cc: "Xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Wei Liu <wei.liu2@citrix.com>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	paul.durrant@citrix.com, Jan Beulich <jbeulich@suse.com>
Subject: Re: Regression in Xen 4.7-rc1 - can't boot HVM guests with more than 64 vCPUS.
Date: Wed, 4 May 2016 10:02:00 +0100	[thread overview]
Message-ID: <20160504090200.GD2111@citrix.com> (raw)
In-Reply-To: <CACJDEmq2mtp5UxQVs1e6hgC2cCb+3+g38yLDtoJVJr2gi-wxqQ@mail.gmail.com>

On Tue, May 03, 2016 at 03:13:32PM -0400, Konrad Rzeszutek Wilk wrote:
> On Tue, May 3, 2016 at 12:55 PM, Konrad Rzeszutek Wilk
> <konrad@kernel.org> wrote:
> > On Tue, May 3, 2016 at 12:47 PM, Konrad Rzeszutek Wilk
> > <konrad.wilk@oracle.com> wrote:
> >>
> >> The host has 240 CPUs and the HVM guests config looks as follow:
> >>
> >> -bash-4.1# cat /hvm.cfg
> >> memory=64000
> 
> You can also make this 1024.
> 

I still can't reproduce this issue:

root@earth:~# xl list
Name                                        ID   Mem VCPUs	State Time(s)
Domain-0                                     0   794     4     r----- 219.8
jessie-hvm                                   6  1024    64     -b---- 146.5

My guest cfg:

root@earth:~# grep -v \# tmp.cfg | grep -v ^$
builder = 'hvm'
name = 'jessie-hvm'
vif = [ 'type=ioemu,mac=5a:36:0e:36:00:4f']
vcpus = 64
memory = 1024
disk = [ 'phy:/dev/DATA/jessie,hda,w' ]
on_poweroff = 'destroy'
on_reboot='preserve'
on_crash    = 'preserve'
sdl=0
opengl=0
vnc=1
vncunused=1
vncdisplay=0
vnclisten='0.0.0.0'
boot = 'dc'
xen_platform_pci=1
serial='pty'

Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  parent reply	other threads:[~2016-05-04  9:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-03 16:47 Regression in Xen 4.7-rc1 - can't boot HVM guests with more than 64 vCPUS Konrad Rzeszutek Wilk
2016-05-03 16:55 ` Konrad Rzeszutek Wilk
2016-05-03 19:13   ` Konrad Rzeszutek Wilk
2016-05-04  8:02     ` Roger Pau Monné
2016-05-04  9:02     ` Wei Liu [this message]
2016-05-04  9:55       ` Jan Beulich
2016-05-04 10:00         ` Wei Liu
2016-05-04 10:33           ` Jan Beulich
2016-05-04 15:51 ` Wei Liu

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=20160504090200.GD2111@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=jbeulich@suse.com \
    --cc=konrad@kernel.org \
    --cc=paul.durrant@citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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.