xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Andre Przywara <andre.przywara@amd.com>
To: Keir Fraser <keir.fraser@eu.citrix.com>
Cc: Juergen Gross <juergen.gross@ts.fujitsu.com>,
	xen-devel <xen-devel@lists.xensource.com>
Subject: xl vcpu-set crashes Dom0
Date: Mon, 28 Feb 2011 18:23:19 +0100	[thread overview]
Message-ID: <4D6BDA07.2010707@amd.com> (raw)

Hi,

as mentioned earlier today I had some issues with patch 22934, which 
decreases the number of vCPUs for Dom0 in case of cpupool-numa-split.
I now found that this is not directly related to this patch, as it 
triggers also with "xl vcpu-set". So far I tried the following combinations:
c/s 22956 on a machine with 48 physical CPUs:
not restricted dom0:
	xl vcpu-set 0 6  => crashes
         xl vcpu-set 0 47 => crashes
dom0_max_vcpus=6
	xl vcpu-set 0 5  => crashes
         xm vcpu-set 0 5  => crashes

The only message I get is:
root@dosorca:~# xm vcpu-set 0 5
(XEN) Domain 0 crashed: rebooting machine in 5 seconds.

Debugging turned out that for instance the libxl_set_vcpuonline() 
returns without an error, but the machine then crashes afterwards.

Can someone reproduce this? Any ideas?

Regards,
Andre.

-- 
Andre Przywara
AMD-OSRC (Dresden)
Tel: x29712

             reply	other threads:[~2011-02-28 17:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28 17:23 Andre Przywara [this message]
2011-02-28 20:51 ` xl vcpu-set crashes Dom0 Keir Fraser

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=4D6BDA07.2010707@amd.com \
    --to=andre.przywara@amd.com \
    --cc=juergen.gross@ts.fujitsu.com \
    --cc=keir.fraser@eu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).