From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Garron Subject: Re: BUG: unable to handle kernel paging request - balloon_init - xen-4.1.0 - 2.6.32.39 Date: Wed, 04 May 2011 19:23:21 -0400 Message-ID: <4DC1DFE9.3080604@sce.pridelands.org> References: <20110428183019.GA9852@dumpdata.com4DBA1EA4.5010004@sce.pridelands.org> <4ebbb8ac-77a5-4525-b69e-273c177c05e2@default> <4DBB44ED.2020701@sce.pridelands.org> <20110504155817.GA28022@dumpdata.com> <4DC1A6AC.3080305@sce.pridelands.org> <20110504193550.GB24996@dumpdata.com> <4DC1B46F.6070904@sce.pridelands.org> <20110504202318.GC2117@dumpdata.com> <4DC1CB36.3020309@sce.pridelands.org> <20110504221627.GA8422@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110504221627.GA8422@dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk Cc: Dan Magenheimer , xen-devel@lists.xensource.com, Jeremy Fitzhardinge List-Id: xen-devel@lists.xenproject.org On 05/04/2011 06:16 PM, Konrad Rzeszutek Wilk wrote: > OK, will take a look at this tomorrow. BTW, what machine is this? The dmidecode output is at: http://www.pridelands.org/~simba/xen-debug/hailstorm-dmidecode.txt Here's a description of the components in it and how they're installed: Tyan Thunder K8S Pro S2882 motherboard (purchased sometime around April, 2004) BIOS version 3.09 2 AMD Opteron 240 1.4GHz (CPUs - purchased sometime around April, 2004) 4 Mushkin 991143 1GB Memory Modules PPRO3200 ECC REG (4GB RAM - purchased sometime in 2004 or 2005) Emphase FDM80SQI2G 2GB IDE Flash drive - serial: 20110112AA5B00000041 (boot device - purchased 2011-04-05, installed 2011-05-02) Western Digital Caviar 500G WD5001AALS Hard Drive Western Digital Caviar 500G WD5001AALS Hard Drive Neither the motherboard, nor the CPUs are "new" enough to have hardware virtual machine support. Two of the memory modules are plugged into the slots for CPU0 and two are plugged into the slots for CPU1. The Emphase flash drive is plugged directly into the Primary IDE/PATA connector on the motherboard and set as Master. It contains GRUB in the MBR, a partition with an ext4 Debian Linux root filesystem, and a small, bootable FAT32 MS-DOS partition for the motherboard BIOS flash utility. The WD Caviar drives are plugged directly into the SATA ports on the motherboard and are mirrored by the kernel as /dev/md0. That mirror has a partition set as a physical volume for LVM. LVM allocates logical volumes from that space for: /home /var /usr/share /usr/src -- Scott Garron