WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] CMCI exceptions happened and MCE entry state transition

To: flyfan05 <flyfan05@xxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] CMCI exceptions happened and MCE entry state transition made Xen crashed.
From: Keir Fraser <keir@xxxxxxx>
Date: Mon, 13 Dec 2010 09:53:19 +0000
Cc:
Delivery-date: Mon, 13 Dec 2010 02:05:38 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:user-agent:date :subject:from:to:message-id:thread-topic:thread-index:in-reply-to :mime-version:content-type:content-transfer-encoding; bh=JjoReRw8n6BFURLAdLfpzWntoGlQjs49wOp8wWJ4Mns=; b=w4scO++Agqc1DiiYx3bCUk3lATJKTzKq4e7IabqjwOAJJhFh0/G1Aq9J4YR/1r4ChI J6E1ktpZLJtnZ4HxopKeqZpw/RsbaQoiqgqPm75lvcAviCeD9rdnYh1RiaNTcozf5n1h L1zXjlfKfjdy/9qE+qwO9+zgUkq0sMOiGrOtY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:user-agent:date:subject:from:to:message-id:thread-topic :thread-index:in-reply-to:mime-version:content-type :content-transfer-encoding; b=pJJag2pckV2WaODvzoEtwTFG2O5jPoVCcEiS5h27DYHkrFLymkD54AYLPGqZ3lnyFW iPSwPCWhFB/kqUL2KpXLTo6mlF3bExW6UDR0u8BEQpSZa91FFKr1udOsXiOvL+NMVRZd 72Qq/0HDbnpFKAQN+Mm4WmHoBr6A4fJv2TLjw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <125662f.57a2.12cd968924a.Coremail.flyfan05@xxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acuaq5IDpSvgv/JJiEmDMFdLe+GdUQ==
Thread-topic: [Xen-devel] CMCI exceptions happened and MCE entry state transition made Xen crashed.
User-agent: Microsoft-Entourage/12.27.0.100910
Sounds like your system probably has a bad memory DIMM. If the MCE logic is
causign problems you can turn it off with mce=0 Xen boot parameter. This
will cause all these correctable errors to be ignored rather than logged;
and uncorrectable errors will cause immediate hypervisor stop-and-crash
rather than have dom0 attempt to fix up.

 K.

On 12/12/2010 07:08, "flyfan05" <flyfan05@xxxxxxx> wrote:

> Hi all, 
> Three days ago, the server reported lots of CMCI exceptions and Xen 3.4.2
> printed hundreds of "CMCI: send CMCI to DOM0 through virq" messages to the
> console .  From the console output, Then I can see that Dom0 try to read the
> MSR_CAP regs by #GP trap in order  to log the MCA error.
> 
> I am not sure why so many CMCI happened , maybe there were some thing wrong
> with the hardware.  But unfortunately the server crashed at the end. The Xen
> BUG ON at
>     mctelem_append_processing()
>     ->  MCTE_TRANSITION_STATE(tep, COMMITTED, PROCESSING)
>     ->  BUG_ON(MCTE_STATE(tep) !=    (MCTE_F_STATE_##old));
>   The output of the console is like this:
> (XEN) Xen bug on at mctelem.c : Line 437
> 
> Why the state of the entry is not correct ? Some one change that unexpected?
> If any body even resolve this kind problems, Pls do me a favor.
> 
> --Van
> 
> 
> 网易163/126邮箱百分百兼容iphone ipad邮件收发
> <http://help.163.com/special/007525G0/163mail_guide.html?id=2716>
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>