From owner-freebsd-xen@FreeBSD.ORG Fri Jun 28 08:20:40 2013 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 44E275D9; Fri, 28 Jun 2013 08:20:40 +0000 (UTC) (envelope-from lars@netapp.com) Received: from mx11.netapp.com (mx11.netapp.com [216.240.18.76]) by mx1.freebsd.org (Postfix) with ESMTP id 2D3B21B28; Fri, 28 Jun 2013 08:20:40 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.87,957,1363158000"; d="scan'208";a="30363933" Received: from vmwexceht06-prd.hq.netapp.com ([10.106.77.104]) by mx11-out.netapp.com with ESMTP; 28 Jun 2013 01:20:34 -0700 Received: from SACEXCMBX01-PRD.hq.netapp.com ([169.254.2.35]) by vmwexceht06-prd.hq.netapp.com ([10.106.77.104]) with mapi id 14.03.0123.003; Fri, 28 Jun 2013 01:20:34 -0700 From: "Eggert, Lars" To: "" Subject: Re: PV crash Thread-Topic: PV crash Thread-Index: AQHOcnK/RNXGLECqL0mxE9SfPG7xvZlKfRiAgADEEoA= Date: Fri, 28 Jun 2013 08:20:33 +0000 Message-ID: <9FC53EB0-EA5E-4460-8C71-CE4BE1B1D922@netapp.com> References: <1372365527.1350.0.camel@localhost> In-Reply-To: <1372365527.1350.0.camel@localhost> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.106.53.51] Content-Type: text/plain; charset="us-ascii" Content-ID: <3109B081DFE97142AAEEAC9A8B9A86B4@hq.netapp.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "freebsd-xen@freebsd.org" X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 08:20:40 -0000 Hi, On Jun 27, 2013, at 22:38, Sean Bruno wrote: > On Wed, 2013-06-26 at 13:40 +0000, Eggert, Lars wrote: >> real memory =3D 67108864 (64 MB) >> avail memory =3D 58556416 (55 MB)=20 >=20 > That looks a bit small for a x86 instance of FreeBSD 10 IMO. > Try bumping that to >512MB just to be sure. thanks for the suggestion, did that, but no change. Some additional data: If I boot into single-user mode, things work. I can r= un processes, etc. Once I leave the single-user shell and the boot continue= s, the crash happens pretty immediately. It seems to happen when processes = exit. Lars=