From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: problems I encountered using xen-4.1-testing and xen-unstable Date: Thu, 5 Jan 2012 08:05:26 +0000 Message-ID: <1325750726.29084.3.camel@dagon.hellion.org.uk> References: <003AAFE53969E14CB1F09B6FD68C3CD4019CB9@ORSMSX105.amr.corp.intel.com> <20120104233524.GA31620@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120104233524.GA31620@phenom.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: "Keir (Xen.org)" , "xen-devel@lists.xensource.com" , "Kay, Allen M" , David Vrabel , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Wed, 2012-01-04 at 23:35 +0000, Konrad Rzeszutek Wilk wrote: > On Wed, Jan 04, 2012 at 10:07:29PM +0000, Kay, Allen M wrote: > > I'm encountering following problems while using the latest xen-4.1-testing and xen-unstable with the latest Linux 3.2 kernel: > > > > > > 1) Xen-4.1-testing: dom0 only sees ~2.6GB on a 4GB system, using "cat /proc/meminfo". This is without dom_mem boot parameter and with 64-bit Xen and dom0 Linux. Native Linux reports correct memory size. > > Huh. You are right. Hadn't noticed that before since I was using dom0_mem. > > Ian, David: any ideas? Nope. It would be nice to see some logs (xen+dom0 and native) though. Ian. > I get the same problem and it looks as > if the area above 4GB ends up being reserved. > > > > > > > > > 2) Xen-unstable: I get ext4 file system corruption when booting xen with the latest upstream Linux kernel. > > > That I hadn't seen. Is this with dom0 or domU? There is one bug in the 2.6.18 kernel > in blkback if you are using that version. > > > > > Has anyone seen these two problems? > > > > Allen