public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: Karl Rister <kmr@us.ibm.com>
Cc: kvm-devel@lists.sourceforge.net
Subject: Re: problems running many guests
Date: Sun, 04 May 2008 11:41:18 +0300	[thread overview]
Message-ID: <481D76AE.5030302@qumranet.com> (raw)
In-Reply-To: <200805011800.45167.kmr@us.ibm.com>

Karl Rister wrote:
> Hi
>
> I have been trying to do some testing of a large number of guests (72) on a 
> big multi-node IBM box (8 sockets, 32 cores, 128GB) and I am having various 
> issues with the guests.  I can get the guests to boot, but then I start to 
> have problems.  Some guests appear to stall doing I/O and some become 
> unresponsive and spin their single vcpu at 100%.
>   

One of the problems with these large boxes is that their TSCs are not 
synced across sockets; you may be hitting related issues.  Can you try 
configuring the guests not to use the tsc?

Also, if you are running on an old host kernel, you won't have 
smp_call_function_single() and there will be many broadcast IPIs.  
Please use a recent host kernel (kvm.git is best, though a bit bleeding 
edge).

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

      parent reply	other threads:[~2008-05-04  8:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-01 23:00 problems running many guests Karl Rister
2008-05-02  0:16 ` Marcelo Tosatti
2008-05-02 19:19   ` Karl Rister
2008-05-06  1:40   ` Karl Rister
2008-05-06 16:16     ` Marcelo Tosatti
2008-05-07  7:56     ` Avi Kivity
2008-05-04  8:41 ` Avi Kivity [this message]

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=481D76AE.5030302@qumranet.com \
    --to=avi@qumranet.com \
    --cc=kmr@us.ibm.com \
    --cc=kvm-devel@lists.sourceforge.net \
    /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