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] Dmesg log for 2.6.31-rc8 kernel been built on F12 (rawhi

To: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Subject: Re: [Xen-devel] Dmesg log for 2.6.31-rc8 kernel been built on F12 (rawhide) vs log for same kernel been built on F11 and installed on F12
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Wed, 9 Sep 2009 07:55:34 -0700 (PDT)
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, fedora-xen@xxxxxxxxxx
Delivery-date: Wed, 09 Sep 2009 07:56:24 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1252508134; bh=iB4/J/lqXFPGWgULRkIRMynuXeL1rKiOtKEzIx0PUFI=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=XKo1v0GnLHLXT534zJn5Ot952RTK6LhtYJo0w6GvmOgzWUOvE1gm/uYWcfjeC/fUVFAigShW5IOUXXQq33g7SXZF3wGYex//I/qthDLWCg1G3kqFX6XwPvDlhMc0FQM4z/Y0SyJyBOE0sEdsZuduRsnfHpmtCanxqejpuELQVWk=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=W1jHp16Kf+JL+nhWx8bEsNeJKluBcn9r+OCsFWedaf8Wmz15Rn/X6xedEuu/XkI00RaWAYJhHwBGJunzKKSr+yz+m0hUo6Kn56p7eLsLMbfBgHBSidziUD6VceFQ7KxmGmKLE5S9nyErTS5XQtP/0EvyCXpDZKiJs/fVcvds0oo=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
>I am not sure if I understand you correctly. Are you saying that 2.6.31-rc8
>boots without the stack-trace failure? Can you attach the dmesg please
>and also 'lspci -vvv' output?

If i built rc8 on F11 ( dual booting) with F12 and install kernel and modules via

# mount /dev/mapper/serverfedora11-lv_root /mnt
#cd  /mnt/usr/src/linux-2.6-xen
# make modules_install install

in F12 env, then  i get a stable kernel rc8 on F12.

  If i compile and and install on F12 kernel has stack trace and is pretty unstable at
runtime.

Now i am  sending  two  dmesg reports :-
1. Kernel 2.6.31-rc8 been built on F11 and installed on F12

dmesg.log.gz  (clean)

 2. Kernel 2.6.31-rc8 been built on F12 and installed on F12

dmesg.1.gz

( stack trace here)

  "lspci -vvv"  report has been also sent to you per your request, but i will repeat. This one is for C2D   E8400   box.

Boris.


--- On Wed, 9/9/09, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Subject: Re: [Xen-devel] Dmesg log for 2.6.31-rc8 kernel been built on F12 (rawhide) vs log for same kernel been built on F11 and installed on F12
To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
Cc: "Jeremy Fitzhardinge" <jeremy@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, fedora-xen@xxxxxxxxxx
Date: Wednesday, September 9, 2009, 10:10 AM

On Wed, Sep 09, 2009 at 12:19:20AM -0700, Boris Derzhavets wrote:
> Previous 2.6.31-rc8 kernel was built on F11 and installed with modules on F12.
> Current kernel has been built on F12 (2.6.31-0.204.rc9.fc12.x86_64) and installed
> on F12 before loading under Xen 3.4.1.
> Dmesg log looks similar to Michael Yuong's 'rc7.git4'  kernel for F12.

I am not sure if I understand you correctly. Are you saying that 2.6.31-rc8
boots without the stack-trace failure? Can you attach the dmesg please
and also 'lspci -vvv' output?

>
> Boris.
>
> --- On Tue, 9/8/09, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:
>
> From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
> Subject: Re: [Xen-devel] Re: [Fedora-xen] Xorg on JF 2.6.31-rc8 with xen 3.5 unstable, stacktrace with >4096M of dom0_mem
> To: "Pasi Kärkkäinen" <pasik@xxxxxx>, "Konrad Rzeszutek Wilk" <konrad.wilk@xxxxxxxxxx>
> Cc: "Jeremy Fitzhardinge" <jeremy@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, fedora-xen@xxxxxxxxxx
> Date: Tuesday, September 8, 2009, 3:45 PM
>
> Dmesg log for rc8 under Xen 3.4..1 on F12 rawhide attached.

I took a look at the dmesg and it looks fine. I did not see a stack trace in it?

Maybe I was looking at the wrong one. This is the identifying timestamp at the beginning:
Linux version 2.6.31-rc8 (root@ServerXen35) (gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC) ) #3 SMP Tue Sep 8 04:24:43 EDT 2009

is that the right dmesg?

***************************************************
Yes , this one is fine..
Kernel had been built on F11 and installed on F12
***************************************************

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

Attachment: dmesg.log.gz
Description: GNU Zip compressed data

Attachment: dmesg.1.gz
Description: GNU Zip compressed data

Attachment: lspci.vvv.gz
Description: GNU Zip compressed data

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