From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 65081] New: Starting a second guest with -smp 2 makes the first
guest very slow and the second one hang (or also very slow)
Date: Sat, 16 Nov 2013 15:17:17 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.19.201]:42081 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1751791Ab3KPPRU (ORCPT );
Sat, 16 Nov 2013 10:17:20 -0500
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 36A0E20871
for ; Sat, 16 Nov 2013 15:17:19 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id BE4A520866
for ; Sat, 16 Nov 2013 15:17:17 +0000 (UTC)
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=65081
Bug ID: 65081
Summary: Starting a second guest with -smp 2 makes the first
guest very slow and the second one hang (or also very
slow)
Product: Virtualization
Version: unspecified
Kernel Version: 3.12
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: kvm
Assignee: virtualization_kvm@kernel-bugs.osdl.org
Reporter: d.haid@gogi.tv
Regression: No
I think this first occured when I upgraded the kernel to 3.11 and qemu to
1.6.1. I am now running kernel version 3.12 and the problem still exists.
If I start a first KVM guest with -smp 2 it runs fine. As soon as I start
another KVM guest on the same host also with -smp 2, the first one gets
extremely slow. I can type one character per second via ssh. I do not see any
messages from the second guest, so it seems to hang or is very slow.
If I start the second kVM guest without -smp 2 both guests seem to work fine.
I get the following messages on the host, but I do not know whether they are
relevant.
kvm: SMP vm created on host with unstable TSC; guest TSC will not be reliable
qemu-system-x86: sending ioctl 5326 to a partition!
qemu-system-x86: sending ioctl 80200204 to a partition!
kvm [409]: vcpu0 unhandled rdmsr: 0xc0010001
kvm [409]: vcpu0 unhandled rdmsr: 0x3a
-
It is likely that this is not enough information to find the bug, so I would
appreciate any help on what I can do to obtain more information about what
might be happening here.
--
You are receiving this mail because:
You are watching the assignee of the bug.