public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <marcelo@kvack.org>
To: Farkas Levente <lfarkas@bppiac.hu>
Cc: kvm-devel <kvm-devel@lists.sourceforge.net>,
	Avi Kivity <avi@qumranet.com>
Subject: Re: KVM Test result, KVM62-RC2
Date: Wed, 27 Feb 2008 01:53:39 -0300	[thread overview]
Message-ID: <20080227045339.GA5159@dmt> (raw)
In-Reply-To: <47C41673.702@bppiac.hu>

On Tue, Feb 26, 2008 at 02:38:59PM +0100, Farkas Levente wrote:
> Farkas Levente wrote:
> > Izik Eidus wrote:
> >> On Tue, 2008-02-26 at 12:58 +0100, Farkas Levente wrote:
> >>> Zhao, Yunfeng wrote:
> >>>> Hi, all,
> >>>>  
> >>>> This is today's KVM test result against KVM62-RC2.
> >>>>
> >>>> Two old issues fixed:
> >>>> 1. fc5/fc6/rhel5u1 no-acpi up guests can't boot on pae host
> >>>> https://sourceforge.net/tracker/index.php?func=detail&aid=1901208&group_
> >>>> id=180599&atid=893831
> >>>> 2. Cannot boot 32bit smp RHEL5.1 guest with nic on 64bit host
> >>>> https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1812043&gro
> >>>> up_id=180599
> >>> unfortunately it seems there are other problems with smp on rhel 5.1:-(
> >>> almost all commands hangs randomly. which means eg:
> >>> yum update
> >>> do nothing after 3-4 times and ctrl-c it's runs without problem. the
> >>> same happened with an rpmbuild command during it's hang nothing happened
> >>> no cpu load, no error neither in the host no on the guest:
> >>> -------------------------------
> >>> 25028 ?        Ss     0:00  \_ sshd: robot [priv]
> >>> 25030 ?        S      0:02  |   \_ sshd: robot@pts/1
> >>> 25031 pts/1    Ss     0:00  |       \_ -bash
> >>> 29543 pts/1    S+     0:00  |           \_ rpmbuild -ta --define ver
> >>> 4.0.4.15 --define svn 2483 --define dist el5
> >>> /home/robot/rpm/SOURCES/xyz-2483.tar.bz2
> >>> -------------------------------
> >>> so it's finally boot, but very unstable (the same not happened with 64
> >>> guest on the same host).
> >> what happen if you run the commands with taskset 0 ?
> > 
> > # taskset 0 ls
> > sched_setaffinity: Invalid argument
> > failed to set pid 0's affinity.
> 
> ok so i've a few more info. my host system has 4 cpu (centos-5.1 x86_64)
> and if give 4 vcpu to the guest (centos-5.1 i386) it's working correctly
> IF i do _not_ start any other guest on the host. if i start other
> guests, then it's randomly start or not start a given command. but with
> taskset -c 0 it's always runs the command.
> now i switch back to 1 vcpu since i can't force vcpu (taskset) for cron
> tasks and other processes:-(

Farkas,

You can workaround these problems by using a different, less problematic
clocksource such as acpipm, until the TSC/migration issues are fully
resolved.

Add "clocksource=acpi_pm" to the kernel options.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

  reply	other threads:[~2008-02-27  4:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-26  9:20 KVM Test result, KVM62-RC2 Zhao, Yunfeng
2008-02-26  9:44 ` Yang, Sheng
2008-02-26  9:53   ` Avi Kivity
2008-02-26 11:58 ` Farkas Levente
2008-02-26 12:12   ` Izik Eidus
2008-02-26 13:11     ` Farkas Levente
2008-02-26 13:38       ` Farkas Levente
2008-02-27  4:53         ` Marcelo Tosatti [this message]
2008-02-27 10:12           ` Farkas Levente
2008-02-27 14:00             ` Marcelo Tosatti
2008-02-27 14:01               ` Avi Kivity
2008-02-27 14:22                 ` david ahern
2008-03-01 14:05               ` Farkas Levente

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=20080227045339.GA5159@dmt \
    --to=marcelo@kvack.org \
    --cc=avi@qumranet.com \
    --cc=kvm-devel@lists.sourceforge.net \
    --cc=lfarkas@bppiac.hu \
    /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