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

Re: [Xen-users] what's the meaning of this call trace

To: Mike Sievers <saturngeist@xxxxxxxxxxxxxx>
Subject: Re: [Xen-users] what's the meaning of this call trace
From: Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxx>
Date: Mon, 6 Dec 2010 11:00:03 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 06 Dec 2010 02:02:11 -0800
Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=ts.fujitsu.com; i=dietmar.hahn@xxxxxxxxxxxxxx; q=dns/txt; s=s1536b; t=1291629607; x=1323165607; h=from:to:subject:date:references:in-reply-to:cc: mime-version:content-transfer-encoding:message-id; z=From:=20Dietmar=20Hahn=20<dietmar.hahn@xxxxxxxxxxxxxx> |To:=20Mike=20Sievers=20<saturngeist@xxxxxxxxxxxxxx> |Subject:=20Re:=20[Xen-users]=20what's=20the=20meaning=20 of=20this=20call=20trace|Date:=20Mon,=206=20Dec=202010=20 11:00:03=20+0100|References:=20<AANLkTinfbkJvttaBo_TDBcX5 x5TAJJ9mSYcW9CzJofS3@xxxxxxxxxxxxxx>|In-Reply-To:=20<AANL kTinfbkJvttaBo_TDBcX5x5TAJJ9mSYcW9CzJofS3@xxxxxxxxxxxxxx> |Cc:=20xen-users@xxxxxxxxxxxxxxxxxxx|MIME-Version:=201.0 |Content-Transfer-Encoding:=207bit|Message-Id:=20<2010120 61100.04167.dietmar.hahn@xxxxxxxxxxxxxx>; bh=qgzoEb8yxiXsdw5+7PSUt225pRIfWJPjfoR3iha11QE=; b=qGgpmeW4pdqSKm+9GifRrZXVRClU8NLQIBT6xoT94jvk1GddsUNbZMwY YJIAu9RmL9YHQdlRKWTrXEUSilHXkwsPj1s7FcgWgpj4bP/ntcz/bzWQO g/RVEfjlx1t7vKipqw/hcdQcVMq15oYU4y7L2RRoWu2dNODOTcmVZLb8b epEpX6rpgLZg0hma8DzckGS/DlOLsfLNytLSBd1f9/bHb0fkHcWZSyIDT 7NwAmYXFxwpOG8bDrUaevIaWXB7DY;
Domainkey-signature: s=s1536a; d=ts.fujitsu.com; c=nofws; q=dns; h=X-SBRSScore:X-IronPort-AV:Received:X-IronPort-AV: Received:Received:From:To:Subject:Date:User-Agent: References:In-Reply-To:Cc:X-KMail-Markup:MIME-Version: Content-Type:Content-Transfer-Encoding:Message-Id; b=cR0OfU9ef9/GQe3bPjAhmYNStgowsVVshPhYa0ZfOrDCF3YB2HSPeReP 83Uz6AG6b7RO4SGbUODrOqEEGlSg+eDcMvo3k6qBUUmcaftbHcNijrMKJ 83zJxr2A6IwRF4qBJDjqB49JIjHymQZNlVBd/EY2WVNCQQxMhG2vmOJnq WfVpCnuY5kTiO9t/LrdEfbXWM9bLUwS00mj96pAUHj4tEDyvADma64055 WdoT40Xvl9WMCZ6kn/vpn6z+1jGdl;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTinfbkJvttaBo_TDBcX5x5TAJJ9mSYcW9CzJofS3@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTinfbkJvttaBo_TDBcX5x5TAJJ9mSYcW9CzJofS3@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.13.5 (Linux/2.6.34.7-0.5-xen; KDE/4.5.3; x86_64; ; )

Am 06.12.2010 schrieb "Mike Sievers <saturngeist@xxxxxxxxxxxxxx>":

> Hi List,

>

> my message.log shows:

>

> The following is only an harmless informational message.

> Unless you get a _continuous_flood_ of these messages it means

> everything is working fine. Allocations from irqs cannot be

> perfectly reliable and the kernel is designed to handle that.

> gzip: page allocation failure. order:1, mode:0x20, alloc_flags:0x30

> pflags:0x402000

> Pid: 15317, comm: gzip Not tainted 2.6.32.24-0.2-xen #1

> Call Trace:

> [<ffffffff80009b95>] dump_trace+0x65/0x180

> [<ffffffff803508e6>] dump_stack+0x69/0x73

>

> Is this really harmles?

This has nothing to do with xen. It's a linux kernel thing.

It shows that your kernel was temporarily out of memory.

In the call trace (you snipped this) you should see which instance failed in

trying to allocate the memory. If you see no other messages later then

everything should be ok.

Dietmar.

>

> The server is xen domU

>

> ???

>

> Mike

>

--

Company details: http://ts.fujitsu.com/imprint.html

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>