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] AMD Phenom II 940: mm/vmalloc.c:110 vmap_page_range_nofl

To: xen-devel@xxxxxxxxxxxxxxxxxxx, Gerry Reno <greno@xxxxxxxxxxx>
Subject: Re: [Xen-devel] AMD Phenom II 940: mm/vmalloc.c:110 vmap_page_range_noflush
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Sat, 8 May 2010 00:20:32 -0700 (PDT)
Cc:
Delivery-date: Sat, 08 May 2010 00:21:26 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1273303232; bh=Q6pnAFxW6F/L7XpvUACfYYvTSy54yK0t/yQKpHyAXpU=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=mGD06y6OuqYVE2Cltpd7+72p7HpL2qr6O/v4mH9HYB65F3MBc9MUjEpr8UmLHILtQqEJ6LyeNbSUgdlKXa/i3OFOsmaiZR2Yvks20SSFVdhkM4HwW423pnEb4QDEQ7JC37y+5uS/48MpfHsJkRt7aX/xeqkp0YHpAS44XqFsaeI=
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:In-Reply-To:MIME-Version:Content-Type; b=dGAUPO+In1Pc0tZyaStUIrDm7jSjWDl8MbKQOHJ/fKy1jWfG+ev+Vy2o3NivtSqjPI8bdx+nlm+W53vfv3HiRQDVpSZhoeEu3X36oAoDhio77kB7FgxNGWsShQelFscspK3jGwz9RorpU7LCA2VpKWbOdWJrOpBxRCn2Xv4xfJ4=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4BE48BE4.8000607@xxxxxxxxxxx>
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
> 'No compatible ACPI _PSS objects found.'

ACPI for 2.6.32.12 is written different from *31* .
I don't know exactly what except acpi_processor has been changed by Yu Ke.
ACPI stuff is his responsibility.

> unable to locate IOAPIC for xxx', call trace from enlighten.c, 'd0 domain attempted
> wrmsr',

IOAPIC i believe was also reworked by Xiantao Zang
for 2.6.32.X. It works OK on the recent Intel Boards.

Address issues directly.

Boris.

--- On Fri, 5/7/10, Gerry Reno <greno@xxxxxxxxxxx> wrote:

From: Gerry Reno <greno@xxxxxxxxxxx>
Subject: Re: [Xen-devel] AMD Phenom II 940: mm/vmalloc.c:110 vmap_page_range_noflush
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Date: Friday, May 7, 2010, 5:53 PM

On 05/07/2010 12:44 PM, Gerry Reno wrote:
On 05/07/2010 02:21 AM, Boris Derzhavets wrote:

>> /etc/xen/scripts/network-bridge: line 240: "sigerr" command not found.

apt-get install bridge-utils ( has been done ?)
If yes, you could try remove br0 declaration from /etc/network/interfaces
and edit properly /etc/xen/xend-config.sxp . Xen should bring up bridge
with no pain after reboot. Just service xend restart might not help.
I got this error this error as reaction on any mistake in Xen network config
on Lucid.

Boris.
P.S. you could keep br0 declaration and commented out network bridging setup
in /etc/xen/xend-config.sxp. It works as well.
 


--- On Fri, 5/7/10, Pasi Kärkkäinen <pasik@xxxxxx> wrote:

From: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-devel] AMD Phenom II 940: mm/vmalloc.c:110 vmap_page_range_noflush
To: "Gerry Reno" <greno@xxxxxxxxxxx>
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, "Konrad Rzeszutek Wilk" <konrad.wilk@xxxxxxxxxx>
Date: Friday, May 7, 2010, 2:05 AM

On Thu, May 06, 2010 at 10:22:03PM -0400, Gerry Reno wrote:
> On 05/06/2010 08:21 PM, Gerry Reno wrote:
>> Ok, I tested with the new 2.6.32.12:  (.config same)
>>
>> Case 1:  Xen 4.0.0-rc8 / pv_ops dom0 kernel 2.6.32.12
>>
>> Still pv_ops dom0 is not working properly.
>> There are still call trace and other errors.  The kernel does boot up 
>> but it takes again a long time to get the login prompt (about 3 mins). 
>> This is far longer than when I used 2.6.31.6 pv_ops dom0.  Networking
>> does not start properly (only see 'lo' and 'virbr0'), so I have to
>> restart it manually and then I see my bridge 'br0' and 'eth0'.
>> Can't find device "br0"
>> /etc/xen/scripts/network-bridge: line 240: "sigerr" command not found.
>> And it is trying unsuccessfully to start some laptop feature like 
>> S99powernap (unknown job) and also S28-libvirt-bin fails (maybe 
>> network related?).
>>
>>
>> Case 2:  pv_ops domU kernel 2.6.32.12  (no xen dom0):
>>
>> Now the straight linux kernel (no xen dom0) boots right up and goes to 
>> login prompt in normal timeframe.  Networking starts correctly.   
>> Things look pretty normal.
>>
>>
>> Observation:
>> I'm getting slightly different output on console and serial console.   
>> Some errors show on one but not the other.  Shouldn't these be
>> identical?
>>
>>
>> I'm attaching both serial console outputs.
>>
>> menu.lst is same as before (just .12 instead of .10)
>>
>> -Gerry
>>
>>
> And I'm attaching the syslog from Case 1 (pv_ops dom0).
>

You should be posting two things:

1) xm dmesg
2) dmesg

Aka the full boot log, from both Xen hypervisor and dom0 Linux kernel.

-- Pasi


Pasi, I am attaching 'xm dmesg' and 'dmesg'.

Boris, bridge-utils is installed and latest.  I will try some of these other things you suggested.

-Gerry

Ok, I tried to adjust bridge parameters and found that I can finally get pv_ops dom0 to boot in normal timeframe if I comment out all bridge related statements in /etc/xen/xend-config.sxp.  Before with 2.6.31.6 I had (network-script network-bridge) and also tried (network-script 'network-bridge bridge=br0') but these do not work with 2.6.32.12.

However, there are still errors in the pv_ops dom0 2.6.32.12 console output so I'm attaching the output so someone could see if they are serious or if there are workarounds to improve things.  I'm seeing things like 'unable to locate IOAPIC for xxx', call trace from enlighten.c, 'd0 domain attempted wrmsr', 'Detected 1226681.732 MHz processor.'(a 1.2 TeraHz processor??? - the processor is actually a 3.1 GHz processor), 'No compatible ACPI _PSS objects found.'.

Plus, why do I see slightly different outputs on the consoles?  Some errors only show on one of the consoles but not the other.


-Gerry


-----Inline Attachment Follows-----

_______________________________________________
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>